Searched refs:void (Results 1 – 12 of 12) sorted by relevance
| /tools/xenstored/ |
| A D | talloc_guide.txt | 117 void *talloc_reference(const void *context, const void *ptr); 160 void talloc_set_destructor(const void *ptr, int (*destructor)(void *)); 266 void *talloc_new(void *ctx); 296 void *talloc_realloc_size(const void *context, void *ptr, size_t size); 303 void *talloc_steal(const void *new_ctx, const void *ptr); 370 void talloc_enable_leak_report(void); 395 void talloc_enable_leak_report_full(void); 420 void talloc_enable_null_tracking(void); 443 void *talloc_memdup(const void *ctx, const void *p, size_t size); 519 void *talloc_realloc_fn(const void *ctx, void *ptr, size_t size); [all …]
|
| /tools/libs/light/ |
| A D | idl.txt | 205 void (void pointer type)
|
| A D | idl.py | 289 void = Builtin("void *", namespace = None) variable
|
| A D | CODING_STYLE | 332 void a_function(void)
|
| /tools/xl/ |
| A D | CODING_STYLE | 195 void a_function(void)
|
| /tools/libs/util/ |
| A D | CODING_STYLE | 322 void a_function(void)
|
| /tools/xenmon/ |
| A D | COPYING | 175 void, and will automatically terminate your rights under this License.
|
| /tools/libs/guest/ |
| A D | COPYING | 361 distribute the Library is void, and will automatically terminate your
|
| /tools/libs/stat/ |
| A D | COPYING | 354 distribute the Library is void, and will automatically terminate your
|
| /tools/ocaml/ |
| A D | LICENSE | 134 …wise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatic…
|
| /tools/golang/xenlight/ |
| A D | LICENSE | 352 distribute the Library is void, and will automatically terminate your
|
| /tools/firmware/vgabios/ |
| A D | COPYING | 352 distribute the Library is void, and will automatically terminate your
|
Completed in 59 milliseconds