Searched defs:pe2 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucase.cpp | 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 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 D | ucase.cpp | 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 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/ |
D | posix.cpp | 17 regex_t pe, pe2; member
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | ShapeDrawable1.java | 113 PathEffect pe2 = new CornerPathEffect(4); in SampleView() local
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | canvaskit-wasm-tests.ts | 646 const pe2 = CK.PathEffect.MakeDash([2, 4]); // $ExpectType PathEffect constant
|