Home
last modified time | relevance | path

Searched defs:_3 (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/SemaObjC/
Dattr-availability-1.m17 …_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/
DStaticTracepoint-ELF.h66 #define FOLLY_SDT_OPERANDS_3(_1, _2, _3) \ argument
68 #define FOLLY_SDT_OPERANDS_4(_1, _2, _3, _4) \ argument
70 #define FOLLY_SDT_OPERANDS_5(_1, _2, _3, _4, _5) \ argument
72 #define FOLLY_SDT_OPERANDS_6(_1, _2, _3, _4, _5, _6) \ argument
74 #define FOLLY_SDT_OPERANDS_7(_1, _2, _3, _4, _5, _6, _7) \ argument
76 #define FOLLY_SDT_OPERANDS_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument
123 #define FOLLY_SDT_NARG_(_0, _1, _2, _3, _4, _5, _6, _7, _8, N, ...) N argument
/external/libcxx/src/
Dbind.cpp19 const __ph<3> _3{}; variable
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h84 #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
164 #define BWE_TEST_LOGGING_LOG3(name, format, _1, _2, _3) \ argument
169 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) \ argument
175 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) \ argument
/external/googletest/googlemock/include/gmock/internal/
Dgmock-pp.h182 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
186 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
187 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.h174 #define _SWR_INVALID_VARGS_(_10, _9, _8, _7, _6, _5, _4, _3, _2, _1, N, ...) N argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlog.h220 #define PP_ARG_N(_1, _2, _3, _4, _5, N, ...) N argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlog.h220 #define PP_ARG_N(_1, _2, _3, _4, _5, N, ...) N argument
/external/u-boot/include/u-boot/
Dvariadic-macro.h11 #define _VM_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_csmt_helper.h27 _1, _2, _3, _4, _5, _6, _7, _8, _9,_10, \ argument
/external/libmtp/src/
Dptp.c78 #define NARGS_SEQ(_1,_2,_3,_4,_5,_6,_7,_8,N,...) N argument