Home
last modified time | relevance | path

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

12

/tools/xl/
A Dcheck-xl-vif-parse20 one () { function
50 one 1 foo
54 one $e rate=foo
55 one $e rate=foo
56 one $e rate=10MB
58 one $e rate=10ZB
86 one 0 rate=2KB/s
99 one 0 rate=2MB/s
110 one 0 rate=8Gb/s
161 one $e rate=@
[all …]
A Dcheck-xl-disk-parse20 one () { function
51 one $e foo
62 one 0 /dev/vg/guest-volume,,hda
66 one 0 raw:/dev/vg/guest-volume,hda,w
78 one 0 /root/image.iso,,hdc,cdrom
79 one 0 /root/image.iso,,hdc,,cdrom
107 one 0 devtype=cdrom,,,hdc
108 one 0 ,,hdc:cdrom,r
109 one 0 ,hdc:cdrom,r
111 one 0 ,empty,hdc:cdrom,r
[all …]
A Dcheck-xl-vcpupin-parse.data-example19 # A few attempts of pinning to just one random cpu
24 # A few attempts of pinning to all but one random cpu
34 # A few attempts of pinning to just one random node
39 # A few attempts of pinning to all but one random node
49 # A few attempts of pinning to a node but excluding one random cpu
A Dcheck-xl-vcpupin-parse48 one () { function
108 one $exp_rc "$test_string"
A DCODING_STYLE39 * There is only one error cleanup path out of the function. It
91 - You have just one way to specify whitespace, not two. Ambiguity breeds
98 - Tabs are rendered badly in patches, causing off-by-one errors in almost
172 Every indented statement is braced, but blocks that contain just one
/tools/tests/x86_emulator/
A Dsimd-fma.c156 one[i] = 1; in fma_test()
160 # define one one_ in fma_test() macro
185 touch(one); in fma_test()
190 touch(one); in fma_test()
195 touch(one); in fma_test()
200 touch(one); in fma_test()
205 #undef one in fma_test()
210 touch(one); in fma_test()
214 touch(one); in fma_test()
217 touch(one); in fma_test()
[all …]
A Dsimd-gf.c51 vec_t src, one; in gf_test() local
56 one[i] = 1; in gf_test()
60 one[0] = 0; in gf_test()
67 if ( !eq(mul(src, inv), one) ) return __LINE__; in gf_test()
71 if ( !eq(mul(inv, src), one) ) return __LINE__; in gf_test()
73 one[0] = 1; in gf_test()
A Dsimd-sha.c135 vec_t src, one = { 1 }; in sha_test() local
171 tmp = rol_s(hash ^ alignr(src, hash, 12), one); in sha_test()
172 y = rol_s(hash ^ alignr(src, tmp, 12), one); in sha_test()
/tools/ocaml/xenstored/
A Doxenstored.conf.in18 # one point for each conflict caused, and when it reaches zero the
23 # one point is issued after each conflict-max-history-seconds, so this
28 # tick one point of conflict-credit is given to just one domain: the
29 # one at the front of the queue. If false, then after each tick each
33 # involve a set of nodes that is writable by at most one other domain,
A Ddomains.ml63 (* A callback function to be called when we go from zero to one paused domain.
68 we use these counts instead of the queues. The second one includes the first. *)
208 (* Give one point of credit to one domain, and update the queues appropriately. *)
A Dquota.ml35 maxsize: int; (* max size of data store in one node *)
/tools/ocaml/libs/xb/
A Dxs_ring.ml34 (* NB only one feature currently defined above *)
41 (* NB only one feature currently defined above *)
/tools/console/testsuite/
A DREADME3 This tool uses two programs, one that lives in dom0 and one that lives in domU
/tools/xentop/
A DTODO24 Support for one than one node display (distributed monitoring
/tools/examples/
A Dxlexample.pvhlinux15 # Use "uuidgen" to generate one if required.
A Dxlexample.pvlinux12 # Use "uuidgen" to generate one if required.
A Dxlexample.hvm15 # Use "uuidgen" to generate one if required.
/tools/firmware/etherboot/
A DREADME13 generated one ourselves with the following runes (to extract the tree
/tools/libs/util/
A DCODING_STYLE67 Instead of malloc et al one should (as an exception to the above) use
87 * There is only one error cleanup path out of the function. It
207 - You have just one way to specify whitespace, not two. Ambiguity breeds
214 - Tabs are rendered badly in patches, causing off-by-one errors in almost
299 Every indented statement is braced, but blocks that contain just one
/tools/libs/light/
A DCODING_STYLE67 Instead of malloc et al one should (as an exception to the above) use
87 * There is only one error cleanup path out of the function. It
217 - You have just one way to specify whitespace, not two. Ambiguity breeds
224 - Tabs are rendered badly in patches, causing off-by-one errors in almost
309 Every indented statement is braced, but blocks that contain just one
A Didl.txt95 (if it has one) or zero to determine whether the value is default
119 This class has one property besides the ones defined for the Type
/tools/ocaml/libs/xs/
A Dxsraw.ml88 (* send one packet - can sleep *)
98 (* receive one packet - can sleep *)
131 (* send one packet in the queue, and wait for reply *)
A Dxs.mli53 (** get operations provide a vector of xenstore function that apply to one
/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in39 # opened at one time.
/tools/xenstored/
A Dtalloc_guide.txt129 After creating a reference you can free it in one of the following
173 You can only place one destructor on a pointer. If you need more than
174 one destructor then you can create a zero-length child of the pointer
292 more than one parent (see talloc_reference()).
524 realloc() in one call, which is why it is useful to be able to pass

Completed in 30 milliseconds

12