Home
last modified time | relevance | path

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

12345678

/external/pcre/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()
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffi.c84 ffi_type **arg_types; in ffi_call() local
213 ffi_type **arg_types; in ffi_closure_osf_inner() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dfunction_cache.h47 TfrtDataTypeSlice arg_types, tensorflow::DataTypeSlice ret_types, in CreateFunctionState()
68 TfrtDataTypeSlice arg_types, tensorflow::DataTypeSlice ret_types, in FunctionState()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Derr_bad_typedef.c14 ffi_type* arg_types[1]; in main() local
Derr_bad_abi.c21 ffi_type* arg_types[1]; in main() local
Dfloat_va.c48 ffi_type *arg_types[5]; in main() local
Dcls_longdouble_va.c29 ffi_type* arg_types[3]; in main() local
Dcls_double_va.c29 ffi_type* arg_types[3]; in main() local
/external/libffi/testsuite/libffi.call/
Derr_bad_typedef.c14 ffi_type* arg_types[1]; in main() local
Derr_bad_abi.c21 ffi_type* arg_types[1]; in main() local
Dfloat_va.c48 ffi_type *arg_types[5]; 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
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtest_util.h36 DataTypeVector arg_types; member
/external/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
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_assert.c66 LLVMTypeRef arg_types[2]; in lp_build_assert() local
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffi.c544 ffi_type **arg_types; in ffi_closure_sparc_inner_v8() local
609 ffi_type **arg_types; in ffi_closure_sparc_inner_v9() local
/external/python/cpython2/Modules/_ctypes/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
/external/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
/external/webrtc/rtc_base/
Devent_tracer.cc68 const unsigned char* arg_types, in AddTraceEvent()
96 const unsigned char* arg_types, in AddTraceEvent()
350 const unsigned char* arg_types, in InternalAddTraceEvent()

12345678