Home
last modified time | relevance | path

Searched defs:pe2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducase.cpp1165 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
1552 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducase.cpp1165 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
1552 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dposix.cpp17 regex_t pe, pe2; member
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DShapeDrawable1.java113 PathEffect pe2 = new CornerPathEffect(4); in SampleView() local
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts646 const pe2 = CK.PathEffect.MakeDash([2, 4]); // $ExpectType PathEffect constant