Home
last modified time | relevance | path

Searched refs:_9 (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm-project/clang/test/ARCMT/
Dobjcmt-property-availability.m22 - (MKMapItem *)source NS_AVAILABLE(10_9, 6_0);
23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0);
25 - (void)setDest:(MKMapItem *)source NS_AVAILABLE(10_9, 6_0);
26 - (MKMapItem *)dest NS_AVAILABLE(10_9, 6_0);
31 - (MKMapItem *)total NS_AVAILABLE(10_9, 6_0);
34 - (MKMapItem *)comp NS_AVAILABLE(10_9, 6_0);
37 - (MKMapItem *)tally UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
38 - (void)setTally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
40 - (MKMapItem *)itally NS_AVAILABLE(10_9, 6_0);
41 - (void)setItally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
[all …]
Dobjcmt-property-availability.m.result22 @property (nonatomic, strong) MKMapItem *source NS_AVAILABLE(10_9, 6_0);
23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0);
25 @property (nonatomic, strong) MKMapItem *dest NS_AVAILABLE(10_9, 6_0);
29 @property (nonatomic, strong) MKMapItem *total NS_AVAILABLE(10_9, 6_0);
32 - (MKMapItem *)comp NS_AVAILABLE(10_9, 6_0);
35 @property (nonatomic, strong) MKMapItem *tally UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
37 - (MKMapItem *)itally NS_AVAILABLE(10_9, 6_0);
38 - (void)setItally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
41 - (void)setNormal:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
/external/clang/test/ARCMT/
Dobjcmt-property-availability.m22 - (MKMapItem *)source NS_AVAILABLE(10_9, 6_0);
23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0);
25 - (void)setDest:(MKMapItem *)source NS_AVAILABLE(10_9, 6_0);
26 - (MKMapItem *)dest NS_AVAILABLE(10_9, 6_0);
31 - (MKMapItem *)total NS_AVAILABLE(10_9, 6_0);
34 - (MKMapItem *)comp NS_AVAILABLE(10_9, 6_0);
37 - (MKMapItem *)tally UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
38 - (void)setTally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
40 - (MKMapItem *)itally NS_AVAILABLE(10_9, 6_0);
41 - (void)setItally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
[all …]
Dobjcmt-property-availability.m.result22 @property (nonatomic, strong) MKMapItem *source NS_AVAILABLE(10_9, 6_0);
23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0);
25 @property (nonatomic, strong) MKMapItem *dest NS_AVAILABLE(10_9, 6_0);
29 @property (nonatomic, strong) MKMapItem *total NS_AVAILABLE(10_9, 6_0);
32 - (MKMapItem *)comp NS_AVAILABLE(10_9, 6_0);
35 @property (nonatomic, strong) MKMapItem *tally UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
37 - (MKMapItem *)itally NS_AVAILABLE(10_9, 6_0);
38 - (void)setItally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
41 - (void)setNormal:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0);
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp44 constexpr decltype(std::placeholders::_9) default9{};
55 constexpr decltype(std::placeholders::_9) cp9 = std::placeholders::_9;
95 test(std::placeholders::_9); in main()
/external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp43 constexpr decltype(std::placeholders::_9) default9{};
54 constexpr decltype(std::placeholders::_9) cp9 = std::placeholders::_9;
94 test(std::placeholders::_9); in main()
/external/swiftshader/src/Reactor/
DPrint.hpp395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument
432 # define RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument
434 "\n " #_9 ": {8}"
435 # define RR_WATCH_FMT_10(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ argument
436 RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \
438 # define RR_WATCH_FMT_11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ argument
439 RR_WATCH_FMT_10(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \
441 # define RR_WATCH_FMT_12(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ argument
442 RR_WATCH_FMT_11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \
/external/catch2/include/internal/
Dcatch_preprocessor.hpp96 …3, _4, _5, _6, _7, _8, _9) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_9_ARG(_1… argument
97 …_4, _5, _6, _7, _8, _9, _10) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_10_ARG… argument
99 #define INTERNAL_CATCH_VA_NARGS_IMPL(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
/external/llvm-project/libcxx/src/
Dbind.cpp24 const __ph<9> _9{}; variable
/external/libcxx/src/
Dbind.cpp25 const __ph<9> _9{}; variable
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/
Dis_placeholder.pass.cpp39 test<9>(std::placeholders::_9); in main()
/external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/
Dis_placeholder.pass.cpp38 test<9>(std::placeholders::_9); in main()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dswitch_n.pbtxt222 name: "Case/merge/_9"
242 input: "Case/merge/_9"
/external/llvm-project/lld/MachO/
DDriver.h34 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/external/llvm-project/lld/ELF/
DDriver.h61 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c216 struct_fwd_t *_9; member
/external/rust/cxx/src/
Dlib.rs484 _0 _1 _2 _3 _4 _5 _6 _7 _8 _9
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dqmd.h27 #define NVQMD_ENUM_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.h181 #define _SWR_INVALID_VARGS_(_10, _9, _8, _7, _6, _5, _4, _3, _2, _1, N, ...) N argument
/external/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp32 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp32 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/external/llvm-project/lld/COFF/
DDriver.h209 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/external/llvm/lib/LibDriver/
DLibDriver.cpp33 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11) OPT_##ID, argument
/external/googletest/googlemock/include/gmock/internal/
Dgmock-pp.h167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/external/ImageMagick/PerlMagick/t/reference/write/jng/
Dread_prog.miff13 …2-'2/*2-*1++/)).((/+(.*'-)&-)(.*+/*01,32-33/.5-+6**;+,@..C11?40>5,B<0E<+P;(_9&u7(�;0�D;�HC�KG�FC�>…
14 …�����������������������������������������������ij�|m�M>�K@u?5p7.s:1n70r@7l@5_9,\?1[A2W@0S<,X>1dF;oM…

123