Home
last modified time | relevance | path

Searched defs:p3 (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/llvm/test/MC/Hexagon/instructions/
Dxtype_pred.s6 p3 = boundscheck(r17:16, r21:20):raw:lo define
8 p3 = boundscheck(r17:16, r21:20):raw:hi define
12 p3 = cmpb.gt(r17, r21) define
14 p3 = cmpb.eq(r17, r21) define
16 p3 = cmpb.gtu(r17, r21) define
18 p3 = cmpb.eq(r17, #21) define
20 p3 = cmpb.gt(r17, #21) define
22 p3 = cmpb.gtu(r17, #21) define
26 p3 = cmph.eq(r17, r21) define
28 p3 = cmph.gt(r17, r21) define
[all …]
Dalu32_pred.s190 p3 = cmp.eq(r21, #31) define
192 p3 = !cmp.eq(r21, #31) define
194 p3 = cmp.gt(r21, #31) define
196 p3 = !cmp.gt(r21, #31) define
198 p3 = cmp.gtu(r21, #31) define
200 p3 = !cmp.gtu(r21, #31) define
202 p3 = cmp.eq(r21, r31) define
204 p3 = !cmp.eq(r21, r31) define
206 p3 = cmp.gt(r21, r31) define
208 p3 = !cmp.gt(r21, r31) define
[all …]
Dxtype_fp.s10 p3 = sfclass(r17, #21) define
12 p3 = dfclass(r17:16, #21) define
16 p3 = sfcmp.ge(r17, r21) define
18 p3 = sfcmp.uo(r17, r21) define
20 p3 = sfcmp.eq(r17, r21) define
22 p3 = sfcmp.gt(r17, r21) define
24 p3 = dfcmp.eq(r17:16, r21:20) define
26 p3 = dfcmp.gt(r17:16, r21:20) define
28 p3 = dfcmp.ge(r17:16, r21:20) define
30 p3 = dfcmp.uo(r17:16, r21:20) define
Dcr.s6 p3 = !fastcorner9(p2, p1) define
32 p3 = sp1loop0(0, r21) define
34 p3 = sp2loop0(0, r21) define
36 p3 = sp3loop0(0, r21) define
38 p3 = sp1loop0(0, #21) define
40 p3 = sp2loop0(0, #21) define
42 p3 = sp3loop0(0, #21) define
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/instructions/
Dxtype_pred.s6 p3 = boundscheck(r17:16, r21:20):raw:lo define
8 p3 = boundscheck(r17:16, r21:20):raw:hi define
12 p3 = cmpb.gt(r17, r21) define
14 p3 = cmpb.eq(r17, r21) define
16 p3 = cmpb.gtu(r17, r21) define
18 p3 = cmpb.eq(r17, #21) define
20 p3 = cmpb.gt(r17, #21) define
22 p3 = cmpb.gtu(r17, #21) define
26 p3 = cmph.eq(r17, r21) define
28 p3 = cmph.gt(r17, r21) define
[all …]
Dalu32_pred.s190 p3 = cmp.eq(r21, #31) define
192 p3 = !cmp.eq(r21, #31) define
194 p3 = cmp.gt(r21, #31) define
196 p3 = !cmp.gt(r21, #31) define
198 p3 = cmp.gtu(r21, #31) define
200 p3 = !cmp.gtu(r21, #31) define
202 p3 = cmp.eq(r21, r31) define
204 p3 = !cmp.eq(r21, r31) define
206 p3 = cmp.gt(r21, r31) define
208 p3 = !cmp.gt(r21, r31) define
[all …]
Dxtype_fp.s10 p3 = sfclass(r17, #21) define
12 p3 = dfclass(r17:16, #21) define
16 p3 = sfcmp.ge(r17, r21) define
18 p3 = sfcmp.uo(r17, r21) define
20 p3 = sfcmp.eq(r17, r21) define
22 p3 = sfcmp.gt(r17, r21) define
24 p3 = dfcmp.eq(r17:16, r21:20) define
26 p3 = dfcmp.gt(r17:16, r21:20) define
28 p3 = dfcmp.ge(r17:16, r21:20) define
30 p3 = dfcmp.uo(r17:16, r21:20) define
Dcr.s6 p3 = !fastcorner9(p2, p1) define
32 p3 = sp1loop0(0, r21) define
34 p3 = sp2loop0(0, r21) define
36 p3 = sp3loop0(0, r21) define
38 p3 = sp1loop0(0, #21) define
40 p3 = sp2loop0(0, #21) define
42 p3 = sp3loop0(0, #21) define
/external/webrtc/webrtc/base/
Drefcount.h44 RefCountedObject(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) { in RefCountedObject()
48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject()
53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject()
59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in RefCountedObject()
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) in RefCountedObject()
71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) in RefCountedObject()
78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) 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()
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, in RefCountedObject()
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h438 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument
441 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
444 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
447 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
451 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
455 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
459 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
477 #define GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS(p0, p1, p2, p3)\ argument
482 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument
487 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument
[all …]
Dgmock-generated-matchers.h488 #define MATCHER_P4(name, p0, p1, p2, p3, description)\ argument
560 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument
636 #define MATCHER_P6(name, p0, p1, p2, p3, p4, p5, description)\ argument
715 #define MATCHER_P7(name, p0, p1, p2, p3, p4, p5, p6, description)\ argument
803 #define MATCHER_P8(name, p0, p1, p2, p3, p4, p5, p6, p7, description)\ argument
897 #define MATCHER_P9(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, description)\ argument
995 #define MATCHER_P10(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, description)\ argument
/external/webrtc/webrtc/system_wrappers/include/
Dref_count.h55 RefCountImpl(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) {} in RefCountImpl()
58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl()
61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
/external/clang/test/Analysis/
DMalloc+MismatchedDeallocator_intersections.cpp23 int *p3 = new int; // no-warning in testNewDeleteNoWarn() local
37 int *p3 = new int[0]; in testUseZeroAllocNoWarn() local
/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DAggregation.java56 Function<? super LastValue, T> p3, in match()
87 Function<? super LastValue, T> p3, in match()
121 Function<? super LastValue, T> p3, in match()
158 Function<? super LastValue, T> p3, in match()
200 Function<? super LastValue, T> p3, in match()
234 Function<? super LastValue, T> p3, in match()
DAggregationData.java65 Function<? super DistributionData, T> p3, in match()
105 Function<? super DistributionData, T> p3, in match()
148 Function<? super DistributionData, T> p3, in match()
191 Function<? super DistributionData, T> p3, in match()
246 Function<? super DistributionData, T> p3, in match()
403 Function<? super DistributionData, T> p3, in match()
505 Function<? super DistributionData, T> p3, in match()
548 Function<? super DistributionData, T> p3, in match()
/external/dtc/tests/
Dmultilabel_merge.dts22 p3: ref = <&{/node4}>; label
58 p3: ref = <&{/node4}>; label
/external/clang/test/Sema/
Denable_if.c99 void *p3 = (void *)&isdigit2; in test5() local
127 …void *p3 = (void*)&f2; // expected-error{{address of overloaded function 'f2' is ambiguous}} expec… in test6() local
136 …void *p3 = (void*)&f3; // expected-error{{address of overloaded function 'f3' does not match requi… in test7() local
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1183 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument
1186 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
1189 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
1192 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1196 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1200 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1204 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1220 #define GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS(p0, p1, p2, p3)\ argument
1224 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument
1228 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-actions.h1045 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument
1048 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
1051 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
1054 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1058 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1062 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1066 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1082 #define GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS(p0, p1, p2, p3)\ argument
1086 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument
1090 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument
[all …]
/external/libjpeg-turbo/
Djerror.h242 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument
248 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument
289 #define TRACEMS3(cinfo, lvl, code, p1, p2, p3) \ argument
294 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument
299 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument
305 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/deqp-deps/glslang/Test/inc1/path2/
Dremote.h1 float4 p3; variable
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c34 static INLINE int8_t filter_mask(uint8_t limit, uint8_t blimit, uint8_t p3, in filter_mask()
48 static INLINE int8_t flat_mask4(uint8_t thresh, uint8_t p3, uint8_t p2, in flat_mask4()
61 static INLINE int8_t flat_mask5(uint8_t thresh, uint8_t p4, uint8_t p3, in flat_mask5()
119 const uint8_t p3 = s[-4 * pitch], p2 = s[-3 * pitch], p1 = s[-2 * pitch], in vpx_lpf_horizontal_4_c() local
145 const uint8_t p3 = s[-4], p2 = s[-3], p1 = s[-2], p0 = s[-1]; in vpx_lpf_vertical_4_c() local
167 const uint8_t p3 = *op3, p2 = *op2, p1 = *op1, p0 = *op0; in filter8() local
189 const uint8_t p3 = s[-4 * pitch], p2 = s[-3 * pitch], p1 = s[-2 * pitch], in vpx_lpf_horizontal_8_c() local
216 const uint8_t p3 = s[-4], p2 = s[-3], p1 = s[-2], p0 = s[-1]; in vpx_lpf_vertical_8_c() local
243 const uint8_t p7 = *op7, p6 = *op6, p5 = *op5, p4 = *op4, p3 = *op3, in filter16() local
298 const uint8_t p3 = s[-4 * pitch], p2 = s[-3 * pitch], p1 = s[-2 * pitch], in mb_lpf_horizontal_edge_w() local
[all …]
/external/compiler-rt/test/asan/TestCases/
Datexit_stats.cc15 int *p3 = (int*)malloc(9000000); variable
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/
Downer_before_shared_ptr.pass.cpp24 const std::shared_ptr<int> p3(new int); in main() local
/external/libcxx/test/std/language.support/support.exception/propagation/
Dexception_ptr.pass.cpp30 std::exception_ptr p3 = nullptr; in main() local

12345678910>>...12