Home
last modified time | relevance | path

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

1234567

/external/pcre/src/sljit/
DsljitNativeX86_32.c254 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()
DsljitNativeX86_64.c364 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()
DsljitNativeMIPS_32.c443 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()
DsljitNativeMIPS_64.c566 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()
/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, BefBuffer bef_buffer, in CreateFunctionState()
65 TfrtDataTypeSlice arg_types, BefBuffer bef_buffer, in FunctionState()
/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/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/tensorflow/tensorflow/core/ir/
Dops.cc281 SmallVector<Type> arg_types; in parseCustomTfOp() local
418 for (auto arg_types : llvm::enumerate( in verifyBody() local
514 SmallVector<Type> arg_types; in parseGraphFunc() local
634 ArrayRef<Type> arg_types = fnType.getInputs(); in printGraphFunc() local
/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
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtest_util.h36 DataTypeVector arg_types; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_assert.c66 LLVMTypeRef arg_types[2]; in lp_build_assert() local
/external/webrtc/rtc_base/
Devent_tracer.cc67 const unsigned char* arg_types, in AddTraceEvent()
102 const unsigned char* arg_types, in AddTraceEvent()
353 const unsigned char* arg_types, in InternalAddTraceEvent()
/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/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/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

1234567