Home
last modified time | relevance | path

Searched defs:offset (Results 1351 - 1375 of 4654) sorted by relevance

1...<<51525354555657585960>>...187

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSimpleFilteredSentenceBreakIterator.java230 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 DTrie.java296 getRawOffset(int offset, char ch) getRawOffset() argument
[all...]
H A DTextTrieMap.java95 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 DPropsVectors.java540 public int getFoldedValue(int start, int offset) { in getFoldedValue() argument
H A DTrieBuilder.java73 public int getFoldedValue(int start, int offset); in getFoldedValue() argument
H A DUResource.java36 private int offset; field in UResource.Key
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationWeights.java258 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 DDictionaryBreakEngine.java29 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 DUnitsConverter.java18 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 DPluralFormat.java181 transient private double offset field in PluralFormat
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp50 static le_int32 findRun(const RunArray *runArray, le_int32 offset) in findRun() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp72 int32_t offset = -1; in split() local
/third_party/icu/icu4c/source/io/
H A Dufmt_cmn.cpp171 int32_t count, resultIdx, incVal, offset; in ufmt_utop() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c185 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 Dusrchdat.c35 int8_t offset[32]; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp44 int32_t offset = -1; in getHexArray() local
90 int32_t offset = -1; in getFloatArray() local
/third_party/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp40 int32_t offset = -1; in getHexArray() local
86 int32_t offset = -1; in getFloatArray() local
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp170 int32_t i, offset, size; in udict_swap() local
H A Dloadednormalizer2impl.cpp93 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSET]; in load() local
H A Dstringtriebuilder.cpp180 int32_t offset=write(getElementUnit(start, unitIndex)); in writeBranchSubNode() local
[all...]
H A Dubrk.cpp283 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 Ducol_swp.cpp372 int32_t offset; // byte offset for the index part in swapFormatVersion4() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.h69 uint32_t offset; member
/third_party/NuttX/drivers/video/
H A Dfb.c301 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 DRbPath.java169 private boolean matchesSublist(RbPath path, int offset) { in matchesSublist() argument

Completed in 18 milliseconds

1...<<51525354555657585960>>...187