Home
last modified time | relevance | path

Searched defs:p4 (Results 1 – 25 of 140) sorted by relevance

123456

/external/webrtc/webrtc/base/
Drefcount.h48 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.h441 #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
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
494 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument
501 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument
[all …]
Dgmock-generated-matchers.h560 #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/clang/test/Sema/
Denable_if.c100 void *p4 = (void *)isdigit2; in test5() local
128 …void *p4 = (void*)f2; // expected-error{{address of overloaded function 'f2' is ambiguous}} expect… in test6() local
137 …void *p4 = (void*)f3; // expected-error{{address of overloaded function 'f3' does not match requir… in test7() local
Dpass-object-size.c42 …void (*p4)(void *) = &IsOverloaded; //expected-warning{{incompatible pointer types initializing 'v… in FunctionPtrs() local
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1186 #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
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
1233 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument
1238 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-actions.h1048 #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
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
1095 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument
1100 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument
[all …]
/external/webrtc/webrtc/system_wrappers/include/
Dref_count.h58 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/opencensus-java/api/src/main/java/io/opencensus/stats/
DAggregationData.java66 Function<? super LastValueDataDouble, T> p4, in match()
106 Function<? super LastValueDataDouble, T> p4, in match()
149 Function<? super LastValueDataDouble, T> p4, in match()
192 Function<? super LastValueDataDouble, T> p4, in match()
247 Function<? super LastValueDataDouble, T> p4, in match()
404 Function<? super LastValueDataDouble, T> p4, in match()
506 Function<? super LastValueDataDouble, T> p4, in match()
549 Function<? super LastValueDataDouble, T> p4, in match()
/external/libcxx/test/std/input.output/filesystems/class.path/path.nonmember/
Dappend_op.pass.cpp32 path p4 = p1 / "def"; in main() local
/external/testng/src/test/java/test/parameters/
DInheritFromSuiteChild2.java18 public void inheritedparameter(String p1, String p2, String p3, @Optional("abc")String p4) { in inheritedparameter()
DInheritFromSuiteChild1.java18 public void inheritedparameter(String p1, String p2, @Optional("foobar")String p3, String p4) { in inheritedparameter()
DInheritFromSuiteChild3.java17 public void inheritedparameter(String p1, String p2, String p3, String p4) { in inheritedparameter()
/external/clang/test/Analysis/
DNewDelete+MismatchedDeallocator_intersections.cpp26 int *p4 = (int *)malloc(sizeof(int)); in testMallocFreeNoWarn() local
DNewDelete-variadic.cpp22 int *p4 = new (x) int[0]; // no warn in testGlobalCustomVariadicNew() local
DMalloc+MismatchedDeallocator_intersections.cpp25 int *p4 = new int; in testNewDeleteNoWarn() local
/external/libjpeg-turbo/
Djerror.h248 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ 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/clang/test/SemaCXX/
Dnullability.cpp78 …void *_Nonnull p4 = nullable; // expected-warning{{implicit conversion from nullable pointer 'void… in AssignAndInitNonNull() local
93 …void *_Nonnull p4 = ReturnNullable(); // expected-warning{{implicit conversion from nullable point… in AssignAndInitNonNullFromFn() local
Dcxx11-ast-print.cpp28 const char *p4 = 0x129_bar; variable
/external/dtc/tests/
Dmultilabel.dts28 p4: prop; label
Dmultilabel_merge.dts26 p4: prop = "foo"; label
/external/compiler-rt/test/tsan/
Daligned_vs_unaligned_race.cc19 u_uint64_t *p4 = reinterpret_cast<u_uint64_t *>(p1 + 1); in Thread2() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_perf.c49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
/external/libaom/libaom/aom_dsp/mips/
Dconvolve8_horiz_dspr2.c32 uint32_t p1, p2, p3, p4; in convolve_horiz_4_dspr2() local
138 uint32_t p1, p2, p3, p4, n1; in convolve_horiz_8_dspr2() local
300 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_16_dspr2() local
565 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_64_dspr2() local
/external/dagger2/core/src/test/java/dagger/internal/
DMapProviderFactoryTest.java53 Provider<Integer> p4 = incrementingIntegerProvider(40); in iterationOrder() local

123456