| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeX86_32.c | 254 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter() 502 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context() 636 static sljit_sw c_fast_call_get_stack_size(sljit_s32 arg_types, sljit_s32 *word_arg_count_ptr) in c_fast_call_get_stack_size() 668 sljit_s32 arg_types, sljit_sw stack_size, sljit_s32 word_arg_count, sljit_s32 swap_args) in c_fast_call_with_args() 741 static sljit_s32 cdecl_call_get_stack_size(struct sljit_compiler *compiler, sljit_s32 arg_types, sl… in cdecl_call_get_stack_size() 775 sljit_s32 arg_types, sljit_sw stack_size, sljit_s32 word_arg_count) in cdecl_call_with_args() 816 sljit_s32 arg_types, sljit_s32 stack_size) in post_call_with_args() 840 sljit_s32 *extra_space, sljit_s32 arg_types, in tail_call_with_args() 1202 sljit_s32 arg_types) in sljit_emit_call() 1266 sljit_s32 arg_types, in sljit_emit_icall()
|
| D | sljitNativeX86_64.c | 364 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter() 541 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context() 672 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args() 703 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args() 782 sljit_s32 arg_types) in sljit_emit_call() 804 sljit_s32 arg_types, in sljit_emit_icall()
|
| D | sljitNativeMIPS_32.c | 443 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args() 573 sljit_s32 arg_types) in sljit_emit_call() 617 sljit_s32 arg_types, in sljit_emit_icall()
|
| D | sljitNativeMIPS_64.c | 566 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args() 641 sljit_s32 arg_types) in sljit_emit_call() 675 sljit_s32 arg_types, in sljit_emit_icall()
|
| D | sljitNativeSPARC_32.c | 141 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args()
|
| /third_party/libffi/testsuite/libffi.call/ |
| D | err_bad_typedef.c | 14 ffi_type* arg_types[1]; in main() local
|
| D | float_va.c | 48 ffi_type *arg_types[5]; in main() local
|
| D | va_struct1.c | 51 ffi_type* arg_types[5]; in main() local
|
| D | va_struct3.c | 55 ffi_type* arg_types[5]; in main() local
|
| D | va_struct2.c | 53 ffi_type* arg_types[5]; in main() local
|
| /third_party/libffi/testsuite/libffi.closures/ |
| D | err_bad_abi.c | 21 ffi_type* arg_types[1]; in main() local
|
| D | cls_double_va.c | 29 ffi_type* arg_types[3]; in main() local
|
| D | cls_longdouble_va.c | 29 ffi_type* arg_types[3]; in main() local
|
| D | cls_pointer.c | 39 ffi_type* arg_types[3]; in main() local
|
| D | problem1.c | 51 ffi_type* arg_types[3]; in main() local
|
| D | cls_longdouble.c | 55 ffi_type* arg_types[9]; in main() local
|
| D | cls_struct_va1.c | 47 ffi_type* arg_types[5]; in main() local
|
| D | nested_struct11.c | 55 ffi_type* arg_types[8]; in main() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_assert.c | 66 LLVMTypeRef arg_types[2]; in lp_build_assert() local
|
| D | lp_bld_intr.c | 127 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/ |
| D | ffi.c | 151 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/ |
| D | ffi.c | 144 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/ |
| D | ffi.c | 233 ffi_type **arg_types; in ffi_call_int() local 381 ffi_type **arg_types; in ffi_closure_osf_inner() local
|
| /third_party/libffi/src/x86/ |
| D | ffi.c | 265 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
|
| /third_party/node/src/tracing/ |
| D | trace_event.h | 461 const char** arg_names, const uint8_t* arg_types, in AddTraceEventImpl() 484 const char** arg_names, const uint8_t* arg_types, in AddTraceEventWithTimestampImpl() 506 const char** arg_names, const uint8_t* arg_types, in AddMetadataEventImpl() 616 unsigned char arg_types[2]; in AddTraceEvent() local 658 unsigned char arg_types[2]; in AddTraceEventWithTimestamp() local
|