Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...185

/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/i18n/
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/icu4c/source/common/unicode/
H A Dstringpiece.h150 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } in StringPiece() argument
/third_party/libsnd/src/
H A Dinterleave.c97 sf_count_t offset, templen ; in interleave_read_short() local
144 sf_count_t offset, templen ; in interleave_read_int() local
191 sf_count_t offset, templen ; in interleave_read_float() local
242 sf_count_t offset, templen ; interleave_read_double() local
[all...]
H A Dchunk.c141 psf_store_read_chunk_u32 (READ_CHUNKS * pchk, uint32_t marker, sf_count_t offset, uint32_t len) in psf_store_read_chunk_u32() argument
196 psf_store_read_chunk_str (READ_CHUNKS * pchk, const char * marker_str, sf_count_t offset, uint32_t len) in psf_store_read_chunk_str() argument
H A Ddwd.c120 uint32_t id, datalen, frames, offset ; member
/third_party/libsnd/tests/
H A Dcue_test.c104 int offset = info->cue_points[i].sample_offset; in print_cues() local
H A Dvirtual_io_test.c51 { sf_count_t offset, length ; member
63 vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A Dppc64-test-altivec.c84 unw_word_t offset; in vec_stack() local
/third_party/libsnd/programs/
H A Dsndfile-cmp.c70 sf_count_t items, i, nread1, nread2, offset = 0 ; in compare() local
/third_party/libsnd/ossfuzz/
H A Dsndfile_fuzz_header.h6 sf_count_t offset ; member
16 static sf_count_t vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...185