Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dgengotypes.py251 body = ''
257 body += xenlight_golang_array_from_C(f)
260 body += xenlight_golang_convert_from_C(f)
265 body += xenlight_golang_convert_from_C(nf,outer_name=f.name)
270 body += r[0]
276 return (func.format(goname, cname, body), extras)
450 body = ''
461 body += xenlight_golang_array_to_C(f)
464 body += xenlight_golang_convert_to_C(f)
468 body += xenlight_golang_convert_to_C(nf, outer_name=f.name)
[all …]
A DLICENSE98 programs enables a greater number of people to use a large body of
411 written in the body of this License.
/xen/tools/xenstore/
A Dxs.c45 char *body; member
335 free(msg->body); in close_free_msgs()
340 free(msg->body); in close_free_msgs()
453 char *body; in read_reply() local
480 body = msg->body; in read_reply()
484 return body; in read_reply()
938 strings = msg->body; in read_watch_internal()
1015 s = msg->body; in xs_unwatch()
1248 char *body = NULL; in read_message() local
1269 body = msg->body = malloc(msg->hdr.len + 1); in read_message()
[all …]
A DCOPYING105 programs enables a greater number of people to use a large body of
419 the limitation as if written in the body of this License.
/xen/tools/libxl/
A Dlibxl_stream_read.c194 free(rec->body); in free_record()
515 rec->body = libxl__malloc(NOGC, bytes_to_read); in record_header_done()
518 rec->body, bytes_to_read, in record_header_done()
602 rec->body + sizeof(libxl__sr_emulator_hdr), in process_record()
641 srcs = rec->body; in process_record()
678 emu_hdr = rec->body; in write_emulator_blob()
707 rec->body + sizeof(*emu_hdr), in write_emulator_blob()
A Dlibxl_stream_write.c119 void *body, in setup_generic_write() argument
153 if (body) in setup_generic_write()
154 libxl__datacopier_prefixdata(egc, dc, body, length); in setup_generic_write()
168 void *body, in setup_write() argument
171 setup_generic_write(egc, stream, what, hdr, NULL, body, cb); in setup_write()
180 void *body, in setup_emulator_write() argument
184 setup_generic_write(egc, stream, what, hdr, emu_hdr, body, cb); in setup_emulator_write()
A DCODING_STYLE102 * If a resource is freed in the main body of the function (for
A Dlibxl_internal.h3439 void *body; /* iff hdr.length != 0 */ member
/xen/docs/specs/
A Dlibxl-migration-stream.pandoc99 `length` is not a multiple of 8, the body is padded with zeroes to align the
106 | body... |
132 body_length Length in octets of the record body.
134 body Content of the record.
A Dlibxc-migration-stream.pandoc183 footer. If `body_length` is not a multiple of 8, the body is padded
190 | body... |
236 body_length Length in octets of the record body.
238 body Content of the record.
249 The following sub-sections specify the record body format for each of
/xen/tools/python/
A Dpylintrc149 # Maximum number of locals for function / method body
152 # Maximum number of return / yield for function / method body
155 # Maximum number of branch for function / method body
158 # Maximum number of statements in function / method body
/xen/docs/designs/
A Dxenstore-migration.md62 | body
82 | `len` | The length (in octets) of `body` |
84 | `body` | The type-specific record data |
105 The end record contains no fields; its body length is 0.
/xen/docs/
A Dsupport-matrix-generate188 </body>
/xen/tools/xl/
A Dxl_vmcontrol.c742 #define WITH_OPTDATA(amt, body) \ in create_domain() argument
747 body; \ in create_domain()
A DCODING_STYLE54 * If a resource is freed in the main body of the function (for
/xen/docs/misc/
A Dkconfig-macro-language.rst86 referenced within the body definition with $(1), $(2), etc.
/xen/tools/libxc/
A DCOPYING107 programs enables a greater number of people to use a large body of
420 written in the body of this License.
/xen/tools/libacpi/
A DCOPYING108 programs enables a greater number of people to use a large body of
421 written in the body of this License.
/xen/xen/common/libelf/
A DCOPYING107 programs enables a greater number of people to use a large body of
420 written in the body of this License.
/xen/tools/ocaml/
A DLICENSE58 …ry in non-free programs enables a greater number of people to use a large body of free software. F…
148 …. In such case, this License incorporates the limitation as if written in the body of this License.
/xen/tools/xenstat/libxenstat/
A DCOPYING100 programs enables a greater number of people to use a large body of
414 the limitation as if written in the body of this License.
/xen/tools/firmware/vgabios/
A DCOPYING98 programs enables a greater number of people to use a large body of
411 written in the body of this License.
/xen/tools/xenmon/
A DCOPYING235 the limitation as if written in the body of this License.
/xen/xen/
A DCOPYING262 the limitation as if written in the body of this License.
/xen/
A DCOPYING312 the limitation as if written in the body of this License.

Completed in 63 milliseconds