/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 | 223 #define __strtoull_impl(s, pe, b) _strtoui64_l(s, pe, b, ClassicLocale::Get()) argument 224 #define __strtoll_impl(s, pe, b) _strtoi64_l(s, pe, b, ClassicLocale::Get()) argument 225 #define __strtod_impl(s, pe) _strtod_l(s, pe, ClassicLocale::Get()) argument 226 #define __strtof_impl(s, pe) _strtof_l(s, pe, ClassicLocale::Get()) argument 228 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) argument 229 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) argument 230 #define __strtod_impl(s, pe) strtod_l(s, pe, ClassicLocale::Get()) argument 231 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get()) argument 234 #define __strtod_impl(s, pe) strtod(s, pe) argument 235 #define __strtof_impl(s, pe) static_cast<float>(strtod(s, pe)) argument [all …]
|
/external/skia/src/sksl/transform/ |
D | SkSLEliminateDeadFunctions.cpp | 47 [&](const std::unique_ptr<ProgramElement>& pe) { in EliminateDeadFunctions() 54 [&](const ProgramElement* pe) { in EliminateDeadFunctions() 71 [&](const std::unique_ptr<ProgramElement>& pe) { in EliminateDeadFunctions()
|
D | SkSLEliminateDeadGlobalVariables.cpp | 57 [&](const std::unique_ptr<ProgramElement>& pe) { in EliminateDeadGlobalVariables() 75 [&](const std::unique_ptr<ProgramElement>& pe) { in EliminateDeadGlobalVariables() 81 [&](const ProgramElement* pe) { in EliminateDeadGlobalVariables()
|
/external/skia/tests/ |
D | AsADashTest.cpp | 20 sk_sp<SkPathEffect> pe(SkCornerPathEffect::Make(1.0)); in DEF_TEST() local 30 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local 41 sk_sp<SkPathEffect> pe(SkDashPathEffect::Make(inIntervals, 4, phase)); in DEF_TEST() local
|
/external/cronet/tot/third_party/icu/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()
|
/external/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 317 UParseError &pe, in compile() 368 UParseError &pe, in compile() 417 UParseError &pe, in compile() 429 UParseError &pe, in compile() 444 UParseError pe; in compile() local 457 UParseError pe; in compile() local 522 UParseError &pe, in matches() 546 UParseError &pe, in matches()
|
/external/cronet/stable/third_party/icu/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()
|
/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/cronet/stable/third_party/icu/source/common/ |
D | ucase.cpp | 134 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_tolower() local 156 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_toupper() local 178 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_totitle() local 222 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addCaseClosure() local 333 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addSimpleCaseClosure() local 692 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in getDotType() local 708 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_isCaseSensitive() local 1165 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local 1317 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local 1477 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_fold() local [all …]
|
/external/icu/icu4c/source/common/ |
D | ucase.cpp | 134 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_tolower() local 156 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_toupper() local 178 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_totitle() local 222 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addCaseClosure() local 333 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addSimpleCaseClosure() local 692 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in getDotType() local 708 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_isCaseSensitive() local 1165 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local 1317 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local 1477 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_fold() local [all …]
|
/external/cronet/tot/third_party/icu/source/common/ |
D | ucase.cpp | 134 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_tolower() local 156 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_toupper() local 178 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_totitle() local 222 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addCaseClosure() local 333 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addSimpleCaseClosure() local 692 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in getDotType() local 708 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_isCaseSensitive() local 1165 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local 1317 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local 1477 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_fold() local [all …]
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | transtst.cpp | 1499 UParseError pe; in TestNormalizationTransliterator() local 2189 UParseError pe; in TestNFDChainRBT() local 2293 UParseError pe; in TestNullInverse() local 2318 UParseError pe; in TestAliasInverseID() local 2346 UParseError pe; in TestCompoundInverseID() local 2375 UParseError pe; in TestUndefinedVariable() local 2429 UParseError pe; in TestCompoundFilterID() local 2470 UParseError pe; in TestNewEngine() local 2568 UParseError pe; in TestQuantifiedSegment() local 2972 UParseError pe; in TestLocaleInstantiation() local [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 1499 UParseError pe; in TestNormalizationTransliterator() local 2189 UParseError pe; in TestNFDChainRBT() local 2293 UParseError pe; in TestNullInverse() local 2318 UParseError pe; in TestAliasInverseID() local 2346 UParseError pe; in TestCompoundInverseID() local 2375 UParseError pe; in TestUndefinedVariable() local 2429 UParseError pe; in TestCompoundFilterID() local 2470 UParseError pe; in TestNewEngine() local 2568 UParseError pe; in TestQuantifiedSegment() local 2972 UParseError pe; in TestLocaleInstantiation() local [all …]
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | transtst.cpp | 1499 UParseError pe; in TestNormalizationTransliterator() local 2189 UParseError pe; in TestNFDChainRBT() local 2293 UParseError pe; in TestNullInverse() local 2318 UParseError pe; in TestAliasInverseID() local 2346 UParseError pe; in TestCompoundInverseID() local 2375 UParseError pe; in TestUndefinedVariable() local 2429 UParseError pe; in TestCompoundFilterID() local 2470 UParseError pe; in TestNewEngine() local 2568 UParseError pe; in TestQuantifiedSegment() local 2972 UParseError pe; in TestLocaleInstantiation() 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/aac/libAACenc/src/ |
D | line_pe.h | 119 INT pe; /* sum of sfbPe */ member 126 INT pe; member
|
/external/cronet/stable/base/win/ |
D | pe_image_unittest.cc | 145 PEImage pe(module.get()); in TEST() local 203 PEImage pe(module.get()); in TEST() local 241 PEImage pe(module.get()); in TEST() local 261 PEImage pe(module.get()); in TEST() local 279 PEImage pe(module.get()); in TEST() local
|
/external/cronet/tot/base/win/ |
D | pe_image_unittest.cc | 145 PEImage pe(module.get()); in TEST() local 203 PEImage pe(module.get()); in TEST() local 241 PEImage pe(module.get()); in TEST() local 261 PEImage pe(module.get()); in TEST() local 279 PEImage pe(module.get()); in TEST() local
|
/external/libxaac/encoder/ |
D | ixheaace_adjust_threshold.h | 30 FLOAT32 pe; member 37 FLOAT32 pe; member
|
/external/libxml2/test/valid/dtds/ |
D | pe-val-latin1.dtd | 2 <!ENTITY % pe SYSTEM "pe-val-latin1.ent"> parameterEntity
|
/external/sdv/vsomeip/third_party/boost/regex/performance/config/ |
D | posix.cpp | 11 regex_t pe; in main() local
|