Home
last modified time | relevance | path

Searched refs:p9 (Results 1 – 25 of 69) sorted by relevance

123

/external/libvorbis/vq/
D44p9.vqs19 :_p1_0 44p9/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
20 :_p2_0 44p9/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
22 :_p3_0 44p9/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
23 :_p3_1 44p9/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
25 :_p4_0 44p9/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
26 :_p4_1 44p9/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
28 :_p5_0 44p9/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
29 :_p5_1 44p9/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
31 :_p6_0 44p9/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
32 :_p6_1 44p9/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
[all …]
DMakefile.am25 44p5.vqs 44p6.vqs 44p7.vqs 44p8.vqs 44p9.vqs
/external/valgrind/memcheck/tests/
Dleak-cases.c66 Node* p9; variable
91 p9 = mk(mk(NULL)); // Case 9: 16/1 indirectly lost (counted again below!) in f()
92 (p9->next)++; // 32(16d,16i)/1 definitely lost (double count!) in f()
93 p9 = NULL; in f()
/external/webrtc/webrtc/base/
Drefcount.h78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) in RefCountedObject() argument
79 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9), ref_count_(0) { in RefCountedObject()
85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) in RefCountedObject() argument
86 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10), ref_count_(0) { in RefCountedObject()
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, in RefCountedObject() argument
95 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11), ref_count_(0) { in RefCountedObject()
Dbind.h1325 P9 p9)
1336 p9_(p9) {}
1377 P9 p9)
1387 p9_(p9) {}
1429 typename detail::identity<P9>::type p9) {
1432 p9);
1471 typename detail::identity<P9>::type p9) {
1474 p8, p9);
1502 typename detail::identity<P9>::type p9) {
1505 p7, p8, p9);
[all …]
/external/llvm/unittests/ADT/
DMakeUniqueTest.cpp57 auto p9 = in TEST() local
60 EXPECT_TRUE((bool)p9); in TEST()
61 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8), *p9); in TEST()
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C4-vs-VFP.ll46 ; unsigned p9) {
47 ; fooUseI32(p9);
73 i32 %p9) #0 { ; --> R0, not Stack+8
75 call void @fooUseI32(i32 %p9)
D2013-04-16-AAPCS-C5-vs-VFP.ll32 i32 %p9, ; --> R0
/external/libunwind/tests/
Dia64-test-rbs-asm.S150 cmp.eq p8, p9 = r0, loc##n;; \
151 (p9) or loc##n = loc##n, r8; \
156 cmp.eq p8, p9 = r0, r16; \
159 (p9) cmp.ne p10, p0 = r16, loc##n; \
224 cmp.lt p8, p9 = r8, r0
/external/llvm/test/MC/ARM/
Dthumb-only-conditionals.s43 mrceq p9, #1, r1, c2, c2
46 @ CHECK-NEXT: mrceq p9, #1, r1, c2, c2
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-actions.h1067 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \ argument
1070 typename p8##_type, typename p9##_type
1115 p7, p8, p9)\ argument
1119 p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
1121 p8(gmock_p8), p9(gmock_p9)
1147 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \ argument
1149 p9##_type p9;
1168 p7, p8, p9) p0, p1, p2, p3, p4, p5, p6, p7, p8, p9 argument
1193 p6, p7, p8, p9) , p0##_type, p1##_type, p2##_type, p3##_type, p4##_type, \ argument
1194 p5##_type, p6##_type, p7##_type, p8##_type, p9##_type
[all …]
Dgmock-generated-matchers.h2080 #define MATCHER_P10(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, description)\ argument
2084 typename p9##_type>\
2093 p9##_type gmock_p9)\
2096 p8(gmock_p8), p9(gmock_p9) {}\
2114 p9##_type p9;\
2125 p9##_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9)));\
2132 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9));\
2137 p8##_type gmock_p8, p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), \
2139 p7(gmock_p7), p8(gmock_p8), p9(gmock_p9) {\
2150 p9##_type p9;\
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1205 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \ argument
1208 typename p8##_type, typename p9##_type
1253 p7, p8, p9)\ argument
1257 p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
1259 p8(gmock_p8), p9(gmock_p9)
1285 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \ argument
1287 p9##_type p9;
1306 p7, p8, p9) p0, p1, p2, p3, p4, p5, p6, p7, p8, p9 argument
1331 p6, p7, p8, p9) , p0##_type, p1##_type, p2##_type, p3##_type, p4##_type, \ argument
1332 p5##_type, p6##_type, p7##_type, p8##_type, p9##_type
[all …]
Dgmock-generated-matchers.h2111 #define MATCHER_P10(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, description)\ argument
2115 typename p9##_type>\
2124 p9##_type gmock_p9)\
2127 p8(gmock_p8), p9(gmock_p9) {}\
2145 p9##_type p9;\
2156 p9##_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9)));\
2163 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9));\
2168 p8##_type gmock_p8, p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), \
2170 p7(gmock_p7), p8(gmock_p8), p9(gmock_p9) {\
2181 p9##_type p9;\
[all …]
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h1067 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \ argument
1070 typename p8##_type, typename p9##_type
1115 p7, p8, p9)\ argument
1119 p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
1121 p8(gmock_p8), p9(gmock_p9)
1147 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \ argument
1149 p9##_type p9;
1168 p7, p8, p9) p0, p1, p2, p3, p4, p5, p6, p7, p8, p9 argument
1193 p6, p7, p8, p9) , p0##_type, p1##_type, p2##_type, p3##_type, p4##_type, \ argument
1194 p5##_type, p6##_type, p7##_type, p8##_type, p9##_type
[all …]
Dgmock-generated-matchers.h2080 #define MATCHER_P10(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, description)\ argument
2084 typename p9##_type>\
2093 p9##_type gmock_p9)\
2096 p8(gmock_p8), p9(gmock_p9) {}\
2114 p9##_type p9;\
2125 p9##_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9)));\
2132 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9));\
2137 p8##_type gmock_p8, p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), \
2139 p7(gmock_p7), p8(gmock_p8), p9(gmock_p9) {\
2150 p9##_type p9;\
[all …]
/external/clang/test/SemaCXX/
Dcxx11-ast-print.cpp38 const char *p9 = 0x42e3F_fritz; variable
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp42 const char32_t *p9 = U"foo \U0010ffff bar"; // ok variable
/external/llvm/test/Transforms/LoopStrengthReduce/
Duglygep.ll116 ; CHECK-NEXT: %p9 = phi i32 [ %i1, %[[LOOP1BB6]] ], [ [[INITP9]], %[[SPLITTOBB6]] ]
120 %p9 = phi i32 [ undef, %bb5 ], [ %i1, %loop1 ], [ %i1, %bb2 ] ; <i32> [#uses=0]
/external/llvm/test/Transforms/Reassociate/
Dcrash.ll158 …e i8 @hang(i8 %p, i8 %p0, i8 %p1, i8 %p2, i8 %p3, i8 %p4, i8 %p5, i8 %p6, i8 %p7, i8 %p8, i8 %p9) {
163 %tmp28 = or i8 %p9, %p1
/external/libmojo/base/android/jni_generator/
DtestConstantsFromJavaP.golden149 jfloat p9,
165 jfloat p9,
184 as_jint(p7), p8, p9, as_jint(p10), as_jint(p11), as_jint(p12),
203 JniIntWrapper p9,
218 JniIntWrapper p9,
236 p8, as_jint(p9), as_jint(p10), as_jint(p11), as_jint(p12));
253 jfloat p9,
266 jfloat p9,
282 method_id, p0, p1, as_jint(p2), p3, p4, p5, p6, as_jint(p7), p8, p9,
300 jfloat p9,
[all …]
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Duglygep.ll64 %p9 = phi i32 [ undef, %bb5 ], [ %i1, %loop1 ], [ %i1, %bb2 ] ; <i32> [#uses=0]
/external/fmtlib/test/gmock/
Dgmock.h3335 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \
3338 typename p8##_type, typename p9##_type
3383 p7, p8, p9)\
3387 p9##_type gmock_p9) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
3389 p8(gmock_p8), p9(gmock_p9)
3415 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \
3417 p9##_type p9;
3436 p7, p8, p9) p0, p1, p2, p3, p4, p5, p6, p7, p8, p9
3461 p6, p7, p8, p9) , p0##_type, p1##_type, p2##_type, p3##_type, p4##_type, \
3462 p5##_type, p6##_type, p7##_type, p8##_type, p9##_type
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1636 int p9 = p1; in next() local
1637 while (p9>0 && fCloseSet.contains(cAt(p9))) { in next()
1638 p9 = moveBack(p9); in next()
1640 c = cAt(p9); in next()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java1637 int p9 = p1; in next() local
1638 while (p9>0 && fCloseSet.contains(cAt(p9))) { in next()
1639 p9 = moveBack(p9); in next()
1641 c = cAt(p9); in next()

123