Home
last modified time | relevance | path

Searched defs:arg_types (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeX86_32.c263 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
488 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
627 static sljit_s32 call_get_stack_size(sljit_s32 arg_types, sljit_s32 *word_arg_count_ptr) in call_get_stack_size()
661 sljit_s32 arg_types, sljit_sw stack_size, sljit_s32 word_arg_count, sljit_s32 keep_tmp1) in call_with_args()
712 sljit_s32 arg_types, sljit_s32 stack_size) in post_call_with_args()
736 sljit_s32 *extra_space, sljit_s32 arg_types, in tail_call_with_args()
964 static sljit_s32 tail_call_reg_arg_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in tail_call_reg_arg_with_args()
997 sljit_s32 arg_types) in sljit_emit_call()
1047 sljit_s32 arg_types, in sljit_emit_icall()
DsljitNativeMIPS_64.c151 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args()
226 sljit_s32 arg_types) in sljit_emit_call()
268 sljit_s32 arg_types, in sljit_emit_icall()
DsljitNativeMIPS_32.c66 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args()
196 sljit_s32 arg_types) in sljit_emit_call()
252 sljit_s32 arg_types, in sljit_emit_icall()
DsljitNativeX86_64.c374 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
554 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
703 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args()
734 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args()
813 sljit_s32 arg_types) in sljit_emit_call()
833 sljit_s32 arg_types, in sljit_emit_icall()
/third_party/libffi/testsuite/libffi.call/
Derr_bad_typedef.c14 ffi_type* arg_types[1]; in main() local
Dfloat_va.c48 ffi_type *arg_types[5]; in main() local
Dva_struct2.c53 ffi_type* arg_types[5]; in main() local
Dva_struct3.c55 ffi_type* arg_types[5]; in main() local
Dva_struct1.c51 ffi_type* arg_types[5]; in main() local
/third_party/libffi/testsuite/libffi.closures/
Derr_bad_abi.c21 ffi_type* arg_types[1]; in main() local
Dcls_double_va.c29 ffi_type* arg_types[3]; in main() local
Dcls_longdouble_va.c29 ffi_type* arg_types[3]; in main() local
Dcls_pointer.c39 ffi_type* arg_types[3]; in main() local
Dproblem1.c51 ffi_type* arg_types[3]; in main() local
Dcls_longdouble.c55 ffi_type* arg_types[9]; in main() local
Dcls_struct_va1.c47 ffi_type* arg_types[5]; in main() local
/third_party/node/deps/v8/src/libplatform/tracing/
Dtrace-object.cc36 const char** arg_names, const uint8_t* arg_types, in Initialize()
113 const char** arg_names, const uint8_t* arg_types, in InitializeForTesting()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_assert.c66 LLVMTypeRef arg_types[2]; in lp_build_assert() local
Dlp_bld_intr.c127 LLVMTypeRef *arg_types, in lp_declare_intrinsic()
242 LLVMTypeRef arg_types[LP_MAX_FUNC_ARGS]; in lp_build_intrinsic() local
/third_party/libffi/src/tile/
Dffi.c151 ffi_type ** const arg_types = cif->arg_types; in ffi_call() local
292 ffi_type ** const arg_types = cif->arg_types; in ffi_closure_tile_inner() local
/third_party/libffi/src/arm/
Dffi.c144 ffi_type **arg_types = cif->arg_types; in ffi_prep_args_SYSV() local
165 ffi_type **arg_types = cif->arg_types; in ffi_prep_args_VFP() local
435 ffi_type **arg_types = cif->arg_types; in ffi_prep_incoming_args_SYSV() local
466 ffi_type **arg_types = cif->arg_types; in ffi_prep_incoming_args_VFP() local
/third_party/libffi/src/alpha/
Dffi.c233 ffi_type **arg_types; in ffi_call_int() local
381 ffi_type **arg_types; in ffi_closure_osf_inner() local
/third_party/node/deps/v8/src/torque/
Dtype-oracle.cc39 TypeVector arg_types) { in GetGenericTypeInstance()
/third_party/node/deps/v8/src/heap/cppgc/
Dtrace-event.h142 const char** arg_names, const uint8_t* arg_types, in AddTraceEventImpl()
226 unsigned char arg_types[2]; in AddTraceEvent() local
/third_party/libffi/src/x86/
Dffi.c265 ffi_type **arg_types; in ffi_call_int() local
428 ffi_type **arg_types; in ffi_closure_inner() local
674 ffi_type **arg_types; in ffi_raw_call() local

1234