/external/clang/test/SemaObjC/ |
D | attr-availability-1.m | 17 …_attribute__((availability(macosx,introduced=10_3))); // expected-note{{overridden method is here}} 18 - (void)overridden2 __attribute__((availability(macosx,introduced=10_3))); 19 - (void)overridden3 __attribute__((availability(macosx,deprecated=10_3))); 20 …_attribute__((availability(macosx,deprecated=10_3))); // expected-note{{overridden method is here}} 22 …_attribute__((availability(macosx,introduced=10_3))); // expected-note{{overridden method is here}} 32 - (void)overridden5 __attribute__((availability(macosx,introduced=10_3))); 100 …(macosx,introduced=10_3.1))); // expected-warning {{use same version number separators '_' or '.'}}
|
/external/bcc/tests/python/include/folly/tracing/ |
D | StaticTracepoint-ELFx86.h | 71 #define FOLLY_SDT_OPERANDS_3(_1, _2, _3) \ argument 73 #define FOLLY_SDT_OPERANDS_4(_1, _2, _3, _4) \ argument 75 #define FOLLY_SDT_OPERANDS_5(_1, _2, _3, _4, _5) \ argument 77 #define FOLLY_SDT_OPERANDS_6(_1, _2, _3, _4, _5, _6) \ argument 79 #define FOLLY_SDT_OPERANDS_7(_1, _2, _3, _4, _5, _6, _7) \ argument 81 #define FOLLY_SDT_OPERANDS_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument 83 #define FOLLY_SDT_OPERANDS_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument 145 #define FOLLY_SDT_NARG_(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, N, ...) N argument
|
/external/swiftshader/src/Reactor/ |
D | Print.hpp | 395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument 414 # define RR_WATCH_FMT_3(_1, _2, _3) \ argument 417 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument 420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument 423 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument 426 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument 429 # define RR_WATCH_FMT_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument 432 # define RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument 435 # define RR_WATCH_FMT_10(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ argument 438 # define RR_WATCH_FMT_11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ argument [all …]
|
/external/catch2/include/internal/ |
D | catch_preprocessor.hpp | 90 #define INTERNAL_CATCH_REMOVE_PARENS_4_ARG(_0, _1, _2, _3) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERN… argument 91 #define INTERNAL_CATCH_REMOVE_PARENS_5_ARG(_0, _1, _2, _3, _4) INTERNAL_CATCH_REMOVE_PARENS(_0), IN… argument 92 #define INTERNAL_CATCH_REMOVE_PARENS_6_ARG(_0, _1, _2, _3, _4, _5) INTERNAL_CATCH_REMOVE_PARENS(_0)… argument 93 #define INTERNAL_CATCH_REMOVE_PARENS_7_ARG(_0, _1, _2, _3, _4, _5, _6) INTERNAL_CATCH_REMOVE_PARENS… argument 94 #define INTERNAL_CATCH_REMOVE_PARENS_8_ARG(_0, _1, _2, _3, _4, _5, _6, _7) INTERNAL_CATCH_REMOVE_PA… argument 95 #define INTERNAL_CATCH_REMOVE_PARENS_9_ARG(_0, _1, _2, _3, _4, _5, _6, _7, _8) INTERNAL_CATCH_REMOV… argument 96 #define INTERNAL_CATCH_REMOVE_PARENS_10_ARG(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9) INTERNAL_CATCH_… argument 97 #define INTERNAL_CATCH_REMOVE_PARENS_11_ARG(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) INTERNAL_C… argument 99 #define INTERNAL_CATCH_VA_NARGS_IMPL(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | drf.h | 65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
|
D | qmd.h | 27 #define NVQMD_ENUM_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument 43 #define NVQMD_VAL_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
|
/external/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.h | 84 #define BWE_TEST_LOGGING_LOG3(name, format, _1, _2, _3) argument 85 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) argument 86 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) argument 168 #define BWE_TEST_LOGGING_LOG3(name, format, _1, _2, _3) \ argument 173 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) \ argument 178 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) \ argument
|
/external/libcxx/src/ |
D | bind.cpp | 19 const __ph<3> _3{}; variable
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_multidim.c | 24 ptr_arr_t _3; member
|
D | btf_dump_test_case_syntax.c | 213 struct struct_w_typedefs _3; member
|
/external/rust/crates/cexpr/tests/input/ |
D | int_unsigned.h | 29 #define Fn_Int_9(_3) _3*3 argument
|
/external/libbpf/src/ |
D | libbpf_common.h | 57 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
|
D | bpf_helpers.h | 160 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
D | bpf_core_read.h | 225 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
|
D | bpf_tracing.h | 366 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
/external/googletest/googlemock/include/gmock/internal/ |
D | gmock-pp.h | 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
|
/external/tflite-support/tensorflow_lite_support/cc/port/default/ |
D | status_macros.h | 105 #define STATUS_MACROS_IMPL_GET_VARIADIC_HELPER_(_1, _2, _3, NAME, ...) NAME argument
|
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ |
D | anf.py | 55 REPLACE = lambda _1, _2, _3: True argument 56 LEAVE = lambda _1, _2, _3: False argument
|
/external/wmediumd/wmediumd/inc/usfstl/ |
D | assert.h | 37 #define __USFSTL_COUNT(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | swr_assert.h | 181 #define _SWR_INVALID_VARGS_(_10, _9, _8, _7, _6, _5, _4, _3, _2, _1, N, ...) N argument
|
/external/libtextclassifier/native/utils/base/ |
D | statusor.h | 336 #define TC_STATUS_MACROS_IMPL_GET_VARIADIC_HELPER_(_1, _2, _3, NAME, ...) NAME argument
|
/external/icing/icing/text_classifier/lib3/utils/base/ |
D | statusor.h | 334 #define TC_STATUS_MACROS_IMPL_GET_VARIADIC_HELPER_(_1, _2, _3, NAME, ...) NAME argument
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | log.h | 224 #define PP_ARG_N(_1, _2, _3, _4, _5, N, ...) N argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | log.h | 224 #define PP_ARG_N(_1, _2, _3, _4, _5, N, ...) N argument
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | log.h | 224 #define PP_ARG_N(_1, _2, _3, _4, _5, N, ...) N argument
|