Home
last modified time | relevance | path

Searched refs:P2 (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/external/webrtc/webrtc/base/
Dbind.h281 class P2>
286 P2 p2)
296 typename rtc::remove_reference<P2>::type p2_;
301 class P2>
304 Functor2(const FunctorT& functor, P1 p1, P2 p2)
313 typename rtc::remove_reference<P2>::type p2_;
317 #define FP_T(x) R (ObjectT::*x)(P1, P2)
321 class P2>
322 MethodFunctor2<ObjectT, FP_T(NONAME), R, P1, P2>
325 typename detail::identity<P2>::type p2) {
[all …]
Drefcount.h39 template<typename P1, typename P2>
40 RefCountedObject(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) { in RefCountedObject()
43 template<typename P1, typename P2, typename P3>
44 RefCountedObject(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) { in RefCountedObject()
47 template<typename P1, typename P2, typename P3, typename P4>
48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject()
52 template<typename P1, typename P2, typename P3, typename P4, typename P5>
53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject()
57 template<typename P1, typename P2, typename P3, typename P4, typename P5,
59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in RefCountedObject()
[all …]
Dcallback.h131 class P2>
138 R operator()(P1 p1, P2 p2) { in operator()
148 virtual R Run(P1 p1, P2 p2) = 0;
152 virtual R Run(P1 p1, P2 p2) { in Run()
162 class P2,
170 R operator()(P1 p1, P2 p2, P3 p3) { in operator()
180 virtual R Run(P1 p1, P2 p2, P3 p3) = 0;
184 virtual R Run(P1 p1, P2 p2, P3 p3) { in Run()
194 class P2,
203 R operator()(P1 p1, P2 p2, P3 p3, P4 p4) { in operator()
[all …]
/external/autotest/client/bin/self-test/tests/
D100-barrier-2x-master-first-out4 barrier: 127.0.0.1#P1 members: 127.0.0.1#P1,127.0.0.1#P2
7 barrier: 127.0.0.1#P2 tag=here port=63000 timeout=40 start=NNN
8 barrier: 127.0.0.1#P2 members: 127.0.0.1#P1,127.0.0.1#P2
9 barrier: 127.0.0.1#P2 selected as slave, master=127.0.0.1
10 barrier: 127.0.0.1#P1 new client tag=here, name=127.0.0.1#P2
11 barrier: 127.0.0.1#P1 client now waiting: 127.0.0.1#P2 (ADDR:PORT)
13 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P2
14 barrier: 127.0.0.1#P2 master said: wait
15 barrier: 127.0.0.1#P2 master said: ping
16 barrier: 127.0.0.1#P2 pong
[all …]
D101-barrier-2x-slave-first-out3 barrier: 127.0.0.1#P2 tag=here port=63000 timeout=45 start=NNN
4 barrier: 127.0.0.1#P2 members: 127.0.0.1#P1,127.0.0.1#P2
5 barrier: 127.0.0.1#P2 selected as slave, master=127.0.0.1
8 barrier: 127.0.0.1#P1 members: 127.0.0.1#P1,127.0.0.1#P2
10 barrier: 127.0.0.1#P1 new client tag=here, name=127.0.0.1#P2
11 barrier: 127.0.0.1#P1 client now waiting: 127.0.0.1#P2 (ADDR:PORT)
13 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P2
14 barrier: 127.0.0.1#P2 master said: wait
15 barrier: 127.0.0.1#P2 master said: ping
16 barrier: 127.0.0.1#P2 pong
[all …]
D105-barrier-5x-master-middle-out4 barrier: 127.0.0.1#P1 members: 127.0.0.1#P1,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,127.0.0.1#P5
7 barrier: 127.0.0.1#P2 tag=here port=63000 timeout=60 start=NNN
8 barrier: 127.0.0.1#P2 members: 127.0.0.1#P1,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,127.0.0.1#P5
9 barrier: 127.0.0.1#P2 selected as slave, master=127.0.0.1
10 barrier: 127.0.0.1#P1 new client tag=here, name=127.0.0.1#P2
11 barrier: 127.0.0.1#P1 client now waiting: 127.0.0.1#P2 (ADDR:PORT)
13 barrier: 127.0.0.1#P2 master said: wait
16 barrier: 127.0.0.1#P3 members: 127.0.0.1#P1,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,127.0.0.1#P5
24 barrier: 127.0.0.1#P4 members: 127.0.0.1#P1,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,127.0.0.1#P5
32 barrier: 127.0.0.1#P5 members: 127.0.0.1#P1,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,127.0.0.1#P5
[all …]
D110-barrier-unordered-10x-out4 barrier: 127.0.0.1#P10 members: 127.0.0.1#P1,127.0.0.1#P10,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,1…
10 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P2
19 barrier: 127.0.0.1#P1 client now waiting: 127.0.0.1#P2 (127.0.0.1:33414)
28 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P2
45 barrier: 127.0.0.1#P1 members: 127.0.0.1#P1,127.0.0.1#P10,127.0.0.1#P2,127.0.0.1#P3,127.0.0.1#P4,12…
47 barrier: 127.0.0.1#P1 new client tag=here, name=127.0.0.1#P2
56 barrier: 127.0.0.1#P1 releasing client: 127.0.0.1#P2
66 barrier: 127.0.0.1#P2 master said: ping
67 barrier: 127.0.0.1#P2 master said: rlse
68 barrier: 127.0.0.1#P2 master said: wait
[all …]
/external/clang/test/Sema/
Dwarn-cast-align.c16 const volatile void *P2 = P; in test1() local
17 char *d = (char*) P2; in test1()
18 short *e = (short*) P2; in test1()
19 int *f = (int*) P2; in test1()
21 const char *g = (const char*) P2; in test1()
22 const short *h = (const short*) P2; in test1()
23 const int *i = (const int*) P2; in test1()
25 const volatile char *j = (const volatile char*) P2; in test1()
26 const volatile short *k = (const volatile short*) P2; in test1()
27 const volatile int *l = (const volatile int*) P2; in test1()
/external/clang/test/SemaObjC/
Dobjcbridge-attribute.m59 @protocol P2 @end protocol
64 @interface NSError<P1, P2, P3> @end // expected-note 3 {{declared here}}
87 (void)(id<P1, P2>)cf; // okay
88 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFErrorRef' (aka 'struct __CFErrorRef *') bridges…
93 (void)(id<P1, P2>)cf; // ok
94 (void)(id<P1, P2, P3>)cf; // ok
95 (void)(id<P2, P3>)cf; // ok
96 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFMyErrorRef' (aka 'struct __CFMyErrorRef *') bri…
99 void Test5(id<P1, P2, P3> P123, id ID, id<P1, P2, P3, P4> P1234, id<P1, P2> P12, id<P2, P3> P23) {
107 void Test6(id<P1, P2, P3> P123, id ID, id<P1, P2, P3, P4> P1234, id<P1, P2> P12, id<P2, P3> P23) {
[all …]
/external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/
Dis_equal.pass.cpp48 auto& P2 = R2.getController(); in main() local
53 assert(P2.checkIsEqualCalledEq(0)); in main()
56 assert(P2.checkIsEqualCalledEq(1)); in main()
65 auto& P2 = R2.getController(); in main() local
70 assert(P2.checkIsEqualCalledEq(0)); in main()
73 assert(P2.checkIsEqualCalledEq(1)); in main()
82 auto& P2 = R2.getController(); in main() local
87 assert(P2.checkIsEqualCalledEq(0)); in main()
90 assert(P2.checkIsEqualCalledEq(1)); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/
Dmodref.ll39 %P2 = getelementptr i8, i8* %P, i32 127
40 store i8 1, i8* %P2 ;; Not dead across memset
42 %A = load i8, i8* %P2
49 %P2 = getelementptr i8, i8* %P, i32 126
52 store i8 1, i8* %P2 ;; Dead, clobbered by memset.
55 %A = load i8, i8* %P2
67 %P2 = getelementptr i8, i8* %P, i32 2
68 store i8 %Y, i8* %P2 ;; Not read by lifetime.end, should be removed.
69 ; CHECK: store i8 2, i8* %P2
71 store i8 2, i8* %P2
[all …]
/external/llvm/test/Analysis/BasicAA/
Dmodref.ll39 %P2 = getelementptr i8, i8* %P, i32 127
40 store i8 1, i8* %P2 ;; Not dead across memset
42 %A = load i8, i8* %P2
49 %P2 = getelementptr i8, i8* %P, i32 126
52 store i8 1, i8* %P2 ;; Dead, clobbered by memset.
55 %A = load i8, i8* %P2
67 %P2 = getelementptr i8, i8* %P, i32 2
68 store i8 %Y, i8* %P2 ;; Not read by lifetime.end, should be removed.
69 ; CHECK: store i8 2, i8* %P2
71 store i8 2, i8* %P2
[all …]
/external/libgsm/src/
Dadd.c23 word gsm_add P2((a,b), word a, word b)
29 word gsm_sub P2((a,b), word a, word b)
35 word gsm_mult P2((a,b), word a, word b)
41 word gsm_mult_r P2((a,b), word a, word b)
56 longword gsm_L_mult P2((a,b),word a, word b)
62 longword gsm_L_add P2((a,b), longword a, longword b)
78 longword gsm_L_sub P2((a,b), longword a, longword b)
153 longword gsm_L_asl P2((a,n), longword a, int n)
161 word gsm_asl P2((a,n), word a, int n)
169 longword gsm_L_asr P2((a,n), longword a, int n)
[all …]
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dconst_pair_U_V.pass.cpp30 using P2 = std::pair<int, T1>; in test_pair_const() typedef
35 static_assert(std::is_constructible<P2, UP2>::value == CanCopy, ""); in test_pair_const()
36 static_assert(test_convertible<P2, UP2>() == CanConvert, ""); in test_pair_const()
61 typedef std::pair<double, long> P2; in main() typedef
63 const P2 p2 = p1; in main()
70 using P2 = std::pair<int, int>; in main() typedef
72 P2 p2(p1); in main()
158 typedef std::pair<double, long> P2; in main() typedef
160 constexpr P2 p2 = p1; in main()
166 using P2 = std::pair<ExplicitT, ExplicitT>; in main() typedef
[all …]
/external/webrtc/webrtc/system_wrappers/include/
Dref_count.h51 template<typename P1, typename P2>
52 RefCountImpl(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) {} in RefCountImpl()
54 template<typename P1, typename P2, typename P3>
55 RefCountImpl(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) {} in RefCountImpl()
57 template<typename P1, typename P2, typename P3, typename P4>
58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl()
60 template<typename P1, typename P2, typename P3, typename P4, typename P5>
61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dvec_perf_shuffle.ll3 define <4 x float> @test_uu72(<4 x float>* %P1, <4 x float>* %P2) {
5 %V2 = load <4 x float>* %P2 ; <<4 x float>> [#uses=1]
10 define <4 x float> @test_30u5(<4 x float>* %P1, <4 x float>* %P2) {
12 %V2 = load <4 x float>* %P2 ; <<4 x float>> [#uses=1]
17 define <4 x float> @test_3u73(<4 x float>* %P1, <4 x float>* %P2) {
19 %V2 = load <4 x float>* %P2 ; <<4 x float>> [#uses=1]
24 define <4 x float> @test_3774(<4 x float>* %P1, <4 x float>* %P2) {
26 %V2 = load <4 x float>* %P2 ; <<4 x float>> [#uses=1]
31 define <4 x float> @test_4450(<4 x float>* %P1, <4 x float>* %P2) {
33 %V2 = load <4 x float>* %P2 ; <<4 x float>> [#uses=1]
/external/clang/test/SemaObjCXX/
Dobjcbridge-attribute.mm41 @protocol P2 @end protocol
46 @interface NSError<P1, P2, P3> @end // expected-note 5 {{declared here}}
92 …(void)(id<P1, P2>)cf; // expected-error {{cast of C pointer type 'CFErrorRef' (aka '__CFErrorRef *…
95 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFErrorRef' (aka '__CFErrorRef *') bridges to NSE…
96 …ype 'CFErrorRef' (aka '__CFErrorRef *') to Objective-C pointer type 'id<P1,P2,P4>' requires a brid…
105 …oid)(id<P1, P2>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorRef…
108 …d)(id<P1, P2, P3>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorR…
111 …(void)(id<P2, P3>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorR…
114 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFMyErrorRef' (aka '__CFMyErrorRef *') bridges to…
115 …'CFMyErrorRef' (aka '__CFMyErrorRef *') to Objective-C pointer type 'id<P1,P2,P4>' requires a brid…
[all …]
Dobjcbridge-attribute-arc.mm41 @protocol P2 @end protocol
46 @interface NSError<P1, P2, P3> @end // expected-note 5 {{declared here}}
92 …(void)(id<P1, P2>)cf; // expected-error {{cast of C pointer type 'CFErrorRef' (aka '__CFErrorRef *…
95 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFErrorRef' (aka '__CFErrorRef *') bridges to NSE…
96 …ype 'CFErrorRef' (aka '__CFErrorRef *') to Objective-C pointer type 'id<P1,P2,P4>' requires a brid…
105 …oid)(id<P1, P2>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorRef…
108 …d)(id<P1, P2, P3>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorR…
111 …(void)(id<P2, P3>)cf; // expected-error {{cast of C pointer type 'CFMyErrorRef' (aka '__CFMyErrorR…
114 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFMyErrorRef' (aka '__CFMyErrorRef *') bridges to…
115 …'CFMyErrorRef' (aka '__CFMyErrorRef *') to Objective-C pointer type 'id<P1,P2,P4>' requires a brid…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_perf_shuffle.ll3 define <4 x float> @test_uu72(<4 x float>* %P1, <4 x float>* %P2) {
5 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
10 define <4 x float> @test_30u5(<4 x float>* %P1, <4 x float>* %P2) {
12 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
17 define <4 x float> @test_3u73(<4 x float>* %P1, <4 x float>* %P2) {
19 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
24 define <4 x float> @test_3774(<4 x float>* %P1, <4 x float>* %P2) {
26 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
31 define <4 x float> @test_4450(<4 x float>* %P1, <4 x float>* %P2) {
33 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
/external/llvm/test/CodeGen/PowerPC/
Dvec_perf_shuffle.ll3 define <4 x float> @test_uu72(<4 x float>* %P1, <4 x float>* %P2) {
5 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
10 define <4 x float> @test_30u5(<4 x float>* %P1, <4 x float>* %P2) {
12 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
17 define <4 x float> @test_3u73(<4 x float>* %P1, <4 x float>* %P2) {
19 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
24 define <4 x float> @test_3774(<4 x float>* %P1, <4 x float>* %P2) {
26 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
31 define <4 x float> @test_4450(<4 x float>* %P1, <4 x float>* %P2) {
33 %V2 = load <4 x float>, <4 x float>* %P2 ; <<4 x float>> [#uses=1]
/external/clang/test/Misc/
Ddiagnostic-crash.cpp17 template <bool del, class R, class T, class P1, class P2, class A1>
20 template <bool del, class T, class P1, class P2, class A1>
21 class AAAAAAAResultCallback_2_1< del, void, T, P1, P2, A1> :
26 template <class T1, class T2, class R, class P1, class P2, class A1>
27 inline typename AAAAAAAResultCallback_2_1<true, R, T1, P1, P2, A1>::base*
28 NewCallback(T1* obj, R(T2::* member)(P1, P2, A1), const P1& p1, const P2& p2) {} in NewCallback() argument
/external/protobuf/php/ext/google/protobuf/
Dupb.h4169 template <class R, class P1, class P2, R F(P1, P2), class I>
4173 static R Call(P1 p1, P2 p2) { return F(p1, p2); }
4176 template <class R, class P1, class P2, class P3, R F(P1, P2, P3), class I>
4180 static R Call(P1 p1, P2 p2, P3 p3) { return F(p1, p2, p3); }
4183 template <class R, class P1, class P2, class P3, class P4, R F(P1, P2, P3, P4),
4188 static R Call(P1 p1, P2 p2, P3 p3, P4 p4) { return F(p1, p2, p3, p4); }
4191 template <class R, class P1, class P2, class P3, class P4, class P5,
4192 R F(P1, P2, P3, P4, P5), class I>
4196 static R Call(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) {
4217 template <class R, class P1, class P2, R F(P1, P2), class I>
[all …]
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll4 define i32 @test12(i1 %B, i32* %P1, i32* %P2) {
6 %1 = load atomic i32, i32* %P2 seq_cst, align 4
39 define i32 @test15(i1 %B, i32* %P1, i32* %P2) {
53 define i32 @test16(i1 %B, i32* %P1, i32* %P2) {
63 define void @fence_seq_cst_store(i1 %B, i32* %P1, i32* %P2) {
69 store atomic i32 0, i32* %P2 seq_cst, align 4
75 define void @fence_seq_cst(i1 %B, i32* %P1, i32* %P2) {
87 define void @fence_asm_sideeffect(i1 %B, i32* %P1, i32* %P2) {
99 define void @fence_asm_memory(i1 %B, i32* %P1, i32* %P2) {
111 define i32 @volatile_load(i1 %B, i32* %P1, i32* %P2) {
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dsysv.S116 P2 = [FP-20]; define
123 R0 = [P2+.rettable@GOT17M4];
125 P2 = R0; define
126 R1 = [P2];
128 P2 = [FP+-20]; define
129 R0 = [P2+.rettable@GOT17M4];
131 P2 = R0; define
134 jump (P2);
/external/libffi/src/bfin/
Dsysv.S116 P2 = [FP-20]; define
123 R0 = [P2+.rettable@GOT17M4];
125 P2 = R0; define
126 R1 = [P2];
128 P2 = [FP+-20]; define
129 R0 = [P2+.rettable@GOT17M4];
131 P2 = R0; define
134 jump (P2);

12345678910>>...25