Home
last modified time | relevance | path

Searched defs:lastChar (Results 1 – 21 of 21) sorted by relevance

/third_party/node/lib/
Dstring_decoder.js138 lastChar: { property
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DTestDeprecatedNormalizerAPI.java88 char lastChar = 0; in doTestComposedChars() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DTestDeprecatedNormalizerAPI.java91 char lastChar = 0; in doTestComposedChars() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_camera_profile.cpp1277 char lastChar = name.Get () [len - 1]; in SplitCameraProfileName() local
1304 char lastChar = name.Get () [len - 1]; in SplitCameraProfileName() local
/third_party/lz4/programs/
Ddatagen.c75 BYTE const lastChar = ld <= 0.0 ? 255 : '}'; in RDG_fillLiteralDistrib() local
/third_party/skia/third_party/externals/angle2/util/windows/
Dtest_utils_win.cpp417 size_t lastChar = strlen(tempDirOut) - 1; in GetTempDir() local
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp1043 le_int32 lastChar = (run == lastRun)? runEnd : fStyleRunInfo[run].runLimit - 1; in computeVisualRuns() local
1052 …Layout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar) in appendRun()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRegion.java204 char lastChar = regionName.charAt(rangeMarkerLocation-1); in loadRegionData() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DRegion.java198 char lastChar = regionName.charAt(rangeMarkerLocation-1); in loadRegionData() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java292 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor() local
DUnicodeSet.java2613 int lastItem = LAST0_START, lastChar = 0, mode = MODE0_NONE; in applyPattern() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java293 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor() local
DUnicodeSet.java2502 int lastItem = LAST0_START, lastChar = 0, mode = MODE0_NONE; in applyPattern() local
/third_party/node/deps/v8/src/parsing/
Dscanner.cc554 base::uc32 lastChar = c0_; in ScanTemplateSpan() local
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp289 UChar32 lastChar = 0; in applyPattern() local
/third_party/icu/icu4c/source/common/
Duniset_props.cpp289 UChar32 lastChar = 0; in applyPattern() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp289 UChar32 lastChar = 0; in applyPattern() local
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp274 char16_t lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor() local
/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor() local
/third_party/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1242 UChar *lastChar = &modData16->last()[len -2]; in getModData16() local