| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | flagparser.cpp | 120 int32_t offset=0; in extractFlag() local 166 int32_t offset = 0; in getFlagOffset() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | tokenizer.cc | 179 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 D | CharacterIteratorWrapper.java | 110 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 D | StringTokenIterator.java | 64 public StringTokenIterator setStart(int offset) { in setStart() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Quantifier.java | 38 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
|
| H A D | Replaceable.java | 70 char charAt(int offset); in charAt() argument 86 char32At(int offset) char32At() argument [all...] |
| H A D | ReplaceableString.java | 92 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 D | units_data.h | 43 CharString offset; member in units::ConversionRateInfo 32 ConversionRateInfo(StringPiece sourceUnit, StringPiece baseUnit, StringPiece factor, StringPiece offset, UErrorCode &status) ConversionRateInfo() argument
|
| H A D | quant.cpp | 65 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
|
| H A D | number_affixutils.h | 36 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 D | BreakIteratorICU.java | 53 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 D | tzoffloc.cpp | 208 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 D | locavailable.cpp | 227 uloc_getAvailable(int32_t offset) { in uloc_getAvailable() argument
|
| H A D | ruleiter.cpp | 75 int32_t offset = 0; in next() local
|
| H A D | utf_impl.cpp | 221 int32_t offset; in utf8_appendCharSafeBody() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | scatterlist.h | 52 uint offset; member
|
| /third_party/NuttX/drivers/bch/ |
| H A D | bchdev_driver.c | 174 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 D | AbstractBreakIteratorTests.java | 68 public int following(int offset) { in following() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | AbstractBreakIteratorTests.java | 65 public int following(int offset) { in following() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | StringTokenIterator.java | 68 public StringTokenIterator setStart(int offset) { in setStart() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ReplaceableString.java | 86 public char charAt(int offset) { in charAt() argument 101 public int char32At(int offset) { in char32At() argument [all...] |
| H A D | Replaceable.java | 68 char charAt(int offset); in charAt() argument 83 char32At(int offset) char32At() argument [all...] |
| H A D | Quantifier.java | 39 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 D | CharacterIteratorWrapper.java | 112 public int getText(char[] fillIn, int offset){ in getText() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | stringpiece.h | 150 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } in StringPiece() argument
|