Home
last modified time | relevance | path

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

1234

/tools/xl/
A Dxl_utils.c189 void string_realloc_append(char **accumulate, const char *more) in string_realloc_append() argument
195 size_t morelen = strlen(more) + 1/*nul*/; in string_realloc_append()
202 memcpy(*accumulate + oldlen, more, morelen); in string_realloc_append()
A Dxl_utils.h139 void string_realloc_append(char **accumulate, const char *more);
/tools/console/testsuite/
A DREADME27 If it freezes, it probably means that console-domU is expecting more data from
29 timeouts in the future to handle this more gracefully.
/tools/fuzz/
A DREADME.afl43 Please see AFL documentation for more information.
64 Please see afl-cov and/or gcov documentation for more information.
/tools/firmware/vgabios/
A DTODO5 - Fix init mode (ah=00). Should use more BIOS variables
/tools/ocaml/xenstored/
A Dhistory.ml12 * GNU Lesser General Public License for more details.
26 (* There is scope for optimisation here, replacing List.filter with something more efficient,
A Dsystemd.ml12 * GNU Lesser General Public License for more details.
A Dsystemd.mli12 * GNU Lesser General Public License for more details.
A Dpoll.mli12 * GNU Lesser General Public License for more details.
A Dsyslog.mli12 * GNU Lesser General Public License for more details.
A Dsyslog.ml12 * GNU Lesser General Public License for more details.
A Dsymbol.ml14 * GNU Lesser General Public License for more details.
A Ddefine.ml14 * GNU Lesser General Public License for more details.
A Dsymbol.mli14 * GNU Lesser General Public License for more details.
/tools/flask/policy/modules/
A DdomU.te20 # domains of other types, or add more make_device_model lines for this type.
/tools/ocaml/libs/mmap/
A Dxenmmap.mli14 * GNU Lesser General Public License for more details.
A Dxenmmap.ml14 * GNU Lesser General Public License for more details.
/tools/flask/policy/policy/support/
A Dmls_macros.spt29 # Each sensitivity has a name and zero or more aliases.
/tools/tests/x86_emulator/
A Dpredicates.c26 #define REG(opc, more...) \ argument
27 { { (opc) | 0 }, more }, /* %?ax */ \
28 { { (opc) | 1 }, more }, /* %?cx */ \
29 { { (opc) | 2 }, more }, /* %?dx */ \
30 { { (opc) | 3 }, more }, /* %?bx */ \
31 { { (opc) | 4 }, more }, /* %?sp */ \
32 { { (opc) | 5 }, more }, /* %?bp */ \
33 { { (opc) | 6 }, more }, /* %?si */ \
34 { { (opc) | 7 }, more } /* %?di */
35 #define CND(opc, more...) \ argument
[all …]
/tools/examples/
A Dxlexample.pvhlinux6 # PVH Linux guest. For a more complete guide see xl.cfg(5)
A Dxlexample.pvlinux6 # Paravirtualised Linux guest. For a more complete guide see xl.cfg(5)
A Dxlexample.hvm6 # HVM guest. For a more complete guide see xl.cfg(5)
/tools/ocaml/libs/xs/
A Dxst.mli14 * GNU Lesser General Public License for more details.
/tools/ocaml/libs/xb/
A Dxs_ring.ml14 * GNU Lesser General Public License for more details.
/tools/ocaml/libs/eventchn/
A Dxeneventchn.ml14 * GNU Lesser General Public License for more details.

Completed in 46 milliseconds

1234