Home
last modified time | relevance | path

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

12

/xen/tools/libs/light/
A Dlibxl_types.idl37 # 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 Dlibxl_types_internal.idl48 ("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.py299 integer = Number("int", namespace = None, signed = True) variable
322 self.lenvar = Field(integer, lenvar_name, **lv_kwargs)
/xen/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in63 ## Type: integer
79 ## Type: integer
90 # - plain integer value for max size in MiB
A Dsysconfig.xendomains.in13 ## Type: integer
23 ## Type: integer
116 ## Type: integer
/xen/docs/man/
A Dxen-vbd-interface.7.pandoc29 * 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.5.pod88 Specifies the cpus of the NUMA-nodes given in C<NODES> (an integer or
/xen/docs/misc/
A Dxen-command-line.pandoc108 > `= <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 Dxenstore-paths.pandoc35 * $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 Dhypfs-paths.pandoc40 * INTEGER -- An integer, in decimal representation unless otherwise
/xen/xen/include/acpi/
A Daclocal.h56 u32 integer; member
A Dacutils.h134 const char *module_name, u32 component_id, u32 integer);
A Dactypes.h587 } integer; member
/xen/docs/misra/
A DC-language-toolchain.rst197 * - 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 Drules.rst208 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 Ddeviations.rst268 - 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 Dnewlib-cygmon-gmon.patch3 to return, like an integer ('return 42;') or similar.
/xen/xen/arch/arm/arm32/
A Ddebug-pl011.inc31 PL011_STRH \rc, [\rb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
/xen/xen/arch/arm/arm64/
A Ddebug-pl011.inc30 PL011_STRH w\c, [\xb, #IBRD] /* -> UARTIBRD (Baud divisor integer) */
/xen/docs/misc/arm/device-tree/
A Dbooting.txt158 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 DKconfig43 # integer for the build system and code to consume more easily.
/xen/tools/xl/
A DCODING_STYLE140 some random integer loop counter, it should probably be called "i".
/xen/automation/eclair_analysis/ECLAIR/
A Ddeviations.ecl288 -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 Dgengotypes.py23 idl.integer.typename: 'int',

Completed in 57 milliseconds

12