Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/external/bcc/tests/python/include/folly/tracing/
DStaticTracepoint-ELF.h66 #define FOLLY_SDT_OPERANDS_3(_1, _2, _3) \ argument
67 FOLLY_SDT_OPERANDS_2(_1, _2), FOLLY_SDT_ARG(3, _3)
68 #define FOLLY_SDT_OPERANDS_4(_1, _2, _3, _4) \ argument
69 FOLLY_SDT_OPERANDS_3(_1, _2, _3), FOLLY_SDT_ARG(4, _4)
70 #define FOLLY_SDT_OPERANDS_5(_1, _2, _3, _4, _5) \ argument
71 FOLLY_SDT_OPERANDS_4(_1, _2, _3, _4), FOLLY_SDT_ARG(5, _5)
72 #define FOLLY_SDT_OPERANDS_6(_1, _2, _3, _4, _5, _6) \ argument
73 FOLLY_SDT_OPERANDS_5(_1, _2, _3, _4, _5), FOLLY_SDT_ARG(6, _6)
74 #define FOLLY_SDT_OPERANDS_7(_1, _2, _3, _4, _5, _6, _7) \ argument
75 FOLLY_SDT_OPERANDS_6(_1, _2, _3, _4, _5, _6), FOLLY_SDT_ARG(7, _7)
[all …]
/external/clang/test/SemaObjC/
Dattr-availability-1.m17 - (void)overridden __attribute__((availability(macosx,introduced=10_3))); // expected-note{{overrid… argument
18 - (void)overridden2 __attribute__((availability(macosx,introduced=10_3))); argument
19 - (void)overridden3 __attribute__((availability(macosx,deprecated=10_3))); argument
20 - (void)overridden4 __attribute__((availability(macosx,deprecated=10_3))); // expected-note{{overri… argument
22 - (void)overridden6 __attribute__((availability(macosx,introduced=10_3))); // expected-note{{overri… argument
28 …/ expected-warning{{overriding method introduced after overridden method on macOS (10_4 vs. 10_3)}}
31 … expected-warning{{overriding method deprecated before overridden method on macOS (10_3 vs. 10_2)}}
32 - (void)overridden5 __attribute__((availability(macosx,introduced=10_3))); argument
100 - (void)Meth2 __attribute__((availability(macosx,introduced=10_3.1))); // expected-warning {{use sa… argument
/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
167 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3); \
169 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) \ argument
172 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3, \
175 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) \ argument
178 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3, \
/external/llvm/test/Transforms/Reassociate/
Dprev_insts_canonicalized.ll9 ; CHECK-NEXT: %_3 = add i32 %factor, 1
10 ; CHECK-NEXT: %_5 = add i32 %_3, %factor1
15 %_3 = add i32 %_1, %_2
16 %_4 = add i32 %_3, 1
17 %_5 = add i32 %in, %_3
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp38 constexpr decltype(std::placeholders::_3) default3{};
49 constexpr decltype(std::placeholders::_3) cp3 = std::placeholders::_3;
89 test(std::placeholders::_3); in main()
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_horz.s175 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
212 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
238 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
250 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
297 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
311 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
319 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
349 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
355 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
405 vmull.u8 q4,d1,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
[all …]
Dihevc_inter_pred_chroma_horz_w16out.s194 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
225 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
253 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
266 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
306 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
320 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
328 vmull.u8 q15,d2,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
351 vmull.u8 q11,d10,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
357 vmull.u8 q10,d11,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
402 vmull.u8 q4,d1,d25 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
[all …]
Dihevc_inter_pred_filters_luma_horz.s206 @ vext.u8 d3,d0,d1,#3 @vector extract of src[0_3]
214 @vext.u8 d15,d12,d13,#3 @vector extract of src[0_3]
223 vmlal.u8 q4,d3,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
238 vmull.u8 q5,d15,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
305 vmlal.u8 q4,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
350 vmlal.u8 q5,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
405 vmlal.u8 q4,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
475 @vext.u8 d3,d0,d1,#3 @vector extract of src[0_3]
499 @ vext.u8 d15,d12,d13,#3 @vector extract of src[0_3]
Dihevc_inter_pred_luma_horz_w16out.s218 @vext.u8 d3,d0,d1,#3 @vector extract of src[0_3]
242 @ vext.u8 d15,d12,d13,#3 @vector extract of src[0_3]
303 @ vext.u8 d3,d0,d1,#3 @vector extract of src[0_3]
370 @ vext.u8 d3,d0,d1,#3 @vector extract of src[0_3]
378 @vext.u8 d15,d12,d13,#3 @vector extract of src[0_3]
387 vmlal.u8 q4,d3,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
402 vmull.u8 q5,d15,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
468 vmlal.u8 q4,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
510 vmlal.u8 q5,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
563 vmlal.u8 q4,d6,d27 @mul_res = vmull_u8(src[0_3], coeffabs_3)@
/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
189 _1, _2, _3, _4))
/external/perfetto/test/trace_processor/
Dthread_cpu_time_example_android_trace_30s.out41 1147,5634,31,5506,"Binder:5506_3","com.google.android.GoogleCamera",15154766434
167 476,1489,4,1204,"HwBinder:1204_3","system_server",6809850362
217 603,5364,23,5313,"Binder:5313_3","com.android.chrome",5125412570
255 601,5362,24,5348,"Binder:5348_3","com.android.chrome:sandboxed_process0",3569713072
334 1313,5770,225,759,"HwBinder:759_3","/vendor/bin/hw/android.hardware.camera.provider@2.4-service",33…
424 634,5393,25,5377,"Binder:5377_3","com.android.chrome:privileged_process0",2338957110
443 95,1221,80,622,"Binder:622_3","/system/bin/surfaceflinger",2155181851
474 875,2582,6,2523,"Binder:2523_3","com.google.android.apps.nexuslauncher",1639085587
514 884,2158,3,2139,"Binder:2139_3","com.google.android.gms.persistent",1577881906
564 754,2165,205,943,"HwBinder:943_3","media.codec",930299908
[all …]
/external/tensorflow/tensorflow/core/common_runtime/data/
Dstandalone_test.cc85 name: "RangeDataset/_3"
102 input: "RangeDataset/_3"
/external/iproute2/lib/
Dll_proto.c62 __PF(802_3,802_3)
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconstant_expressions.test370 const int _3 = 3;
384 case _3:
451 const int _3 = min(gl_MaxVertexAttribs, 16)/4 - 1;
466 case _3:
/external/deqp/data/gles3/shaders/
Dconstant_expressions.test370 const int _3 = 3;
384 case _3:
451 const int _3 = min(gl_MaxVertexAttribs, 16)/4 - 1;
466 case _3:
/external/brotli/research/
Dfind_opt_references.cc231 using std::placeholders::_3; in main()
242 Fn print = std::bind(PrintReference, _1, _2, _3, _4, _5, _6, _7, _8, fout); in main()
243 Fn store = std::bind(StoreReference, _1, _2, _3, _4, _5, _6, _7, _8, entries); in main()
/external/libxml2/result/relaxng/
D558452_3.err1 ./test/relaxng/558452_3.xml validates
/external/libxml2/result/schemas/
D579746_0_31 ./test/schemas/579746_3.xml fails to validate
D579746_1_31 ./test/schemas/579746_3.xml fails to validate
D579746_0_3.err1 ./test/schemas/579746_3.xml:5: element customer: Schemas validity error : Element 'customer': This …
D579746_1_3.err1 ./test/schemas/579746_3.xml:5: element customer: Schemas validity error : Element 'customer': This …
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader_benchmark.cc155 000007b0: 0000 0000 6465 7832 6f61 7400 3935 5f33 ....dex2oat.95_3
158 000007e0: 3935 5f33 0000 0000 341f 0000 8200 0000 95_3....4.......
172 000008c0: 0000 0000 6465 7832 6f61 7400 3935 5f33 ....dex2oat.95_3
175 000008f0: 3935 5f33 0000 0000 341f 0000 8200 0000 95_3....4.......
/external/libcxx/src/
Dbind.cpp19 const __ph<3> _3{}; variable
/external/grpc-grpc/test/cpp/qps/
Dserver_async.cc120 std::placeholders::_2, std::placeholders::_3, srv_cqs_[j].get(), in AsyncQpsServerTest()
129 srv_cqs_[j].get(), std::placeholders::_3); in AsyncQpsServerTest()
137 srv_cqs_[j].get(), std::placeholders::_3); in AsyncQpsServerTest()
145 std::placeholders::_3, srv_cqs_[j].get(), in AsyncQpsServerTest()
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/
Dis_placeholder.pass.cpp33 test<3>(std::placeholders::_3); in main()

12345678910>>...12