/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
|
/external/flatbuffers/include/flatbuffers/ |
D | util.h | 222 #define __strtoull_impl(s, pe, b) _strtoui64_l(s, pe, b, ClassicLocale::Get()) argument 223 #define __strtoll_impl(s, pe, b) _strtoi64_l(s, pe, b, ClassicLocale::Get()) argument 224 #define __strtod_impl(s, pe) _strtod_l(s, pe, ClassicLocale::Get()) argument 225 #define __strtof_impl(s, pe) _strtof_l(s, pe, ClassicLocale::Get()) argument 227 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) argument 228 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) argument 229 #define __strtod_impl(s, pe) strtod_l(s, pe, ClassicLocale::Get()) argument 230 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get()) argument 233 #define __strtod_impl(s, pe) strtod(s, pe) argument 234 #define __strtof_impl(s, pe) static_cast<float>(strtod(s, pe)) argument [all …]
|
/external/skqp/tests/ |
D | AsADashTest.cpp | 17 sk_sp<SkPathEffect> pe(SkCornerPathEffect::Make(1.0)); in DEF_TEST() local 27 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local 38 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local
|
/external/skia/tests/ |
D | AsADashTest.cpp | 17 sk_sp<SkPathEffect> pe(SkCornerPathEffect::Make(1.0)); in DEF_TEST() local 27 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local 38 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 319 UParseError &pe, in compile() 370 UParseError &pe, in compile() 419 UParseError &pe, in compile() 431 UParseError &pe, in compile() 446 UParseError pe; in compile() local 459 UParseError pe; in compile() local 524 UParseError &pe, in matches() 548 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 52 struct protoent *pe; in inet_proto_a2n() local
|
/external/icu/icu4c/source/common/ |
D | ucase.cpp | 140 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_tolower() local 162 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_toupper() local 184 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_totitle() local 258 const uint16_t *pe0, *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addCaseClosure() local 602 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in getDotType() local 618 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_isCaseSensitive() local 1073 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local 1224 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local 1385 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_fold() local 1458 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
|
/external/aac/libAACenc/src/ |
D | line_pe.h | 119 INT pe; /* sum of sfbPe */ member 126 INT pe; member
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 1499 UParseError pe; in TestNormalizationTransliterator() local 2183 UParseError pe; in TestNFDChainRBT() local 2287 UParseError pe; in TestNullInverse() local 2312 UParseError pe; in TestAliasInverseID() local 2340 UParseError pe; in TestCompoundInverseID() local 2369 UParseError pe; in TestUndefinedVariable() local 2423 UParseError pe; in TestCompoundFilterID() local 2464 UParseError pe; in TestNewEngine() local 2562 UParseError pe; in TestQuantifiedSegment() local 2966 UParseError pe; in TestLocaleInstantiation() local [all …]
|
D | regextst.cpp | 370 UParseError pe; in doRegexLMTest() local 433 UParseError pe; in doRegexLMTestUTF8() local 523 UParseError pe; in regex_err() local 760 UParseError pe; in API_Match() local 906 UParseError pe; in API_Match() local 965 UParseError pe; in API_Match() local 1019 UParseError pe; in API_Match() local 1327 UParseError pe; in API_Replace() local 1519 UParseError pe; in API_Pattern() local 1824 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/skia/src/core/ |
D | SkPathEffectPriv.h | 17 static bool ComputeFastBounds(const SkPathEffect* pe, SkRect* bounds) { in ComputeFastBounds()
|
/external/python/cpython3/Lib/concurrent/futures/ |
D | __init__.py | 44 from .process import ProcessPoolExecutor as pe unknown
|
/external/icu/icu4c/source/test/fuzzer/ |
D | uregex_open_fuzzer.cpp | 15 UParseError pe = { 0 }; in LLVMFuzzerTestOneInput() local
|
/external/skqp/gm/ |
D | patheffects.cpp | 19 SkPathEffect* pe = paint->getPathEffect(); in compose_pe() local 210 for (auto pe : effects) { in onDraw() local
|
/external/python/cpython2/PC/VS9.0/ |
D | kill_python.c | 35 PROCESSENTRY32W pe; in main() local
|
/external/python/cpython2/PC/VS8.0/ |
D | kill_python.c | 35 PROCESSENTRY32W pe; in main() local
|
/external/llvm-project/lldb/source/Host/windows/ |
D | Host.cpp | 142 PROCESSENTRY32W pe = {}; in FindProcessesImpl() local 183 PROCESSENTRY32W pe; in GetProcessInfo() local
|
/external/skia/gm/ |
D | patheffects.cpp | 33 SkPathEffect* pe = paint->getPathEffect(); in compose_pe() local 222 for (const sk_sp<SkPathEffect>& pe : effects) { in onDraw() local
|
/external/perfetto/src/profiling/perf/ |
D | event_config.cc | 330 perf_event_attr pe = {}; in Create() local 380 const perf_event_attr& pe, in EventConfig()
|