/external/skia/tests/ |
D | AsADashTest.cpp | 15 SkAutoTUnref<SkPathEffect> pe(SkCornerPathEffect::Create(1.0)); in DEF_TEST() local 25 SkAutoTUnref<SkPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local 36 SkAutoTUnref<SkPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 304 UParseError &pe, in compile() 355 UParseError &pe, in compile() 404 UParseError &pe, in compile() 416 UParseError &pe, in compile() 431 UParseError pe; in compile() local 444 UParseError pe; in compile() local 509 UParseError &pe, in matches() 533 UParseError &pe, in matches()
|
D | uregexc.cpp | 27 UParseError *pe, in uregex_openC()
|
D | uspoof_build.cpp | 52 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
|
D | uspoof_wsconf.cpp | 102 int32_t confusablesWSLen, UParseError *pe, UErrorCode &status) in buildWSConfusableData()
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | PrivilegedActionException2Test.java | 30 PrivilegedActionException pe = new PrivilegedActionException(e); in test_ConstructorLjava_lang_Exception() local 45 PrivilegedActionException pe = new PrivilegedActionException(e); in test_getException() local
|
/external/iproute2/lib/ |
D | inet_proto.c | 30 struct protoent *pe; in inet_proto_n2a() local 50 struct protoent *pe; in inet_proto_a2n() local
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 1495 UParseError pe; in TestNormalizationTransliterator() local 2101 UParseError pe; in TestNFDChainRBT() local 2205 UParseError pe; in TestNullInverse() local 2230 UParseError pe; in TestAliasInverseID() local 2258 UParseError pe; in TestCompoundInverseID() local 2287 UParseError pe; in TestUndefinedVariable() local 2341 UParseError pe; in TestCompoundFilterID() local 2383 UParseError pe; in TestNewEngine() local 2481 UParseError pe; in TestQuantifiedSegment() local 2885 UParseError pe; in TestLocaleInstantiation() local [all …]
|
D | regextst.cpp | 396 UParseError pe; in doRegexLMTest() local 459 UParseError pe; in doRegexLMTestUTF8() local 549 UParseError pe; in regex_err() local 786 UParseError pe; in API_Match() local 932 UParseError pe; in API_Match() local 991 UParseError pe; in API_Match() local 1045 UParseError pe; in API_Match() local 1353 UParseError pe; in API_Replace() local 1545 UParseError pe; in API_Pattern() local 1850 UParseError pe; in API_Match_UTF8() local [all …]
|
/external/toybox/toys/pending/ |
D | fdisk.c | 207 struct part_entry *pe; in check_order() local 303 struct part_entry *pe = &partitions[i]; in reset_boot() local 576 struct part_entry *pe = &partitions[i]; in delete_partition() local 662 struct part_entry *pe; in write_table() local 883 struct part_entry *pe = &partitions[i]; in ask_end_sector() local 918 struct part_entry *pe = &partitions[idx]; in add_partition() local 980 struct part_entry *pe; in add_logical_partition() local 1043 struct part_entry *pe; in change_systype() local 1086 struct part_entry *pe; in verify_table() local 1148 struct part_entry *pe = &partitions[idx]; in move_begning() local [all …]
|
/external/icu/icu4c/source/common/ |
D | ucase.cpp | 141 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_tolower() local 158 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_toupper() local 175 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_totitle() local 244 const uint16_t *pe0, *pe=GET_EXCEPTIONS(csp, props); in ucase_addCaseClosure() local 450 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in getDotType() local 813 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullLower() local 957 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in toUpperOrTitle() local 1103 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_fold() local 1167 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullFolding() local
|
/external/aac/libAACenc/src/ |
D | line_pe.h | 107 INT pe; /* sum of sfbPe */ member 114 INT pe; member
|
/external/skia/src/gpu/ |
D | GrStrokeInfo.h | 91 bool setDashInfo(const SkPathEffect* pe) { in setDashInfo() 181 const SkPathEffect* pe = paint.getPathEffect(); in init() local
|
/external/skia/samplecode/ |
D | SamplePathEffects.cpp | 48 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_pe() local 66 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_warp_pe() local
|
/external/v8/test/mjsunit/regress/ |
D | regress-crbug-272564.js | 39 function pe(a, b, c) { function
|
/external/skia/gm/ |
D | dashcubics.cpp | 19 SkPathEffect* pe = SkDashPathEffect::Create(intervals, 2, 0); in flower() local
|
D | patheffects.cpp | 19 SkPathEffect* pe = paint->getPathEffect(); in compose_pe() local
|
/external/harfbuzz_ng/src/ |
D | hb-buffer-deserialize-json.hh | 448 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_json() local
|
D | hb-buffer-deserialize-text.hh | 325 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_text() local
|
D | hb-ot-shape-complex-myanmar-machine.hh | 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
|
D | hb-ot-shape-complex-use-machine.hh | 383 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
|
D | hb-ot-shape-complex-indic-machine.hh | 1575 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
|
/external/mksh/src/ |
D | misc.c | 653 const char *se, *pe; in gmatchx() local 708 const unsigned char *pe = (const unsigned char *) xpe; in has_globbing() local 766 const unsigned char *p, const unsigned char *pe) in do_gmatch() 946 pat_scan(const unsigned char *p, const unsigned char *pe, bool match_sep) in pat_scan()
|
/external/skia/src/core/ |
D | SkPaint.cpp | 1567 const SkPathEffect* pe, SkWriteBuffer* peBuffer, in write_out_descriptor() 1591 const SkPathEffect* pe, SkWriteBuffer* peBuffer, in fill_out_rec() 1637 const SkPathEffect* pe, SkWriteBuffer* peBuffer, in test_desc() 1689 SkPathEffect* pe = this->getPathEffect(); in getScalerContextDescriptor() local 1722 SkPathEffect* pe = this->getPathEffect(); in descriptorProc() local 2328 SkPathEffect* pe = nullptr; in SkTextBaseIter() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 119 UParseError pe; in TestOpenFromSource() local
|