/external/googletest/googlemock/include/gmock/ |
D | gmock-more-actions.h | 203 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 206 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 209 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 213 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 217 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 221 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 244 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument 249 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument 256 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument 263 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument [all …]
|
/external/cronet/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-more-actions.h | 212 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) \ argument 215 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) \ argument 218 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 223 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 228 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 233 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 259 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) \ argument 267 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) \ argument 276 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 287 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument [all …]
|
/external/libaom/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-more-actions.h | 212 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) \ argument 215 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) \ argument 218 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 223 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 228 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 233 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 259 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) \ argument 267 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) \ argument 276 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 287 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument [all …]
|
/external/clang/test/Sema/ |
D | enable_if.c | 100 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
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | AggregationData.java | 66 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/libjpeg-turbo/ |
D | jerror.h | 252 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 307 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 312 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/external/cronet/buildtools/third_party/libc++/trunk/test/support/test.support/ |
D | test_proxy.pass.cpp | 41 Proxy<MoveOnly&&> p4 = std::move(m1); in testProxy() local 56 Proxy<MoveOnly> p4{MoveOnly{9}}; in testProxy() local 88 const Proxy<MoveOnly&&> p4 = std::move(m2); in testProxy() local
|
/external/libchrome/ui/gfx/geometry/ |
D | quad_f.h | 30 const PointF& p4) in QuadF() 49 constexpr const PointF& p4() const { return p4_; } in p4() function
|
/external/clang/test/SemaCXX/ |
D | nullability.cpp | 78 …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
|
D | cxx11-ast-print.cpp | 28 const char *p4 = 0x129_bar; variable
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.nonmember/ |
D | append_op.pass.cpp | 32 path p4 = p1 / "def"; in main() local
|
/external/ow2-asm/asm-test/src/main/resources/jdk5/ |
D | AllStructures.class | ... )
int p0
float p1
float p2
long p3
double p4
public java.lang.Object o ()
void ... |
/external/testng/src/test/java/test/parameters/ |
D | InheritFromSuiteChild3.java | 17 public void inheritedparameter(String p1, String p2, String p3, String p4) { in inheritedparameter()
|
D | InheritFromSuiteChild1.java | 18 public void inheritedparameter(String p1, String p2, @Optional("foobar")String p3, String p4) { in inheritedparameter()
|
D | InheritFromSuiteChild2.java | 18 public void inheritedparameter(String p1, String p2, String p3, @Optional("abc")String p4) { in inheritedparameter()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.path/path.nonmember/ |
D | append_op.pass.cpp | 31 path p4 = p1 / "def"; in main() local
|
/external/libxml2/test/recurse/ |
D | lol_ip_content.dtd | 6 <!ENTITY % p4 "%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;%p3;"> parameterEntity
|
/external/clang/test/Analysis/ |
D | NewDelete+MismatchedDeallocator_intersections.cpp | 26 int *p4 = (int *)malloc(sizeof(int)); in testMallocFreeNoWarn() local
|
D | NewDelete-variadic.cpp | 22 int *p4 = new (x) int[0]; // no warn in testGlobalCustomVariadicNew() local
|
D | Malloc+MismatchedDeallocator_intersections.cpp | 25 int *p4 = new int; in testNewDeleteNoWarn() local
|
/external/libvpx/vpx_dsp/mips/ |
D | convolve8_horiz_dspr2.c | 30 uint32_t p1, p2, p3, p4; in convolve_horiz_4_dspr2() local 136 uint32_t p1, p2, p3, p4, n1; in convolve_horiz_8_dspr2() local 298 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_16_dspr2() local 563 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_64_dspr2() local
|
D | convolve8_avg_horiz_dspr2.c | 31 uint32_t p1, p2, p3, p4; in convolve_avg_horiz_4_dspr2() local 148 uint32_t p1, p2, p3, p4, n1; in convolve_avg_horiz_8_dspr2() local 334 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_16_dspr2() local 642 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_64_dspr2() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | deduct.pass.cpp | 65 std::pair<int&, char> p4(i, 'c'); in test_primary_template() local 116 std::pair<int&, char> p4(i, 'c'); in test_primary_template() local
|
/external/compiler-rt/test/tsan/ |
D | aligned_vs_unaligned_race.cc | 19 u_uint64_t *p4 = reinterpret_cast<u_uint64_t *>(p1 + 1); in Thread2() local
|
/external/dtc/tests/ |
D | multilabel.dts | 28 p4: prop; label
|