/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 | 103 LLVMTypeRef ret_type, in lp_declare_intrinsic() 187 LLVMTypeRef ret_type, in lp_build_intrinsic() 231 LLVMTypeRef ret_type, in lp_build_intrinsic_unary() 241 LLVMTypeRef ret_type, in lp_build_intrinsic_binary() 346 LLVMTypeRef ret_type, in lp_build_intrinsic_map() 376 LLVMTypeRef ret_type, in lp_build_intrinsic_map_unary() 386 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 | 793 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local 898 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local
|
D | lp_bld_format_cached.c | 172 LLVMTypeRef ret_type; in update_cached_block() local
|
D | lp_bld_const.c | 468 LLVMTypeRef ret_type, in lp_build_const_func_pointer()
|
D | lp_bld_sample_soa.c | 3269 LLVMTypeRef ret_type; in lp_build_sample_soa_func() local
|
D | lp_bld_arit.c | 1983 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/python/cpython2/Modules/_ctypes/libffi/src/bfin/ |
D | ffi.c | 122 int ret_type = cif->flags; in ffi_call() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/ |
D | ffi.c | 506 int ret_type = cif->flags; in ffi_call() local
|
/external/mesa3d/src/compiler/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 | 225 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 | 406 #define INTERCEPTOR_STRTO_BODY(ret_type, func, ...) \ argument 412 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 417 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 423 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 429 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 435 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 441 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 506 #define INTERCEPTOR_STRFTIME_BODY(char_type, ret_type, func, s, ...) \ argument
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 285 Atom ret_type; in GetWindowIcon() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_tgsi_setup.c | 1374 LLVMTypeRef main_fn_type, ret_type; in si_llvm_create_func() local
|
D | si_shader.c | 7411 LLVMTypeRef ret_type; in si_build_wrapper_function() local
|
/external/f2fs-tools/fsck/ |
D | mount.c | 1242 unsigned int segno, int *ret_type) in get_sum_block()
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5523 const glsl_type *ret_type = (flags & IMAGE_FUNCTION_RETURNS_VOID ? in _image_prototype() local 5567 const glsl_type *ret_type; in _image_size_prototype() local
|
D | ast_to_hir.cpp | 5836 const glsl_type *const ret_type = in hir() local
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 1428 struct vtn_type *ret_type = vtn_value(b, w[1], vtn_value_type_type)->type; in vtn_handle_texture() local
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 205 LLVMTypeRef main_function_type, ret_type; in create_llvm_function() local 905 LLVMTypeRef ret_type; in emit_uint_carry() local
|