| /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/i18n/ |
| 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/icu4c/source/common/unicode/ |
| H A D | stringpiece.h | 150 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } in StringPiece() argument
|
| /third_party/libsnd/src/ |
| H A D | interleave.c | 97 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 D | chunk.c | 141 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 D | dwd.c | 120 uint32_t id, datalen, frames, offset ; member
|
| /third_party/libsnd/tests/ |
| H A D | cue_test.c | 104 int offset = info->cue_points[i].sample_offset; in print_cues() local
|
| H A D | virtual_io_test.c | 51 { 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 D | ppc64-test-altivec.c | 84 unw_word_t offset; in vec_stack() local
|
| /third_party/libsnd/programs/ |
| H A D | sndfile-cmp.c | 70 sf_count_t items, i, nread1, nread2, offset = 0 ; in compare() local
|
| /third_party/libsnd/ossfuzz/ |
| H A D | sndfile_fuzz_header.h | 6 sf_count_t offset ; member 16 static sf_count_t vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument [all...] |