/external/compiler-rt/test/profile/ |
D | instrprof-value-prof.c | 30 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2) 31 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2) 32 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2) 33 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2) 34 #define DEF_32_FUNCS(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2) 35 #define DEF_64_FUNCS(x) DEF_32_FUNCS(x##_1) DEF_32_FUNCS(x##_2) 36 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2) 39 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) 40 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2) 41 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2) [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-tbz.ll | 6 ; CHECK: tbz {{w[0-9]+}}, #0, {{LBB.+_2}} 18 ; CHECK: tbz w0, #1, {{LBB.+_2}} 30 ; CHECK: tbz w0, #2, {{LBB.+_2}} 42 ; CHECK: tbz w0, #3, {{LBB.+_2}} 54 ; CHECK: tbz x0, #32, {{LBB.+_2}} 66 ; CHECK: tbnz w0, #0, {{LBB.+_2}} 78 ; CHECK: tbnz w0, #1, {{LBB.+_2}} 90 ; CHECK: tbnz w0, #2, {{LBB.+_2}} 102 ; CHECK: tbnz w0, #3, {{LBB.+_2}} 114 ; CHECK: tbnz x0, #32, {{LBB.+_2}} [all …]
|
D | fast-isel-cmp-branch.ll | 7 ; CHECK-NEXT: b.ne {{LBB.+_2}} 19 ; CHECK-NEXT: b.le {{LBB.+_2}} 31 ; CHECK-NEXT: b.lt {{LBB.+_2}} 43 ; CHECK-NEXT: b.pl {{LBB.+_2}} 55 ; CHECK-NEXT: b.hi {{LBB.+_2}} 80 ; CHECK-NEXT: b.vs {{LBB.+_2}} 92 ; CHECK-NEXT: b.vs {{LBB.+_2}} 104 ; CHECK-NEXT: b.eq {{LBB.+_2}} 105 ; CHECK-NEXT: b.vs {{LBB.+_2}} 117 ; CHECK-NEXT: b.ls {{LBB.+_2}} [all …]
|
D | fast-isel-cbz.ll | 5 ; CHECK: tbz w0, #0, {{LBB.+_2}} 17 ; CHECK: cbz [[REG]], {{LBB.+_2}} 29 ; CHECK: cbz [[REG]], {{LBB.+_2}} 40 ; CHECK: cbz w0, {{LBB.+_2}} 51 ; CHECK: cbz x0, {{LBB.+_2}} 62 ; CHECK: cbz x0, {{LBB.+_2}}
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-select-pseudo-cmov.ll | 10 ; CHECK-NEXT: jne [[BB:LBB[0-9]+_2]] 21 ; CHECK-NEXT: jne [[BB:LBB[0-9]+_2]] 32 ; CHECK-NEXT: je [[BB:LBB[0-9]+_2]] 43 ; CHECK-NEXT: jne [[BB:LBB[0-9]+_2]] 54 ; CHECK-NEXT: ja [[BB:LBB[0-9]+_2]] 65 ; CHECK-NEXT: jae [[BB:LBB[0-9]+_2]] 76 ; CHECK-NEXT: jb [[BB:LBB[0-9]+_2]] 87 ; CHECK-NEXT: jbe [[BB:LBB[0-9]+_2]] 98 ; CHECK-NEXT: jg [[BB:LBB[0-9]+_2]] 109 ; CHECK-NEXT: jge [[BB:LBB[0-9]+_2]] [all …]
|
D | fast-isel-cmp-branch2.ll | 8 ; CHECK-NEXT: jnp {{LBB.+_2}} 92 ; CHECK-NEXT: jp {{LBB.+_2}} 104 ; CHECK-NEXT: je {{LBB.+_2}} 164 ; CHECK-NEXT: jne {{LBB.+_2}} 165 ; CHECK-NEXT: jp {{LBB.+_2}}
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.h | 83 #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 162 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2); \ 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, \ [all …]
|
/external/dbus/dbus/ |
D | dbus-valgrind-internal.h | 35 # define VALGRIND_CREATE_MEMPOOL(_1, _2, _3) /* nothing */ argument 37 # define VALGRIND_MEMPOOL_ALLOC(_1, _2, _3) /* nothing */ argument 38 # define VALGRIND_MEMPOOL_FREE(_1, _2) /* nothing */ argument
|
/external/libxml2/result/relaxng/ |
D | 492317_2.err | 1 ./test/relaxng/492317_2.xml:2: element child: Relax-NG validity error : Element child failed to val… 2 ./test/relaxng/492317_2.xml:1: element root: Relax-NG validity error : Element root failed to valid… 3 ./test/relaxng/492317_2.xml fails to validate
|
D | 710744_2.err | 1 ./test/relaxng/710744_2.xml:3: element test: Relax-NG validity error : Invalid attribute foo for el… 2 ./test/relaxng/710744_2.xml fails to validate
|
D | 565219_2.err | 1 ./test/relaxng/565219_2.xml:1: element foo: Relax-NG validity error : Element foo has wrong namespa… 2 ./test/relaxng/565219_2.xml fails to validate
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/ |
D | BaseConstructor.java | 151 RecursiveTuple<Object, Object> key_value = entry._2(); in fillRecursive() 152 entry._1().put(key_value._1(), key_value._2()); in fillRecursive() 158 value._1().add(value._2()); in fillRecursive() 431 private final K _2; field in BaseConstructor.RecursiveTuple 433 public RecursiveTuple(T _1, K _2) { in RecursiveTuple() argument 435 this._2 = _2; in RecursiveTuple() 438 public K _2() { in _2() method in BaseConstructor.RecursiveTuple 439 return _2; in _2()
|
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_chroma_horz.s | 172 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 212 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 235 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 248 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 297 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 308 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 318 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 345 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 351 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 399 @vext.u8 d2,d0,d1,#2 @vector extract of src[0_2] [all …]
|
D | ihevc_inter_pred_chroma_horz_w16out.s | 192 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 232 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 252 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 265 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 307 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 318 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 328 vmlsl.u8 q15,d0,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 348 vmlsl.u8 q11,d8,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 354 vmlsl.u8 q10,d9,d24 @mul_res = vmlsl_u8(src[0_2], coeffabs_2)@ 397 @vext.u8 d2,d0,d1,#2 @vector extract of src[0_2] [all …]
|
/external/skia/experimental/DrawingBoard/ |
D | SkColorPalette.cpp | 150 float _1, _2, _3; in selectColorFromGradient() local 156 _2 = v * (1 - s * (_h - _i)); in selectColorFromGradient() 165 r = _2; in selectColorFromGradient() 176 g = _2; in selectColorFromGradient() 187 b = _2; in selectColorFromGradient()
|
/external/clang/test/SemaObjC/ |
D | attr-availability-1.m | 11 - (void)proto_method __attribute__((availability(macosx,introduced=10_1,deprecated=10_2))); // expe… argument 15 - (void)method __attribute__((availability(macosx,introduced=10_1,deprecated=10_2))); // expected-n… argument 29 - (void)overridden2 __attribute__((availability(macosx,introduced=10_2))); argument 31 …ity(macosx,deprecated=10_2))); // expected-warning{{overriding method deprecated before overridden… argument 47 - (void) method __attribute__((availability(macosx,introduced=10_1,deprecated=10_2))); // expected-… argument
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/ |
D | is_bind_expression.pass.cpp | 30 test<true>(std::bind(C(), std::placeholders::_2)); in main() 33 test<false>(std::placeholders::_2); in main()
|
/external/clang/test/SemaTemplate/ |
D | deduction.cpp | 34 struct _2 {}; struct 49 struct Replace<_2, Arg1, Arg2> { 75 struct Replace<TT<T1, _2>, Arg1, Arg2> { 83 int array4[is_same<Replace<vector<int, _2>, double, float>::type, vector<int, float> >::value? 1 : …
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
D | p1.cpp | 47 …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/clang/test/Misc/ |
D | ast-print-objectivec.m | 14 - (void)MethCAT __attribute__((availability(macosx,introduced=10_1_0,deprecated=10_2))); argument 31 // CHECK: - (void) MethCAT __attribute__((availability(macosx, introduced=10_1_0, deprecated=10_2))…
|
/external/skia/bench/ |
D | ShapesBench.cpp | 180 fShapes[i].fDraw = bind(&SkCanvas::drawRect, _1, cref(fRect.rect()), _2); in onDelayedSetup() 183 fShapes[i].fDraw = bind(&SkCanvas::drawOval, _1, cref(fOval.rect()), _2); in onDelayedSetup() 186 fShapes[i].fDraw = bind(&SkCanvas::drawRRect, _1, cref(fRRect), _2); in onDelayedSetup() 204 std::placeholders::_2); in onDelayedSetup()
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | invoke_rvalue.pass.cpp | 225 std::bind(f_void_2, _1, _2)(2, 3); in test_void_2() 237 std::bind(&A_void_2::mem1, _1, _2)(A_void_2(), 3); in test_void_2() 240 std::bind(&A_void_2::mem1, _2, _1)(3, A_void_2()); in test_void_2()
|
D | invoke_lvalue.pass.cpp | 243 std::bind(f_void_2, _1, _2)(i, j); in test_void_2() 256 std::bind(&A_void_2::mem1, _1, _2)(A_void_2(), j); in test_void_2() 259 std::bind(&A_void_2::mem1, _2, _1)(j, A_void_2()); in test_void_2()
|
/external/iproute2/lib/ |
D | ll_proto.c | 66 __PF(802_2,802_2)
|
/external/libxml2/result/schemas/ |
D | 579746_0_2 | 1 ./test/schemas/579746_2.xml validates
|