/external/compiler-rt/lib/interception/ |
D | interception.h | 122 # define DECLARE_WRAPPER(ret_type, func, ...) argument 128 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 130 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 139 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 146 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 156 # define DECLARE_REAL(ret_type, func, ...) \ argument 163 # define DECLARE_REAL(ret_type, func, ...) \ argument 167 #define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ argument 176 # define DEFINE_REAL(ret_type, func, ...) \ argument 182 # define DEFINE_REAL(ret_type, func, ...) argument [all …]
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_intr.c | 58 LLVMTypeRef ret_type, in lp_declare_intrinsic() 82 LLVMTypeRef ret_type, in lp_build_intrinsic() 111 LLVMTypeRef ret_type, in lp_build_intrinsic_unary() 121 LLVMTypeRef ret_type, in lp_build_intrinsic_binary() 226 LLVMTypeRef ret_type, in lp_build_intrinsic_map() 256 LLVMTypeRef ret_type, in lp_build_intrinsic_map_unary() 266 LLVMTypeRef ret_type, in lp_build_intrinsic_map_binary()
|
D | lp_bld_assert.c | 67 LLVMTypeRef ret_type; in lp_build_assert() local
|
D | lp_bld_format_aos.c | 543 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local 648 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local
|
D | lp_bld_const.c | 464 LLVMTypeRef ret_type, in lp_build_const_func_pointer()
|
D | lp_bld_arit.c | 1382 LLVMTypeRef ret_type = lp_build_int_vec_type(bld->gallivm, type); in lp_build_iround_nearest_sse2() local
|
/external/clang/utils/VtableTest/ |
D | gen.cc | 157 int ret_type = 0; in gs() local 233 int ret_type = 0; in gs() local
|
/external/mesa3d/src/glsl/tests/lower_jumps/ |
D | create_test_cases.py | 33 def make_test_case(f_name, ret_type, body): argument
|
/external/e2fsprogs/lib/blkid/ |
D | tag.c | 224 int blkid_parse_tag_string(const char *token, char **ret_type, char **ret_val) in blkid_parse_tag_string()
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 420 #define INTERCEPTOR_STRTO_BODY(ret_type, func, ...) \ argument 426 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 431 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 437 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 443 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 449 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 455 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 520 #define INTERCEPTOR_STRFTIME_BODY(char_type, ret_type, func, s, ...) \ argument
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeonsi_shader.c | 153 LLVMTypeRef ret_type; in use_sgpr() local
|
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCTypeVendor.cpp | 367 clang::QualType ret_type = BuildType(ast_ctx, m_type_vector[0].c_str()); in BuildMethod() local
|
/external/v8/test/unittests/wasm/ |
D | module-decoder-unittest.cc | 590 LocalTypePair ret_type = kLocalTypes[i]; in TEST_F() local 618 LocalTypePair ret_type = kLocalTypes[i]; in TEST_F() local
|
D | ast-decoder-unittest.cc | 136 void TestUnop(WasmOpcode opcode, LocalType ret_type, LocalType param_type) { in TestUnop()
|
/external/lldb/source/Target/ |
D | StopInfo.cpp | 74 lldb::StateType ret_type = thread_sp->GetProcess()->GetPrivateState(); in HasTargetRunSinceMe() local
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 285 Atom ret_type; in GetWindowIcon() local
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_setup_tgsi_llvm.c | 954 LLVMTypeRef ret_type, in build_intrinsic()
|
/external/mesa3d/src/glsl/ |
D | ast_to_hir.cpp | 3378 const glsl_type *const ret_type = in hir() local
|