Searched defs:ret (Results 201 - 225 of 272) sorted by relevance

1234567891011

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dzynq_gem.c118 u32 ret; local
232 int ret; local
383 int ret; local
[all...]
H A Dmarvell.c375 int ret = 0; local
/seL4-refos-master/libs/libsel4allocman/src/
H A Dallocman.c42 int ret = !alloc->in_operation; local
123 void *ret = alloc->mspace_chunks[i][--alloc->mspace_chunk_count[i]]; local
174 void *ret; local
231 int ret = _try_watermark_cspace(alloc, slot); local
268 seL4_Word ret; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c870 int ret = 0; local
H A Dsounds.c273 const char *ret; local
[all...]
H A Ddothrow.c1422 int ret = 0; local
/seL4-refos-master/projects/refos/impl/apps/test_os/src/
H A Dtest_os.c411 int ret = refos_share_write(srcBuf, 4096 * 3, sharedBuf, 4096 * 3 + 9, &end); local
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/
H A Dallocman.c42 int ret = !alloc->in_operation; local
123 void *ret = alloc->mspace_chunks[i][--alloc->mspace_chunk_count[i]]; local
174 void *ret; local
231 int ret = _try_watermark_cspace(alloc, slot); local
268 seL4_Word ret; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c870 int ret = 0; local
H A Dsounds.c273 const char *ret; local
[all...]
/seL4-refos-master/apps/test_os/src/
H A Dtest_os.c411 int ret = refos_share_write(srcBuf, 4096 * 3, sharedBuf, 4096 * 3 + 9, &end); local
/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dvfwprintf.c367 int ret; local
/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdt_overlay.c108 int path_len = 0, ret; local
205 int ret; local
272 int ret; local
494 int poffset, ret; local
572 int ret; local
611 int ret; local
628 int ret; local
670 int ret; local
742 int len, frag_name_len, ret, rel_path_len; local
867 int ret; local
[all...]
/seL4-refos-master/libs/libsel4muslcsys/src/
H A Dsys_io.c288 ssize_t ret = 0; local
513 long ret = syscall(SYS_lseek, fd, (uint32_t)offset_low, (uint32_t)offset_high, whence); local
/seL4-refos-master/projects/seL4_libs/libsel4muslcsys/src/
H A Dsys_io.c288 ssize_t ret = 0; local
513 long ret = syscall(SYS_lseek, fd, (uint32_t)offset_low, (uint32_t)offset_high, whence); local
/seL4-refos-master/kernel/src/arch/x86/machine/
H A Dbreakpoint.c151 convertedTypeAndAccess_t ret; local
448 getBreakpoint_t ret; local
482 bool_t ret; member in struct:__anon110
488 testAndResetSingleStepException_t ret; local
559 getAndResetActiveBreakpoint_t ret; local
[all...]
/seL4-refos-master/kernel/include/arch/arm/arch/32/mode/machine/
H A Ddebug.h88 word_t ret; local
/seL4-refos-master/kernel/src/arch/x86/32/kernel/
H A Dvspace_32paging.c317 readWordFromVSpace_ret_t ret; local
/seL4-refos-master/kernel/libsel4/arch_include/arm/sel4/arch/
H A Dsyscalls.h673 seL4_Word ret; local
/seL4-refos-master/libs/libsel4/arch_include/arm/sel4/arch/
H A Dsyscalls.h673 seL4_Word ret; local
/seL4-refos-master/kernel/libsel4/sel4_arch_include/x86_64/sel4/sel4_arch/
H A Dsyscalls.h695 seL4_Word ret; local
/seL4-refos-master/libs/libsel4/sel4_arch_include/x86_64/sel4/sel4_arch/
H A Dsyscalls.h695 seL4_Word ret; local
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Ddwc_eth_qos.c111 int ret = 0; local
145 int ret; local
184 int ret; local
219 int ret; local
278 int ret; local
370 int ret; local
399 int ret; local
491 int ret; local
527 int ret; local
902 int ret; local
[all...]
/seL4-refos-master/kernel/src/plat/tk1/machine/
H A Dsmmu.c121 uint32_t ret = 0; local
/seL4-refos-master/kernel/src/arch/arm/machine/
H A Dgic_v3.c82 uint32_t ret = 0; local

Completed in 282 milliseconds

1234567891011