Home
last modified time | relevance | path

Searched refs:_4 (Results 1 – 25 of 261) sorted by relevance

1234567891011

/external/bcc/tests/python/include/folly/tracing/
DStaticTracepoint-ELF.h68 #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)
76 #define FOLLY_SDT_OPERANDS_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument
77 FOLLY_SDT_OPERANDS_7(_1, _2, _3, _4, _5, _6, _7), FOLLY_SDT_ARG(8, _8)
[all …]
/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
417 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument
419 "\n " #_4 ": {3}"
420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument
421 RR_WATCH_FMT_4(_1, _2, _3, _4) \
423 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument
424 RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \
426 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument
427 RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \
429 # define RR_WATCH_FMT_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Ddrf.h65 #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
Dqmd.h27 #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/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp39 constexpr decltype(std::placeholders::_4) default4{};
50 constexpr decltype(std::placeholders::_4) cp4 = std::placeholders::_4;
90 test(std::placeholders::_4); in main()
/external/clang/test/CodeGenObjC/
Dattr-availability.m1 …den "-triple" "x86_64-apple-darwin8.0.0" -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-10_4 %s
5 // CHECK-10_4: @"OBJC_CLASS_$_WeakClass1" = extern_weak global
15 // CHECK-10_4: @"OBJC_CLASS_$_WeakClass2" = extern_weak global
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h85 #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
169 #define BWE_TEST_LOGGING_LOG4(name, format, _1, _2, _3, _4) \ argument
173 _4); \
175 #define BWE_TEST_LOGGING_LOG5(name, format, _1, _2, _3, _4, _5) \ argument
179 _4, _5); \
/external/libxml2/result/relaxng/
D558452_4.err1 ./test/relaxng/558452_4.xml:6: element elem: Relax-NG validity error : Did not expect element elem …
2 ./test/relaxng/558452_4.xml fails to validate
/external/googletest/googlemock/include/gmock/internal/
Dgmock-pp.h146 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
147 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
149 _1, _2, _3, _4))
159 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/external/libjpeg-turbo/
Dtjbenchtest.java.in147 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
203 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
Dtjexampletest.in86 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
137 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
Dtjexampletest.java.in88 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
139 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
Dtjbenchtest.in173 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
244 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
/external/libhevc/common/arm/
Dihevc_inter_pred_filters_luma_horz.s207 @ vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
215 @ vext.u8 d16,d12,d13,#4 @vector extract of src[0_4]
229 vmlal.u8 q4,d4,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
242 vmlal.u8 q5,d16,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
310 vmlal.u8 q4,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
364 vmlal.u8 q5,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
410 vmlal.u8 q4,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
476 @vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
500 @ vext.u8 d16,d12,d13,#4 @vector extract of src[0_4]
Dihevc_inter_pred_luma_horz_w16out.s219 @vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
243 @ vext.u8 d16,d12,d13,#4 @vector extract of src[0_4]
304 @ vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
371 @ vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
379 @ vext.u8 d16,d12,d13,#4 @vector extract of src[0_4]
393 vmlal.u8 q4,d4,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
406 vmlal.u8 q5,d16,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
473 vmlal.u8 q4,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
520 vmlal.u8 q5,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
568 vmlal.u8 q4,d12,d28 @mul_res = vmlal_u8(src[0_4], coeffabs_4)@
/external/libxml2/result/schemas/
D579746_1_41 ./test/schemas/579746_4.xml validates
D579746_0_41 ./test/schemas/579746_4.xml validates
/external/deqp/data/gles3/shaders/
Dconstant_expressions.test371 const int _4 = 4;
387 case _4:
452 const int _4 = min(gl_MaxDrawBuffers, 4);
469 case clamp(_4, 1, 6):
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconstant_expressions.test371 const int _4 = 4;
387 case _4:
452 const int _4 = min(gl_MaxDrawBuffers, 4);
469 case clamp(_4, 1, 6):
/external/brotli/research/
Dfind_opt_references.cc232 using std::placeholders::_4; 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/clang/test/SemaObjC/
Dattr-availability-1.m28 …lability(macosx,introduced=10_4))); // expected-warning{{overriding method introduced after overri… argument
30 - (void)overridden3 __attribute__((availability(macosx,deprecated=10_4))); argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_multidim.c25 ptr_multiarr_t _4; member
Dbtf_dump_test_case_padding.c109 struct padded_cache_line _4; in f()
/external/libcxx/src/
Dbind.cpp20 const __ph<4> _4{}; variable
/external/perfetto/test/trace_processor/
Dthread_cpu_time_example_android_trace_30s.out181 5650,5506,"Binder:5506_4","com.google.android.GoogleCamera",15154766434
312 1699,1204,"Binder:1204_4","system_server",6809850362
371 5471,5313,"Binder:5313_4","com.android.chrome",5125412570
469 5862,759,"HwBinder:759_4","/vendor/bin/hw/android.hardware.camera.provider@2.4-service",3337433441
518 2961,2400,"Binder:2400_4","com.google.android.googlequicksearchbox:search",2487567838
581 1438,622,"Binder:622_4","/system/bin/surfaceflinger",2155181851
604 4571,2523,"Binder:2523_4","com.google.android.apps.nexuslauncher",1639085587
624 2159,2139,"Binder:2139_4","com.google.android.gms.persistent",1577881906
663 2396,2238,"Binder:2238_4","com.google.android.gms",1130387110
700 2184,943,"HwBinder:943_4","media.codec",930299908
[all …]

1234567891011