Home
last modified time | relevance | path

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

123456

/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
Dqueue.h50 static inline void init_pe(struct page_entry *pe) { in init_pe()
/external/skia/tests/
DAsADashTest.cpp15 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/
Drepattrn.cpp308 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()
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
50 struct protoent *pe; in inet_proto_a2n() local
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp1497 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 …]
Dregextst.cpp398 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/
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/icu/icu4c/source/common/
Ducase.cpp143 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/
Dline_pe.h107 INT pe; /* sum of sfbPe */ member
114 INT pe; member
/external/syslinux/gpxe/src/util/
Defirom.c78 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/
Dhb-buffer-deserialize-json.hh448 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_json() local
Dhb-buffer-deserialize-text.hh325 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_text() local
Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
/external/skia/third_party/harfbuzz/
Dhb-buffer-deserialize-json.hh448 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_json() local
Dhb-buffer-deserialize-text.hh325 const char *p = buf, *pe = buf + buf_len; in _hb_buffer_deserialize_glyphs_text() local
Dhb-ot-shape-complex-indic-machine.hh1377 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local

123456