/external/stressapptest/src/ |
D | finelock_queue.cc | 224 struct page_entry pe; in ErrorLogCallback() local 271 struct page_entry *pe) { in GetPageFromPhysical() 327 bool FineLockPEQueue::GetRandomWithPredicateTag(struct page_entry *pe, in GetRandomWithPredicateTag() 387 bool FineLockPEQueue::GetRandomWithPredicate(struct page_entry *pe, in GetRandomWithPredicate() 397 bool FineLockPEQueue::GetValid(struct page_entry *pe) { in GetValid() 401 bool FineLockPEQueue::GetValid(struct page_entry *pe, int32 mask) { in GetValid() 409 bool FineLockPEQueue::GetEmpty(struct page_entry *pe, int32 mask) { in GetEmpty() 412 bool FineLockPEQueue::GetEmpty(struct page_entry *pe) { in GetEmpty() 420 bool FineLockPEQueue::PutEmpty(struct page_entry *pe) { in PutEmpty() 438 bool FineLockPEQueue::PutValid(struct page_entry *pe) { in PutValid()
|
D | queue.cc | 45 int PageEntryQueue::Push(struct page_entry *pe) { in Push() 70 int PageEntryQueue::PopRandom(struct page_entry *pe) { in PopRandom()
|
D | finelock_queue.h | 65 static bool page_is_valid(struct page_entry *pe) { in page_is_valid() 69 static bool page_is_empty(struct page_entry *pe) { in page_is_empty()
|
D | sat.cc | 249 bool Sat::GetValid(struct page_entry *pe) { in GetValid() 255 bool Sat::GetValid(struct page_entry *pe, int32 tag) { in GetValid() 275 bool Sat::PutValid(struct page_entry *pe) { in PutValid() 290 bool Sat::GetEmpty(struct page_entry *pe) { in GetEmpty() 294 bool Sat::GetEmpty(struct page_entry *pe, int32 tag) { in GetEmpty() 309 bool Sat::PutEmpty(struct page_entry *pe) { in PutEmpty() 349 void Sat::AddrMapUpdate(struct page_entry *pe) { in AddrMapUpdate() 445 struct page_entry pe; in InitializePages() local 509 struct page_entry pe; in InitializePages() local
|
D | queue.h | 50 static inline void init_pe(struct page_entry *pe) { in init_pe()
|
/external/skia/tests/ |
D | AsADashTest.cpp | 15 sk_sp<SkPathEffect> pe(SkCornerPathEffect::Make(1.0)); in DEF_TEST() local 25 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local 36 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 308 UParseError &pe, in compile() 359 UParseError &pe, in compile() 408 UParseError &pe, in compile() 420 UParseError &pe, in compile() 435 UParseError pe; in compile() local 448 UParseError pe; in compile() local 513 UParseError &pe, in matches() 537 UParseError &pe, in matches()
|
D | uregexc.cpp | 29 UParseError *pe, in uregex_openC()
|
D | uspoof_build.cpp | 53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
|
/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 | 1497 UParseError pe; in TestNormalizationTransliterator() local 2103 UParseError pe; in TestNFDChainRBT() local 2207 UParseError pe; in TestNullInverse() local 2232 UParseError pe; in TestAliasInverseID() local 2260 UParseError pe; in TestCompoundInverseID() local 2289 UParseError pe; in TestUndefinedVariable() local 2343 UParseError pe; in TestCompoundFilterID() local 2385 UParseError pe; in TestNewEngine() local 2483 UParseError pe; in TestQuantifiedSegment() local 2887 UParseError pe; in TestLocaleInstantiation() local [all …]
|
D | regextst.cpp | 398 UParseError pe; in doRegexLMTest() local 461 UParseError pe; in doRegexLMTestUTF8() local 551 UParseError pe; in regex_err() local 788 UParseError pe; in API_Match() local 934 UParseError pe; in API_Match() local 993 UParseError pe; in API_Match() local 1047 UParseError pe; in API_Match() local 1355 UParseError pe; in API_Replace() local 1547 UParseError pe; in API_Pattern() local 1852 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 | 143 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_tolower() local 160 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_toupper() local 177 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_totitle() local 246 const uint16_t *pe0, *pe=GET_EXCEPTIONS(csp, props); in ucase_addCaseClosure() local 452 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in getDotType() local 828 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullLower() local 974 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in toUpperOrTitle() local 1120 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_fold() local 1185 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/syslinux/gpxe/src/util/ |
D | efirom.c | 78 static void read_pe_info ( void *pe, uint16_t *machine, in read_pe_info() 111 static void make_efi_rom ( FILE *pe, FILE *rom, struct options *opts ) { in make_efi_rom()
|
/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 | 310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
|
/external/skia/third_party/harfbuzz/ |
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-indic-machine.hh | 1377 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() 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 | 310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
|