Home
last modified time | relevance | path

Searched refs:integer (Results 1 – 25 of 25) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_types.idl37 # 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 Dlibxl_types_internal.idl40 ("devid", integer),
A Didl.txt118 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 Didl.py297 integer = Number("int", namespace = None, signed = True) variable
320 self.lenvar = Field(integer, lenvar_name, **lv_kwargs)
A DCODING_STYLE256 some random integer loop counter, it should probably be called "i".
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown108 > `= <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 Dxenstore-paths.markdown35 * $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 Dkconfig.txt90 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 Dxen-vbd-interface.markdown.729 * 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 Dxlcpupool.cfg.pod.588 Specifies the cpus of the NUMA-nodes given in C<NODES> (an integer or
A Dxl.cfg.pod.5.in1808 preceded by a 32b integer indicating the size of the following structure.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in65 ## Type: integer
76 # - plain integer value for max size in MiB
A Dsysconfig.xendomains.in13 ## Type: integer
23 ## Type: integer
116 ## Type: integer
/xen-4.10.0-shim-comet/xen/include/acpi/
A Daclocal.h56 u32 integer; member
A Dacutils.h134 const char *module_name, u32 component_id, u32 integer);
A Dactypes.h588 } integer; member
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Ddebug-pl011.inc31 str \rc, [\rb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug-pl011.inc30 strh w\c, [\xb, #0x24] /* -> UARTIBRD (Baud divisor integer) */
/xen-4.10.0-shim-comet/tools/xl/
A DCODING_STYLE140 some random integer loop counter, it should probably be called "i".
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dconnection.ml223 * integer to function when compiled as 32bit.
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped45 /* flex integer type definitions */
134 * integer for use as an array index. If the signed char is negative,
A Dzconf.tab.c_shipped1084 evaluated with infinite-precision integer arithmetic. */
2465 fputs(" integer\n", out);
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc_guide.txt506 except that it provides integer overflow protection for the multiply,
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D10graphics.diff1652 +/* Convert a character which is a hex digit to the appropriate integer */
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c9411 ;; To get a little more accuracy, since Im using integer

Completed in 63 milliseconds