Home
last modified time | relevance | path

Searched defs:offset (Results 501 - 525 of 4647) sorted by relevance

1...<<21222324252627282930>>...186

/third_party/icu/icu4c/source/tools/toolutil/
H A Dflagparser.cpp120 int32_t offset=0; in extractFlag() local
166 int32_t offset = 0; in getFlagOffset() local
[all...]
/third_party/gn/src/gn/
H A Dtokenizer.cc179 bool Tokenizer::IsNewline(std::string_view buffer, size_t offset) { in IsNewline() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharacterIteratorWrapper.java110 public int getText(char[] fillIn, int offset){ in getText() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DStringTokenIterator.java64 public StringTokenIterator setStart(int offset) { in setStart() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DQuantifier.java38 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
H A DReplaceable.java70 char charAt(int offset); in charAt() argument
86 char32At(int offset) char32At() argument
[all...]
H A DReplaceableString.java92 public char charAt(int offset) { in charAt() argument
108 public int char32At(int offset) { in char32At() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.h43 CharString offset; member in units::ConversionRateInfo
32 ConversionRateInfo(StringPiece sourceUnit, StringPiece baseUnit, StringPiece factor, StringPiece offset, UErrorCode &status) ConversionRateInfo() argument
H A Dquant.cpp65 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Dnumber_affixutils.h36 int32_t offset; member
231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DBreakIteratorICU.java53 public int following(int offset) { in following() argument
63 public boolean isBoundary(int offset) { in isBoundary() argument
83 public int preceding(int offset) { in preceding() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtzoffloc.cpp208 int32_t offset = TESTZONES[i]->getOffset(GregorianCalendar::AD, DATES[d][0], DATES[d][1], DATES[d][2], in TestGetOffsetAroundTransition() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocavailable.cpp227 uloc_getAvailable(int32_t offset) { in uloc_getAvailable() argument
H A Druleiter.cpp75 int32_t offset = 0; in next() local
H A Dutf_impl.cpp221 int32_t offset; in utf8_appendCharSafeBody() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h52 uint offset; member
/third_party/NuttX/drivers/bch/
H A Dbchdev_driver.c174 static off_t bch_seek(struct file *filep, off_t offset, int whence) in bch_seek() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java68 public int following(int offset) { in following() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java65 public int following(int offset) { in following() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DStringTokenIterator.java68 public StringTokenIterator setStart(int offset) { in setStart() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DReplaceableString.java86 public char charAt(int offset) { in charAt() argument
101 public int char32At(int offset) { in char32At() argument
[all...]
H A DReplaceable.java68 char charAt(int offset); in charAt() argument
83 char32At(int offset) char32At() argument
[all...]
H A DQuantifier.java39 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCharacterIteratorWrapper.java112 public int getText(char[] fillIn, int offset){ in getText() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h150 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } in StringPiece() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...186