Home
last modified time | relevance | path

Searched refs:lastElement (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
H A Duvector.h147 inline void* lastElement(void) const;
373 inline void* UVector::lastElement(void) const { in lastElement() function in UVector
396 return lastElement(); in peek()
H A Dbytestriebuilder.cpp298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
302 lastElement.charAt(byteIndex, *strings)) {} in getLimitOfLinearMatch()
H A Ducharstriebuilder.cpp247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
251 lastElement.charAt(unitIndex, strings)) {} in getLimitOfLinearMatch()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbPath.java207 String lastElement = getSegment(length() - 1); in typeSuffixIsAnyOf()
209 if (lastElement.endsWith(type)) { in typeSuffixIsAnyOf()
/third_party/icu/icu4c/source/common/
H A Duvector.h166 inline void* lastElement(void) const {return elementAt(count-1);} in lastElement() function in UVector
333 inline void* peek(void) const {return lastElement();} in peek()
H A Dbytestriebuilder.cpp298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
302 lastElement.charAt(byteIndex, *strings)) {} in getLimitOfLinearMatch()
H A Ducharstriebuilder.cpp247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
251 lastElement.charAt(unitIndex, strings)) {} in getLimitOfLinearMatch()
/third_party/node/deps/icu-small/source/common/
H A Duvector.h166 inline void* lastElement() const {return elementAt(count-1);} in lastElement() function in UVector
333 inline void* peek() const {return lastElement();} in peek()
H A Dbytestriebuilder.cpp298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
302 lastElement.charAt(byteIndex, *strings)) {} in getLimitOfLinearMatch()
H A Ducharstriebuilder.cpp247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
251 lastElement.charAt(unitIndex, strings)) {} in getLimitOfLinearMatch()
/third_party/skia/experimental/sktext/editor/
H A DEditor.cpp49 auto endOfText = fEditableText->lastElement(fDefaultPositionType); in Editor()
82 position = fEditableText->lastElement(PositionType::kGraphemeCluster); in moveCursor()
H A DTexts.h160 Position lastElement(PositionType positionType) const { return fSelectableText->lastPosition(positionType); } in lastElement() function in skia::editor::EditableText
/third_party/icu/icu4c/source/test/intltest/
H A Duvectest.cpp175 TEST_ASSERT(strcmp("cde", (const char *)a->lastElement()) == 0); in UStack_API()
/third_party/icu/icu4c/source/i18n/
H A Dalphaindex.cpp497 asciiBuckets[c - 0x41] = (Bucket *)bucketList->lastElement(); in createBucketList()
500 pinyinBuckets[c - 0x41] = (Bucket *)bucketList->lastElement(); in createBucketList()
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp497 asciiBuckets[c - 0x41] = (Bucket *)bucketList->lastElement(); in createBucketList()
500 pinyinBuckets[c - 0x41] = (Bucket *)bucketList->lastElement(); in createBucketList()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 206 milliseconds