/external/llvm-project/compiler-rt/lib/interception/ |
D | interception.h | 123 # define DECLARE_WRAPPER(ret_type, func, ...) argument 129 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 131 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 137 # define DECLARE_WRAPPER(ret_type, func, ...) argument 145 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 152 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 164 # define DECLARE_REAL(ret_type, func, ...) argument 167 # define DECLARE_REAL(ret_type, func, ...) \ argument 174 # define DECLARE_REAL(ret_type, func, ...) \ argument 182 # define DECLARE_REAL(ret_type, func, ...) \ argument [all …]
|
/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 | 104 LLVMTypeRef ret_type, in lp_declare_intrinsic() 221 LLVMTypeRef ret_type, in lp_build_intrinsic() 274 LLVMTypeRef ret_type, in lp_build_intrinsic_unary() 284 LLVMTypeRef ret_type, in lp_build_intrinsic_binary() 389 LLVMTypeRef ret_type, in lp_build_intrinsic_map() 419 LLVMTypeRef ret_type, in lp_build_intrinsic_map_unary() 429 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 | 828 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local 937 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local
|
/external/pdfium/xfa/fxfa/fm2js/ |
D | cxfa_fmexpression.cpp | 67 ReturnType ret_type = expr == m_pExpressions.back() ? ReturnType::kImplied in ToJavaScript() local 105 ReturnType ret_type = expr == expressions_.back() ? ReturnType::kImplied in ToJavaScript() local 207 ReturnType ret_type = expr == m_ExpressionList.back() in ToJavaScript() local
|
/external/llvm-project/clang/utils/VtableTest/ |
D | gen.cc | 157 int ret_type = 0; in gs() local 233 int ret_type = 0; in gs() 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/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_solaris.cpp | 46 #define DECLARE__REAL(ret_type, func, ...) \ argument 48 #define DECLARE__REAL_AND_INTERNAL(ret_type, func, ...) \ argument 57 #define DECLARE__REAL64(ret_type, func, ...) \ argument 59 #define DECLARE__REAL_AND_INTERNAL64(ret_type, func, ...) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/ |
D | ffi.c | 122 int ret_type = cif->flags; in ffi_call() local
|
/external/libffi/src/bfin/ |
D | ffi.c | 122 int ret_type = cif->flags; in ffi_call() local
|
/external/llvm-project/compiler-rt/lib/safestack/ |
D | safestack_platform.h | 58 #define DEFINE__REAL(ret_type, func, ...) \ argument
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | ConstantHTML.java | 129 final String ret_type = Class2HTML.referenceType(type); in writeConstant() local
|
/external/llvm-project/compiler-rt/lib/msan/ |
D | msan_interceptors.cpp | 388 #define INTERCEPTOR_STRTO_BODY(ret_type, func, ...) \ argument 394 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 399 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 405 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 411 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 418 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 422 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 427 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 433 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 489 #define INTERCEPTOR_STRFTIME_BODY(char_type, ret_type, func, s, ...) \ argument
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm.c | 143 LLVMTypeRef ret_type; in si_llvm_create_func() local 614 LLVMTypeRef ret_type; in si_build_wrapper_function() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fix_storage_class.cpp | 144 const analysis::Type* ret_type = in IsPointerResultType() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | fix_storage_class.cpp | 144 const analysis::Type* ret_type = in IsPointerResultType() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fix_storage_class.cpp | 144 const analysis::Type* ret_type = in IsPointerResultType() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/ |
D | ffi.c | 506 int ret_type = cif->flags; in ffi_call() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.h | 60 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | lower_jump_cases.py | 26 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/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerInterceptors.cpp | 21 #define DEFINE_REAL(ret_type, func, ...) \ argument
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerInterceptors.cpp | 21 #define DEFINE_REAL(ret_type, func, ...) \ argument
|
/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
|