Home
last modified time | relevance | path

Searched defs:offset (Results 851 - 875 of 4654) sorted by relevance

1...<<31323334353637383940>>...187

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DStringTokenizer.java607 private int getNextDelimiter(int offset) in getNextDelimiter() argument
643 private int getNextNonDelimiter(int offset) in getNextNonDelimiter() argument
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringMatcher.java102 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp182 le_uint16 offset = unicode - SWAPW(cmStartCodes[index]); in unicodeToGlyph() local
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp275 const int32_t offset = indexes[DictionaryData::IX_STRING_TRIE_OFFSET]; in loadDictionaryMatcherFor() local
H A Demojiprops.cpp95 int32_t offset = inIndexes[i++]; in load() local
/third_party/FreeBSD/stand/kshim/
H A Dbsd_busspace.c71 bus_space_read_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_read_multi_1() argument
80 bus_space_read_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) bus_space_read_multi_2() argument
89 bus_space_read_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_read_multi_4() argument
100 bus_space_write_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_write_multi_1() argument
111 bus_space_write_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) bus_space_write_multi_2() argument
122 bus_space_write_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_write_multi_4() argument
133 bus_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t data) bus_space_write_1() argument
140 bus_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t data) bus_space_write_2() argument
147 bus_space_write_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t data) bus_space_write_4() argument
154 bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) bus_space_read_1() argument
160 bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) bus_space_read_2() argument
166 bus_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) bus_space_read_4() argument
172 bus_space_read_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_read_region_1() argument
184 bus_space_write_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_write_region_1() argument
196 bus_space_read_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_read_region_4() argument
218 bus_space_write_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_write_region_4() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUCharacterIterator.java296 public abstract int getText(char[] fillIn, int offset); in getText() argument
H A DStringMatcher.java103 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
H A DPluralSamples.java247 public KeywordStatus getStatus(String keyword, int offset, Set<Double> explicits, Output<Double> uniqueValue) { in getStatus() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTokenizer.java596 private int getNextDelimiter(int offset) in getNextDelimiter() argument
632 private int getNextNonDelimiter(int offset) in getNextNonDelimiter() argument
[all...]
H A DBytesTrieBuilder.java190 protected int write(int offset, int length) { in write() argument
H A DCharsTrieBuilder.java168 protected int write(int offset, int length) { in write() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DOpenTypeTableWriter.java116 public void fixOffset(int offset, int base) in fixOffset() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DBOCSU.java259 private static final int writeDiff(int diff, byte buffer[], int offset) in writeDiff() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdata.cpp343 int32_t offset = 0; in makeReorderRanges() local
H A Dquantityformatter.cpp227 int32_t offset; in format() local
H A Dsearch.cpp241 int32_t offset = getOffset(); in next() local
286 int32_t offset; in previous() local
[all...]
H A Dstrmatch.cpp90 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Dstring_segment.cpp114 int32_t offset = 0; in getPrefixLengthInternal() local
H A Dnumber_affixutils.cpp21 int32_t offset = 0; in estimateLength() local
87 int32_t offset = 0; in escape() local
282 int32_t offset in nextToken() local
[all...]
/third_party/libunwind/libunwind/src/
H A Dos-linux.h32 off_t offset; member
203 maps_next(struct map_iterator *mi, unsigned long *low, unsigned long *high, unsigned long *offset, unsigned long *flags) maps_next() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-dyn1.c107 unw_word_t ip, offset; in sighandler() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-vfs.h219 lws_vfs_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in lws_vfs_file_seek_cur() argument
[all...]
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c78 _lws_plat_file_seek_cur(lws_fop_fd_t fops_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() argument
/third_party/libsnd/Octave/
H A Dsndfile.cc221 unsigned int offset = 0 ; in str_split() local

Completed in 16 milliseconds

1...<<31323334353637383940>>...187