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

/seL4-refos-master/libs/libmuslc/src/multibyte/
H A Dwcsnrtombs.c3 size_t wcsnrtombs(char *restrict dst, const wchar_t **restrict wcs, size_t wn, size_t n, mbstate_t *restrict st) argument
/seL4-refos-master/libs/libvterm/src/
H A Drect.h9 static void rect_expand(VTermRect *dst, VTermRect *src) argument
18 rect_clip(VTermRect *dst, VTermRect *bounds) argument
[all...]
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Drect.h9 static void rect_expand(VTermRect *dst, VTermRect *src) argument
18 rect_clip(VTermRect *dst, VTermRect *bounds) argument
[all...]
/seL4-refos-master/kernel/src/arch/x86/32/kernel/
H A Delf.c55 paddr_t dst; local
/seL4-refos-master/kernel/src/arch/x86/64/kernel/
H A Delf.c52 paddr_t dst; local
/seL4-refos-master/libs/libmuslc/src/network/
H A Ddn_comp.c58 int __dn_comp(const char *src, unsigned char *dst, int space, unsigned char **dnptrs, unsigned char **lastdnptr) argument
H A Dns_parse.c163 ns_name_uncompress(const unsigned char *msg, const unsigned char *eom, const unsigned char *src, char *dst, size_t dstsiz) argument
H A Dgetifaddrs.c59 uint8_t *dst; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrap.h18 d_level dst; /* destination for portals */ member in struct:trap
/seL4-refos-master/projects/refos/impl/apps/process_server/src/
H A Dstate.c252 procserv_frame_read(seL4_CPtr frame, const char* dst, size_t len, size_t offset) argument
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrap.h18 d_level dst; /* destination for portals */ member in struct:trap
/seL4-refos-master/apps/process_server/src/
H A Dstate.c252 procserv_frame_read(seL4_CPtr frame, const char* dst, size_t len, size_t offset) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dacpi.c65 split_available(RegionList_t* dst, size_t size, int force_ptr) argument
94 Region_t* dst = &dlist->regions[index]; local
131 Region_t* dst = &dlist->regions[index]; local
191 Region_t* dst = &dlist->regions[index]; local
251 Region_t* dst = &dlist->regions[index]; local
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/pc99/acpi/
H A Dacpi.c65 split_available(RegionList_t* dst, size_t size, int force_ptr) argument
94 Region_t* dst = &dlist->regions[index]; local
131 Region_t* dst = &dlist->regions[index]; local
191 Region_t* dst = &dlist->regions[index]; local
251 Region_t* dst = &dlist->regions[index]; local
[all...]
/seL4-refos-master/libs/libsel4utils/src/
H A Delf.c46 uintptr_t dst = (uintptr_t) region.elf_vstart; local
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Delf.c46 uintptr_t dst = (uintptr_t) region.elf_vstart; local
/seL4-refos-master/libs/libmuslc/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) argument
398 static void BF_encode(char *dst, const BF_word *src, int size) argument
/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c390 uint32_t ft, src, dst, pc; local
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Ddma330.c390 uint32_t ft, src, dst, pc; local

Completed in 133 milliseconds