Home
last modified time | relevance | path

Searched defs:p7 (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/test/SemaCXX/
Dcxx11-ast-print.cpp34 const char *p7 = 123_quux; variable
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1197 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/
DMakeUniqueTest.cpp47 auto p7 = make_unique<std::tuple<int, int, int, int, int, int, int>>( in TEST() local
/external/valgrind/memcheck/tests/
Dleak-cases.c64 Node* p7; variable
/external/v8/src/ia32/
Dsimulator-ia32.h24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/v8/src/x87/
Dsimulator-x87.h24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/v8/src/x64/
Dsimulator-x64.h24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/v8/src/arm64/
Dsimulator-arm64.h53 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp40 const char *p7 = u8"foo \U0000d800 bar"; // expected-error {{invalid universal character}} variable
/external/v8/src/mips64/
Dsimulator-mips64.h46 #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/
Dloopfilter_16_msa.c85 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
Dloopfilter_mb_vert_dspr2.c33 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
Dloopfilter_mb_horiz_dspr2.c35 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/
Dpolygons.cpp47 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/
Dp6.cpp74 auto p7 = &S::m; in test() local
/external/v8/test/webkit/fast/js/
DPromise-static-race.js36 var p7 = new Promise(function(_, reject) { reject('p7'); }); variable
DPromise-static-all.js36 var p7 = new Promise(function(_, reject) { reject('p7'); }); variable
/external/v8/src/mips/
Dsimulator-mips.h37 #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/
Dhydrogen.h1256 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/
Dsimulator-arm.h36 #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/
Djerror.h280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/external/pdfium/core/include/thirdparties/libjpeg/
Djerror.h280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/external/pdfium/core/src/fxcodec/libjpeg/
Djerror.h280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/external/wpa_supplicant_8/hs20/client/
Dest.c30 PKCS7 *p7 = NULL; in pkcs7_to_cert() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_loopfilter_sse2.c63 __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

12