| /external/clang/test/SemaCXX/ |
| D | cxx11-ast-print.cpp | 34 const char *p7 = 123_quux; variable
|
| /external/google-breakpad/src/testing/include/gmock/ |
| D | gmock-generated-actions.h | 1197 p6, p7) , typename p0##_type, typename p1##_type, typename p2##_type, \ argument 1201 p6, p7, p8) , typename p0##_type, typename p1##_type, typename p2##_type, \ argument 1205 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \ argument 1238 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument 1245 p7, p8)\ argument 1253 p7, p8, p9)\ argument 1279 p7) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; p4##_type p4; \ argument 1282 p7, p8) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \ argument 1285 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \ argument 1302 p7) p0, p1, p2, p3, p4, p5, p6, p7 argument [all …]
|
| /external/llvm/unittests/ADT/ |
| D | MakeUniqueTest.cpp | 47 auto p7 = make_unique<std::tuple<int, int, int, int, int, int, int>>( in TEST() local
|
| /external/valgrind/memcheck/tests/ |
| D | leak-cases.c | 64 Node* p7; variable
|
| /external/v8/src/ia32/ |
| D | simulator-ia32.h | 24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/v8/src/x87/ |
| D | simulator-x87.h | 24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/v8/src/x64/ |
| D | simulator-x64.h | 24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/v8/src/arm64/ |
| D | simulator-arm64.h | 53 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/clang/test/CXX/lex/lex.charset/ |
| D | p2-cxx11.cpp | 40 const char *p7 = u8"foo \U0000d800 bar"; // expected-error {{invalid universal character}} variable
|
| /external/v8/src/mips64/ |
| D | simulator-mips64.h | 46 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 444 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 448 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | loopfilter_16_msa.c | 85 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vpx_hz_lpf_t16_16w() local 435 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, p7, p6, p5, p4, q4, q5, q6, q7; in vpx_lpf_horizontal_16_msa() local 655 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_16x8_to_8x16() local 679 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_8x16_to_16x8() local 692 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_16x16() local 819 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vpx_vt_lpf_t16_8w() local 1141 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vpx_vt_lpf_t16_16w() local
|
| D | loopfilter_mb_vert_dspr2.c | 33 uint32_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vpx_lpf_vertical_16_dspr2() local
|
| D | loopfilter_mb_horiz_dspr2.c | 35 uint32_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vpx_lpf_horizontal_16_dspr2() local
|
| /external/skia/gm/ |
| D | polygons.cpp | 47 SkPoint p7[] = {{0, 20}, {20, 20}, {30, 0}, {40, 20}, {60, 20}, in onOnceBeforeDraw() local
|
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| D | p6.cpp | 74 auto p7 = &S::m; in test() local
|
| /external/v8/test/webkit/fast/js/ |
| D | Promise-static-race.js | 36 var p7 = new Promise(function(_, reject) { reject('p7'); }); variable
|
| D | Promise-static-all.js | 36 var p7 = new Promise(function(_, reject) { reject('p7'); }); variable
|
| /external/v8/src/mips/ |
| D | simulator-mips.h | 37 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 392 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/v8/src/ |
| D | hydrogen.h | 1256 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in NewUncasted() 1262 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in New() 1268 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in AddUncasted() 1274 I* Add(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in Add() 1281 P5 p5, P6 p6, P7 p7, P8 p8) { in NewUncasted() 1287 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) { in New() 1294 P5 p5, P6 p6, P7 p7, P8 p8) { in AddUncasted() 1300 I* Add(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) { in Add()
|
| /external/v8/src/arm/ |
| D | simulator-arm.h | 36 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 432 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
| /external/jpeg/ |
| D | jerror.h | 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
| /external/pdfium/core/include/thirdparties/libjpeg/ |
| D | jerror.h | 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
| /external/pdfium/core/src/fxcodec/libjpeg/ |
| D | jerror.h | 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
| /external/wpa_supplicant_8/hs20/client/ |
| D | est.c | 30 PKCS7 *p7 = NULL; in pkcs7_to_cert() local
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | highbd_loopfilter_sse2.c | 63 __m128i q7, p7, q6, p6, q5, p5, q4, p4, q3, p3, q2, p2, q1, p1, q0, p0; in highbd_mb_lpf_horizontal_edge_w_sse2_8() local 956 __m128i p0, p1, p2, p3, p4, p5, p6, p7, x0, x1, x2, x3, x4, x5, x6, x7; in highbd_transpose() local
|