| /xen/tools/libs/light/ |
| A D | libxl_types.idl | 37 # Specific integer types 401 ("state", integer), 402 ("evtch", integer), 403 ("rref", integer), 820 ("mtu", integer), 922 ("ports", integer), 929 ("port", integer), 1093 ("state", integer), 1095 ("rref", integer), 1118 ("rref", integer), [all …]
|
| A D | libxl_types_internal.idl | 48 ("devid", integer),
|
| A D | idl.txt | 118 A class representing an enumeration (named integer values). 144 EnumerationValue.value The integer value associated with this name. 208 integer 24 bit signed integer.
|
| A D | idl.py | 299 integer = Number("int", namespace = None, signed = True) variable 322 self.lenvar = Field(integer, lenvar_name, **lv_kwargs)
|
| /xen/tools/hotplug/Linux/init.d/ |
| A D | sysconfig.xencommons.in | 63 ## Type: integer 79 ## Type: integer 90 # - plain integer value for max size in MiB
|
| A D | sysconfig.xendomains.in | 13 ## Type: integer 23 ## Type: integer 116 ## Type: integer
|
| /xen/docs/man/ |
| A D | xen-vbd-interface.7.pandoc | 29 * Disk number, which is a nonnegative integer, 32 * Partition number, which is a nonnegative integer where by 73 integer (in a canonical decimal format in xenstore), whose value 107 /dev/hda1 in the guest. These systems interpret the xenstore integer 126 because they directly map the bottom 8 bits of the xenstore integer
|
| A D | xlcpupool.cfg.5.pod | 88 Specifies the cpus of the NUMA-nodes given in C<NODES> (an integer or
|
| /xen/docs/misc/ |
| A D | xen-command-line.pandoc | 108 > `= <integer>` 242 > `= List of [ <integer> | <integer>-<integer> ]` 319 > `= <integer>` 586 > `= <integer>` 679 > `= <integer>` 682 > `= <integer>` 685 > `= <integer>` 695 > `= <integer>` 703 > `= <integer>` 776 > `= <integer>` [all …]
|
| A D | xenstore-paths.pandoc | 35 * $DEVID -- a per-device type device identifier. Typically an integer. 36 * $DOMID -- a domain identifier, an integer. Typically this refers to 40 * $INDEX -- an integer used as part of a path when listing a set of 47 * INTEGER -- An integer, in decimal representation unless otherwise
|
| A D | hypfs-paths.pandoc | 40 * INTEGER -- An integer, in decimal representation unless otherwise
|
| /xen/xen/include/acpi/ |
| A D | aclocal.h | 56 u32 integer; member
|
| A D | acutils.h | 134 const char *module_name, u32 component_id, u32 integer);
|
| A D | actypes.h | 587 } integer; member
|
| /xen/docs/misra/ |
| A D | C-language-toolchain.rst | 197 * - Extended integer types 319 - All explicitly signed integer types, all unsigned integer types, 341 …* - Whether signed integer types are represented using sign and magnitude, two's complement, or on… 346 * - Any extended integer types that exist in the implementation 412 …* - The value of an integer character constant containing more than one character or containing a … 417 …* - The value of an integer character constant containing more than one character or containing a …
|
| A D | rules.rst | 208 enum and all explicitly signed / unsigned integer types. 222 - A "u" or "U" suffix shall be applied to all integer constants 224 - The rule asks that any integer literal that is implicitly 349 - Value-preserving conversions of integer constants 405 - All conversions to integer types are permitted if the destination 413 - All conversions to integer types are permitted if the destination 427 - All conversions to integer types are permitted if the destination 486 - Automatic conversions of integer types to bool are permitted. 504 Switch statements with integer types as controlling expression
|
| A D | deviations.rst | 268 - The value-preserving conversions of integer constants are safe. 304 applied to unsigned integer values on 2's complement architectures 351 - __ACCESS_ONCE uses an integer, which happens to be zero, as a 395 integer, character or pointer type has a semantics that is well-known to
|
| /xen/stubdom/ |
| A D | newlib-cygmon-gmon.patch | 3 to return, like an integer ('return 42;') or similar.
|
| /xen/xen/arch/arm/arm32/ |
| A D | debug-pl011.inc | 31 PL011_STRH \rc, [\rb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
|
| /xen/xen/arch/arm/arm64/ |
| A D | debug-pl011.inc | 30 PL011_STRH w\c, [\xb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
|
| /xen/docs/misc/arm/device-tree/ |
| A D | booting.txt | 158 A 64-bit integer specifying the amount of kilobytes of RAM to 163 An integer specifying the number of vcpus to allocate to the guest. 174 Optional. A 32-bit integer specifying the number of SPIs (Shared 236 Optional. A 32-bit integer specifying the amount of megabytes of RAM 244 Optional. A 32-bit integer specifying the maximum grant table version 251 Optional. A 32-bit integer specifying the maximum number of grant frames 258 Optional. A 32-bit integer specifying the maximum number of grant maptrack 480 local-evtchn is an integer value that will be used to allocate local port
|
| /xen/xen/ |
| A D | Kconfig | 43 # integer for the build system and code to consume more easily.
|
| /xen/tools/xl/ |
| A D | CODING_STYLE | 140 some random integer loop counter, it should probably be called "i".
|
| /xen/automation/eclair_analysis/ECLAIR/ |
| A D | deviations.ecl | 288 -doc_begin="The value-preserving conversions of integer constants are safe" 445 -doc_begin="A controlling expression of 'if' and iteration statements having integer, character or … 446 -config=MC3R1.R14.4,etypes+={deliberate, "any()", "src_type(integer||character)||src_expr(type(desu…
|
| /xen/tools/golang/xenlight/ |
| A D | gengotypes.py | 23 idl.integer.typename: 'int',
|