/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_types.idl | 37 # Specific integer types 350 ("state", integer), 351 ("evtch", integer), 352 ("rref", integer), 659 ("mtu", integer), 758 ("ports", integer), 765 ("port", integer), 852 ("state", integer), 853 ("evtch", integer), 854 ("rref", integer), [all …]
|
A D | libxl_types_internal.idl | 40 ("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 | 297 integer = Number("int", namespace = None, signed = True) variable 320 self.lenvar = Field(integer, lenvar_name, **lv_kwargs)
|
A D | CODING_STYLE | 256 some random integer loop counter, it should probably be called "i".
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xen-command-line.markdown | 108 > `= <integer>` 222 > `= List of [ <integer> | <integer>-<integer> ]` 271 > `= <integer>` 471 > `= <integer>` 483 > `= <integer>` 492 > `= <integer>` 534 > `= <integer>` 537 > `= <integer>` 540 > `= <integer>` 548 > `= <integer>` [all …]
|
A D | xenstore-paths.markdown | 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 | kconfig.txt | 90 You can set this to the integer value used to seed the RNG, if you want
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-vbd-interface.markdown.7 | 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.pod.5 | 88 Specifies the cpus of the NUMA-nodes given in C<NODES> (an integer or
|
A D | xl.cfg.pod.5.in | 1808 preceded by a 32b integer indicating the size of the following structure.
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xencommons.in | 65 ## Type: integer 76 # - plain integer value for max size in MiB
|
A D | sysconfig.xendomains.in | 13 ## Type: integer 23 ## Type: integer 116 ## Type: integer
|
/xen-4.10.0-shim-comet/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 | 588 } integer; member
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/ |
A D | debug-pl011.inc | 31 str \rc, [\rb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/ |
A D | debug-pl011.inc | 30 strh w\c, [\xb, #0x24] /* -> UARTIBRD (Baud divisor integer) */
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | CODING_STYLE | 140 some random integer loop counter, it should probably be called "i".
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | connection.ml | 223 * integer to function when compiled as 32bit.
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.lex.c_shipped | 45 /* flex integer type definitions */ 134 * integer for use as an array index. If the signed char is negative,
|
A D | zconf.tab.c_shipped | 1084 evaluated with infinite-precision integer arithmetic. */ 2465 fputs(" integer\n", out);
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | talloc_guide.txt | 506 except that it provides integer overflow protection for the multiply,
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 10graphics.diff | 1652 +/* Convert a character which is a hex digit to the appropriate integer */
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | rombios.c | 9411 ;; To get a little more accuracy, since Im using integer
|