Home
last modified time | relevance | path

Searched defs:endIndex (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dumisc.h49 int32_t endIndex; member
Dchariter.h716 CharacterIterator::endIndex(void) const { in endIndex() function
/third_party/icu/icu4c/source/common/unicode/
Dumisc.h49 int32_t endIndex; member
Dchariter.h716 CharacterIterator::endIndex(void) const { in endIndex() function
/third_party/node/deps/icu-small/source/common/unicode/
Dumisc.h49 int32_t endIndex; member
Dchariter.h716 CharacterIterator::endIndex(void) const { in endIndex() function
/third_party/icu/icu4c/source/test/intltest/
Ditformat.h33 int32_t endIndex; member
/third_party/node/deps/icu-small/source/i18n/
Dufieldpositer.cpp44 int32_t *beginIndex, int32_t *endIndex) in ufieldpositer_next()
Dscientificnumberformatter.cpp41 int32_t endIndex, in copyAsSuperscript()
153 int32_t endIndex = fp.getEndIndex(); in format() local
/third_party/icu/icu4c/source/i18n/
Dufieldpositer.cpp44 int32_t *beginIndex, int32_t *endIndex) in ufieldpositer_next()
Dscientificnumberformatter.cpp41 int32_t endIndex, in copyAsSuperscript()
153 int32_t endIndex = fp.getEndIndex(); in format() local
/third_party/icu/icu4c/source/test/cintltst/
Dcformtst.h39 int32_t endIndex; member
Dulistfmttest.c292 int32_t beginIndex, endIndex; in TestUList21871_A() local
340 int32_t beginIndex, endIndex; in TestUList21871_B() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dufieldpositer.cpp44 int32_t *beginIndex, int32_t *endIndex) in ufieldpositer_next()
Dscientificnumberformatter.cpp41 int32_t endIndex, in copyAsSuperscript()
153 int32_t endIndex = fp.getEndIndex(); in format() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DNioByteString.java97 public ByteString substring(int beginIndex, int endIndex) { in substring()
281 private ByteBuffer slice(int beginIndex, int endIndex) { in slice()
DByteString.java322 public abstract ByteString substring(int beginIndex, int endIndex); in substring()
1261 static int checkRange(int startIndex, int endIndex, int size) { in checkRange()
1342 public final ByteString substring(int beginIndex, int endIndex) { in substring()
/third_party/css-what/src/
Dparse.ts137 const endIndex = parseSelector(subselects, `${selector}`, 0); constant
538 const endIndex = selector.indexOf("*/", selectorIndex + 2); constant
/third_party/skia/src/pathops/
DSkLineParameters.h32 int endIndex = 1; in cubicEndPoints() local
/third_party/protobuf/js/experimental/runtime/kernel/
Dbuffer_decoder.js92 endIndex() { method in BufferDecoder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DReadableFontData.java582 int endIndex, in searchUShort()
627 int endIndex, in searchULong()
/third_party/glslang/glslang/MachineIndependent/
DparseConst.cpp133 int endIndex = index + size; in visitConstantUnion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h78 SlotIndex endIndex() const { return Segments.stop(); } in endIndex() function
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DClassTable.java182 int endIndex; in writeClassTable() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DSearchIterator.java152 int endIndex() { in endIndex() method in SearchIterator.Search

123