Home
last modified time | relevance | path

Searched defs:pe (Results 1 – 25 of 164) sorted by relevance

1234567

/external/stressapptest/src/
Dfinelock_queue.cc224 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()
Dqueue.cc45 int PageEntryQueue::Push(struct page_entry *pe) { in Push()
70 int PageEntryQueue::PopRandom(struct page_entry *pe) { in PopRandom()
Dfinelock_queue.h65 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()
Dsat.cc249 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/
Dutil.h222 #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/
DAsADashTest.cpp17 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/
DAsADashTest.cpp17 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/
Drepattrn.cpp319 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()
Duregexc.cpp29 UParseError *pe, in uregex_openC()
Duspoof_build.cpp53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
/external/iproute2/lib/
Dinet_proto.c30 struct protoent *pe; in inet_proto_n2a() local
52 struct protoent *pe; in inet_proto_a2n() local
/external/icu/icu4c/source/common/
Ducase.cpp140 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/
Dline_pe.h119 INT pe; /* sum of sfbPe */ member
126 INT pe; member
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp1499 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 …]
Dregextst.cpp370 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/
Dfdisk.c207 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/
DSkPathEffectPriv.h17 static bool ComputeFastBounds(const SkPathEffect* pe, SkRect* bounds) { in ComputeFastBounds()
/external/python/cpython3/Lib/concurrent/futures/
D__init__.py44 from .process import ProcessPoolExecutor as pe unknown
/external/icu/icu4c/source/test/fuzzer/
Duregex_open_fuzzer.cpp15 UParseError pe = { 0 }; in LLVMFuzzerTestOneInput() local
/external/skqp/gm/
Dpatheffects.cpp19 SkPathEffect* pe = paint->getPathEffect(); in compose_pe() local
210 for (auto pe : effects) { in onDraw() local
/external/python/cpython2/PC/VS9.0/
Dkill_python.c35 PROCESSENTRY32W pe; in main() local
/external/python/cpython2/PC/VS8.0/
Dkill_python.c35 PROCESSENTRY32W pe; in main() local
/external/llvm-project/lldb/source/Host/windows/
DHost.cpp142 PROCESSENTRY32W pe = {}; in FindProcessesImpl() local
183 PROCESSENTRY32W pe; in GetProcessInfo() local
/external/skia/gm/
Dpatheffects.cpp33 SkPathEffect* pe = paint->getPathEffect(); in compose_pe() local
222 for (const sk_sp<SkPathEffect>& pe : effects) { in onDraw() local
/external/perfetto/src/profiling/perf/
Devent_config.cc330 perf_event_attr pe = {}; in Create() local
380 const perf_event_attr& pe, in EventConfig()

1234567