Home
last modified time | relevance | path

Searched defs:_2 (Results 1 – 17 of 17) sorted by relevance

/external/clang/test/SemaObjC/
Dattr-availability-1.m11 …eprecated=10_2))); // expected-note 2 {{'proto_method' has been explicitly marked deprecated here}}
15 …d=10_1,deprecated=10_2))); // expected-note {{'method' has been explicitly marked deprecated here}}
29 - (void)overridden2 __attribute__((availability(macosx,introduced=10_2)));
31 … expected-warning{{overriding method deprecated before overridden method on macOS (10_3 vs. 10_2)}}
47 …d=10_1,deprecated=10_2))); // expected-note {{'method' has been explicitly marked deprecated here}}
/external/Microsoft-GSL/tests/
Dutils_tests.cpp46 auto _2 = std::move(_1); in SUITE() local
51 auto _2 = std::move(_1); in SUITE() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h83 #define BWE_TEST_LOGGING_LOG2(name, format, _1, _2) argument
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
159 #define BWE_TEST_LOGGING_LOG2(name, format, _1, _2) \ 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/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp1.cpp47 …test<2> _2 = (foo)(b); // expected-error {{no viable conversion from 'class Test0::foo' to 'class … in test2() local
71 b _2 = B::b(); variable
/external/libcxx/src/
Dbind.cpp19 const __ph<2> _2{}; variable
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DBaseConstructor.java431 private final K _2; field in BaseConstructor.RecursiveTuple
433 public RecursiveTuple(T _1, K _2) { in RecursiveTuple()
438 public K _2() { in _2() method in BaseConstructor.RecursiveTuple
/external/clang/test/Misc/
Dast-print-objectivec.m14 - (void)MethCAT __attribute__((availability(macosx,introduced=10_1_0,deprecated=10_2)));
/external/skia/experimental/DrawingBoard/
DSkColorPalette.cpp150 float _1, _2, _3; in selectColorFromGradient() local
/external/llvm/lib/LibDriver/
DLibDriver.cpp33 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11) OPT_##ID, argument
/external/clang/test/SemaTemplate/
Ddeduction.cpp34 struct _2 {}; struct
/external/skia/src/jumper/
DSkJumper_vectors.h336 __m128i _0,_1,_2,_3,_4,_5,_6,_7; in load3() local
547 __m128i _0, _1, _2, _3; in load3() local
623 F _0, _1, _2, _3; in load4() local
/external/conscrypt/common/src/jni/main/include/
Dmacros.h210 #define VA_NARGS_IMPL(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, N, ...) N argument
/external/syslinux/efi64/include/efi/x86_64/
Defibind.h303 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
Defibind.h303 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
/external/syslinux/gpxe/src/include/gpxe/
Ddhcp.h420 #define _VA_ARG_COUNT( _1, _2, _3, _4, _5, _6, _7, _8, \ 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