/external/googletest/googlemock/include/gmock/ |
D | gmock-more-actions.h | 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 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 271 #define GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument 281 #define GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument [all …]
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/ |
D | tuple.by.type.pass.cpp | 40 constexpr std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local 46 const std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/ |
D | tuple.by.type.pass.cpp | 41 constexpr std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local 47 const std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cppcoreguidelines-pro-bounds-pointer-arithmetic-pr36489.cpp | 18 auto *p5 = getPtr(); in auto_deduction_binary() local 44 char p5 = getPtrWithTrailingReturnType()[6]; in auto_deduction_subscript() local
|
D | readability-delete-null-pointer.cpp | 84 int *p5, *p6; in g() local
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | AggregationData.java | 67 Function<? super LastValueDataLong, T> p5, in match() 107 Function<? super LastValueDataLong, T> p5, in match() 150 Function<? super LastValueDataLong, T> p5, in match() 193 Function<? super LastValueDataLong, T> p5, in match() 248 Function<? super LastValueDataLong, T> p5, in match() 405 Function<? super LastValueDataLong, T> p5, in match() 507 Function<? super LastValueDataLong, T> p5, in match() 550 Function<? super LastValueDataLong, T> p5, in match()
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-generated-actions.h | 1053 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 1056 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1060 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1064 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1068 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1092 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument 1097 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument 1102 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument 1108 #define GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument 1116 #define GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument [all …]
|
/external/clang/test/SemaCXX/ |
D | cxx11-ast-print.cpp | 30 const char *p5 = 1e12_baz; variable
|
/external/clang/test/Sema/ |
D | pass-object-size.c | 44 void (*p5)(char *) = IsOverloaded; in FunctionPtrs() local
|
/external/llvm-project/clang/test/Sema/ |
D | pass-object-size.c | 50 void (*p5)(char *) = IsOverloaded; in FunctionPtrs() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_perf.c | 49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
|
/external/dagger2/javatests/dagger/internal/ |
D | MapProviderFactoryTest.java | 56 Provider<Integer> p5 = incrementingIntegerProvider(50); in iterationOrder() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cxx11-ast-print.cpp | 30 const char *p5 = 1e12_baz; variable
|
/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ 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/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/ |
D | mismatch.pass.cpp | 51 auto p5 = std::mismatch(II(std::begin(ib)), II(std::end(ib)), II(std::begin(ic))); in test_constexpr() local
|
D | mismatch_pred.pass.cpp | 56 auto p5 = std::mismatch(II(std::begin(ib)), II(std::end(ib)), II(std::begin(ic)), eq); in test_constexpr() local
|
/external/llvm/unittests/ADT/ |
D | MakeUniqueTest.cpp | 38 auto p5 = make_unique<std::tuple<int, int, int, int, int>>(0, 1, 2, 3, 4); in TEST() local
|
/external/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/ |
D | mismatch.pass.cpp | 50 auto p5 = std::mismatch(II(std::begin(ib)), II(std::end(ib)), II(std::begin(ic))); in test_constexpr() local
|
D | mismatch_pred.pass.cpp | 55 auto p5 = std::mismatch(II(std::begin(ib)), II(std::end(ib)), II(std::begin(ic)), eq); in test_constexpr() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local 500 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local 606 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_vertical_edge_mips() local 920 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvvertical_edge_mips() local 1484 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_horizontal_edge_mips() local 1616 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvhorizontal_edge_mips() local 1730 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_vertical_edge_mips() local 1919 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvvertical_edge_mips() local
|
/external/clang/test/Analysis/ |
D | NewDelete-intersections.mm | 34 int *p5 = (int *)alloca(sizeof(int)); function
|
/external/llvm-project/clang/test/Analysis/ |
D | NewDelete-intersections.mm | 43 int *p5 = (int *)alloca(sizeof(int)); function
|
/external/llvm-project/flang/test/Semantics/ |
D | init01.f90 | 20 real, pointer :: p5 => x5(j) local 81 real, pointer :: p5(:) => a4 component
|
/external/clang/test/CodeGen/ |
D | ppc64-struct-onefloat.c | 33 SSd p5 = { { 19.47 } }; in foo() local
|
/external/rust/crates/libm/src/math/ |
D | exp2.rs | 332 let p5 = f64::from_bits(0x3f55d88003875c74); in exp2() localVariable
|