Home
last modified time | relevance | path

Searched defs:pe (Results 1 – 25 of 137) 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.cc229 bool Sat::GetValid(struct page_entry *pe) { in GetValid()
235 bool Sat::GetValid(struct page_entry *pe, int32 tag) { in GetValid()
255 bool Sat::PutValid(struct page_entry *pe) { in PutValid()
270 bool Sat::GetEmpty(struct page_entry *pe) { in GetEmpty()
274 bool Sat::GetEmpty(struct page_entry *pe, int32 tag) { in GetEmpty()
289 bool Sat::PutEmpty(struct page_entry *pe) { in PutEmpty()
329 void Sat::AddrMapUpdate(struct page_entry *pe) { in AddrMapUpdate()
425 struct page_entry pe; in InitializePages() local
489 struct page_entry pe; in InitializePages() local
/external/skia/tests/
DAsADashTest.cpp15 SkAutoTUnref<SkCornerPathEffect> pe(SkCornerPathEffect::Create(1.0)); in DEF_TEST() local
25 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local
36 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local
/external/chromium_org/third_party/skia/tests/
DAsADashTest.cpp15 SkAutoTUnref<SkCornerPathEffect> pe(SkCornerPathEffect::Create(1.0)); in DEF_TEST() local
25 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local
36 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase)); in DEF_TEST() local
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DPrivilegedActionException2Test.java30 PrivilegedActionException pe = new PrivilegedActionException(e); in test_ConstructorLjava_lang_Exception() local
45 PrivilegedActionException pe = new PrivilegedActionException(e); in test_getException() local
/external/chromium_org/third_party/icu/source/i18n/
Drepattrn.cpp272 UParseError &pe, in compile()
323 UParseError &pe, in compile()
372 UParseError &pe, in compile()
384 UParseError &pe, in compile()
399 UParseError pe; in compile() local
412 UParseError pe; in compile() local
477 UParseError &pe, in matches()
501 UParseError &pe, in matches()
Duregexc.cpp27 UParseError *pe, in uregex_openC()
Duspoof_build.cpp50 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
/external/icu/icu4c/source/i18n/
Drepattrn.cpp272 UParseError &pe, in compile()
323 UParseError &pe, in compile()
372 UParseError &pe, in compile()
384 UParseError &pe, in compile()
399 UParseError pe; in compile() local
412 UParseError pe; in compile() local
477 UParseError &pe, in matches()
501 UParseError &pe, in matches()
Duregexc.cpp27 UParseError *pe, in uregex_openC()
Duspoof_build.cpp50 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
/external/iproute2/lib/
Dinet_proto.c29 struct protoent *pe; in inet_proto_n2a() local
49 struct protoent *pe; in inet_proto_a2n() local
/external/skia/src/gpu/
DGrStrokeInfo.h58 bool setDashInfo(const SkPathEffect* pe) { in setDashInfo()
89 const SkPathEffect* pe = paint.getPathEffect(); in init() local
/external/chromium_org/third_party/skia/src/gpu/
DGrStrokeInfo.h58 bool setDashInfo(const SkPathEffect* pe) { in setDashInfo()
89 const SkPathEffect* pe = paint.getPathEffect(); in init() local
/external/aac/libAACenc/src/
Dline_pe.h107 INT pe; /* sum of sfbPe */ member
114 INT pe; member
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp1495 UParseError pe; in TestNormalizationTransliterator() local
2101 UParseError pe; in TestNFDChainRBT() local
2205 UParseError pe; in TestNullInverse() local
2230 UParseError pe; in TestAliasInverseID() local
2258 UParseError pe; in TestCompoundInverseID() local
2287 UParseError pe; in TestUndefinedVariable() local
2341 UParseError pe; in TestCompoundFilterID() local
2383 UParseError pe; in TestNewEngine() local
2481 UParseError pe; in TestQuantifiedSegment() local
2885 UParseError pe; in TestLocaleInstantiation() local
[all …]
/external/chromium_org/third_party/icu/source/test/intltest/
Dtranstst.cpp1496 UParseError pe; in TestNormalizationTransliterator() local
2102 UParseError pe; in TestNFDChainRBT() local
2206 UParseError pe; in TestNullInverse() local
2231 UParseError pe; in TestAliasInverseID() local
2259 UParseError pe; in TestCompoundInverseID() local
2288 UParseError pe; in TestUndefinedVariable() local
2342 UParseError pe; in TestCompoundFilterID() local
2384 UParseError pe; in TestNewEngine() local
2482 UParseError pe; in TestQuantifiedSegment() local
2886 UParseError pe; in TestLocaleInstantiation() local
[all …]
/external/chromium_org/third_party/skia/samplecode/
DSamplePathEffects.cpp48 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_pe() local
66 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_warp_pe() local
/external/skia/samplecode/
DSamplePathEffects.cpp48 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_pe() local
66 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); in make_warp_pe() local
/external/icu/icu4c/source/common/
Ducase.cpp142 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_tolower() local
159 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_toupper() local
176 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_totitle() local
245 const uint16_t *pe0, *pe=GET_EXCEPTIONS(csp, props); in ucase_addCaseClosure() local
451 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in getDotType() local
814 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullLower() local
958 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in toUpperOrTitle() local
1104 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_fold() local
1168 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullFolding() local
/external/chromium_org/third_party/icu/source/common/
Ducase.cpp142 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_tolower() local
159 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_toupper() local
176 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_totitle() local
245 const uint16_t *pe0, *pe=GET_EXCEPTIONS(csp, props); in ucase_addCaseClosure() local
451 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in getDotType() local
814 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullLower() local
958 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in toUpperOrTitle() local
1104 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_fold() local
1168 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullFolding() local
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-crbug-272564.js39 function pe(a, b, c) { function
/external/llvm/tools/llvm-objdump/
DELFDump.cpp28 pe = o->end_program_headers(); in printProgramHeaders() local

123456