| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | SimpleFilteredSentenceBreakIterator.java | 230 public int preceding(int offset) { in preceding() argument 245 public boolean isBoundary(int offset) { in isBoundary() argument 270 public int following(int offset) { in following() argument
|
| H A D | Trie.java | 296 getRawOffset(int offset, char ch) getRawOffset() argument [all...] |
| H A D | TextTrieMap.java | 95 public void find(CharSequence text, int offset, ResultHandler<V> handler) { in find() argument 99 private void find(CharSequence text, int offset, ResultHandler<V> handler, Output output) { in find() argument 130 CharIterator(CharSequence text, int offset, boolean ignoreCase) { in CharIterator() argument 317 private void add(char[] text, int offset, V value) { in add() argument 376 lenMatches(char[] text, int offset) lenMatches() argument 389 split(int offset) split() argument [all...] |
| H A D | PropsVectors.java | 540 public int getFoldedValue(int start, int offset) { in getFoldedValue() argument
|
| H A D | TrieBuilder.java | 73 public int getFoldedValue(int start, int offset); in getFoldedValue() argument
|
| H A D | UResource.java | 36 private int offset; field in UResource.Key [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationWeights.java | 258 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| H A D | DictionaryBreakEngine.java | 29 private int offset; // Offset in the text of these candidates field in DictionaryBreakEngine.PossibleWord
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
| H A D | UnitsConverter.java | 18 private BigDecimal offset; field in UnitsConverter 159 public BigDecimal offset; global() field in UnitsConverter.ConversionInfo [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | PluralFormat.java | 181 transient private double offset field in PluralFormat [all...] |
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | paragraph.cpp | 50 static le_int32 findRun(const RunArray *runArray, le_int32 offset) in findRun() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | fldset.cpp | 72 int32_t offset = -1; in split() local
|
| /third_party/icu/icu4c/source/io/ |
| H A D | ufmt_cmn.cpp | 171 int32_t count, resultIdx, incVal, offset; in ufmt_utop() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utf16tst.c | 185 uint16_t offset=0; in TestGetChar() local 263 uint16_t offset=0, setOffset=0; TestNextPrevChar() local 654 uint16_t offset=0, setOffset=0; TestSetChar() local 765 uint16_t offset; TestAppendChar() local [all...] |
| H A D | usrchdat.c | 35 int8_t offset[32]; member
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | xmlreader.cpp | 44 int32_t offset = -1; in getHexArray() local 90 int32_t offset = -1; in getFloatArray() local
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | xmlreader.cpp | 40 int32_t offset = -1; in getHexArray() local 86 int32_t offset = -1; in getFloatArray() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | dictionarydata.cpp | 170 int32_t i, offset, size; in udict_swap() local
|
| H A D | loadednormalizer2impl.cpp | 93 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSET]; in load() local
|
| H A D | stringtriebuilder.cpp | 180 int32_t offset=write(getElementUnit(start, unitIndex)); in writeBranchSubNode() local [all...] |
| H A D | ubrk.cpp | 283 ubrk_isBoundary(UBreakIterator *bi, int32_t offset) in ubrk_isBoundary() argument 252 ubrk_preceding(UBreakIterator *bi, int32_t offset) ubrk_preceding() argument 260 ubrk_following(UBreakIterator *bi, int32_t offset) ubrk_following() argument
|
| H A D | ucol_swp.cpp | 372 int32_t offset; // byte offset for the index part in swapFormatVersion4() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_dfu.h | 69 uint32_t offset; member
|
| /third_party/NuttX/drivers/video/ |
| H A D | fb.c | 301 static off_t fb_seek(struct file *filep, off_t offset, int whence) in fb_seek() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | RbPath.java | 169 private boolean matchesSublist(RbPath path, int offset) { in matchesSublist() argument
|