Searched defs:copy (Results 1 - 19 of 19) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/suites/api/
H A Dtest_copy.c14 json_t *value, *copy; local
94 json_t *value, *copy; local
176 json_t *array, *copy; local
205 json_t *array, *copy; local
235 json_t *object, *copy; local
275 json_t *object, *copy; local
[all...]
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Dsys_io.c48 va_list copy; local
70 va_list copy; local
109 va_list copy; local
[all...]
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Dmapping.c144 seL4_CPtr copy = vspace_get_cap(vspace, mapping); local
/seL4-camkes-master/projects/camkes-tool/camkes/parser/
H A Dstage7.py31 import copy, six namespace
[all...]
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dwalker.c127 acpi_header_t *copy = (acpi_header_t *) malloc(length); local
/seL4-camkes-master/tools/cogent/regression/
H A Dtestspec.py13 import copy namespace
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vmmplatsupport/src/drivers/
H A Dvirtio_console_emul.c46 uint32_t copy; local
H A Dvirtio_net_emul.c70 uint32_t copy; local
[all...]
/seL4-camkes-master/projects/picotcp/stack/
H A Dpico_device.c459 struct pico_frame *copy = pico_frame_copy(f); local
/seL4-camkes-master/kernel/tools/
H A Dlex.py43 import copy namespace
/seL4-camkes-master/projects/camkes-tool/camkes/runner/
H A DContext.py32 import copy namespace
/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dfatent.c385 int err, n, copy; local
H A Ddir.c1220 unsigned long size, copy; local
1356 int copy local
1367 int copy = min_t(int, sb->s_blocksize - offset, size); local
[all...]
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dns_common.c774 struct pico_dns_record *copy = NULL; local
[all...]
H A Dpico_6lowpan.c1252 frag_update(struct pico_frame *f, struct frag_ctx *frag, uint8_t units, uint16_t copy) argument
1270 frag_fill(uint8_t *frag, uint8_t dispatch, uint16_t dgram_size, uint16_t tag, uint8_t dgram_off, int32_t offset, uint16_t copy, uint16_t copied, uint8_t *buf) argument
1288 uint16_t copy = 0, alloc = FRAGN_SIZE; local
1334 frag_1st(struct pico_frame *f, uint16_t dgram_size, uint8_t dgram_off, uint16_t copy) argument
[all...]
H A Dpico_mdns.c483 struct pico_mdns_record *copy = NULL; local
709 struct pico_mdns_record *copy = NULL; local
809 struct pico_mdns_record *copy = NULL; local
1313 struct pico_mdns_record *record = NULL, *copy = NULL; local
1342 struct pico_mdns_record *record = NULL, *copy = NULL; local
1572 struct pico_mdns_record *found = NULL, *copy = NULL; local
2425 struct pico_mdns_record *record = NULL, *copy = NULL; local
2444 struct pico_mdns_record *copy = NULL; local
[all...]
/seL4-camkes-master/projects/picotcp/test/unit/
H A Dmodunit_pico_mdns.c922 struct pico_mdns_record *record = NULL, *copy = NULL; local
950 struct pico_mdns_record *record = NULL, *copy = NULL; local
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A Dvalue.c433 json_array_grow(json_array_t *array, size_t amount, int copy) argument
/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c1913 tre_ast_node_t *copy; local
1948 tre_ast_node_t *tmp, *copy; local
1673 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) argument
[all...]

Completed in 198 milliseconds