Searched refs:Number (Results 1 – 14 of 14) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | idl.py | 136 class Number(Builtin): class 149 class UInt(Number): 155 Number.__init__(self, "uint%d_t" % w, **kwargs) 295 size_t = Number("size_t", namespace = None) 297 integer = Number("int", namespace = None, signed = True)
|
A D | gentest.py | 66 elif ty.typename in ["libxl_domid", "libxl_devid"] or isinstance(ty, idl.Number): 220 if isinstance(ty, idl.Number): continue
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | xlexample.pvhlinux | 31 # Number of VCPUS
|
A D | xlexample.pvlinux | 33 # Number of VCPUS
|
A D | xlexample.hvm | 32 # Number of VCPUS
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | domains.ml | 39 mutable n_paused: int; (* Number of domains with zero or negative credit *) 40 mutable n_penalised: int; (* Number of domains with less than maximum credit *)
|
/xen-4.10.0-shim-comet/tools/ |
A D | config.h.in | 134 /* Number of bits in a file offset, on hosts where this is settable. */
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.tab.c_shipped | 435 /* YYNTOKENS -- Number of terminals. */ 437 /* YYNNTS -- Number of nonterminals. */ 439 /* YYNRULES -- Number of rules. */ 441 /* YYNRULES -- Number of states. */ 622 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ 1212 /* Number of reported tokens (one for the "unexpected", one per 1413 /* Number of syntax errors so far. */ 1444 /* Number of tokens to shift before error messages enabled. */
|
A D | zconf.lex.c_shipped | 228 /* Number of characters read into yy_ch_buf, not including EOB 991 /* Number of entries by which start-condition stack grows. */
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | vtd.txt | 257 IOVCap: Migration-, Interrupt Message Number: 000 260 Initial VFs: 8, Total VFs: 8, Number of VFs: 7, Function Dependency Link: 00
|
A D | 9pfs.markdown | 128 Number of rings. It needs to be lower or equal to max-rings.
|
A D | xen-command-line.markdown | 644 > Number of
|
/xen-4.10.0-shim-comet/docs/specs/ |
A D | libxc-migration-stream.pandoc | 297 count Number of pages described in this record. 373 pt_levels (ptl) Number of page table levels (either 3 or 4).
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.cfg.pod.5.in | 1182 Number of megabytes to set for a boundary when checking for RDM conflicts. 1556 Number of megabytes to set aside for shadowing guest pagetable pages 2441 Number of megabytes to set aside for shadowing guest pagetable pages
|
Completed in 20 milliseconds