Searched defs:args (Results 126 - 150 of 258) sorted by relevance

1234567891011

/seL4-l4v-10.1.1/seL4/manual/tools/libsel4_tools/
H A Dsyscall_header_gen.py232 args = parse_args() variable
/seL4-l4v-10.1.1/seL4/tools/
H A Dsyscall_header_gen.py232 args = parse_args() variable
/seL4-l4v-10.1.1/HOL4/examples/dev/sw2/
H A Dclosure.sml86 val (args, d) = dest_pabs M value
/seL4-l4v-10.1.1/HOL4/src/1/
H A DDiskFilesHeader.sml28 val args = map (fn n => acc ! n) arglist value
H A DHo_Net.sml[all...]
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/src/arc/
H A Dffi.c197 ffi_closure_inner_ARCompact(ffi_closure * closure, void *rvalue, ffi_arg * args) argument
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/src/
H A Djava_raw_api.c76 ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) argument
157 ffi_java_ptrarray_to_raw(ffi_cif *cif, void **args, ffi_java_raw *raw) argument
[all...]
H A Draw_api.c57 ffi_raw_to_ptrarray (ffi_cif *cif, ffi_raw *raw, void **args) argument
138 ffi_ptrarray_to_raw(ffi_cif *cif, void **args, ffi_raw *raw) argument
[all...]
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/src/nios2/
H A Dffi.c203 ffi_closure_helper (unsigned char *args, argument
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.call/
H A Dcls_24byte.c41 cls_struct_24byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_64byte.c46 cls_struct_64byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_longdouble.c56 void* args[ local
35 cls_ldouble_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument
[all...]
H A Dmany2_win32.c32 ffi_type *args[13]; local
H A Dmany_win32.c32 ffi_type *args[13]; local
H A Dnested_struct10.c44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct2.c37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct3.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct4.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct5.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct6.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct7.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct8.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dnested_struct9.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dstret_large.c63 cls_struct_108byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument
H A Dstret_large2.c65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument

Completed in 168 milliseconds

1234567891011