Home
last modified time | relevance | path

Searched defs:start (Results 201 - 225 of 3912) sorted by relevance

12345678910>>...157

/third_party/icu/icu4c/source/common/
H A Dbmpset.cpp70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument
[all...]
H A Dpatternprops.cpp177 PatternProps::skipWhiteSpace(const UnicodeString& s, int32_t start) { in skipWhiteSpace() argument
191 int32_t start=0; in trimWhiteSpace() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DTestDeprecatedNormalizerAPI.java118 void assertNoDecomp(char start, char limit, boolean compat, int options) in assertNoDecomp() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPVecToTrieCompactHandler.java36 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DDateRule.java42 abstract public Date firstAfter(Date start); in firstAfter() argument
58 abstract public Date firstBetween(Date start, Date end); in firstBetween() argument
78 abstract public boolean isBetween(Date start, Date end); in isBetween() argument
H A DRangeValueIterator.java67 public int start; global() field in RangeValueIterator.Element
[all...]
H A DValueIterator.java102 public void setRange(int start, int limit); in setRange() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DTestDeprecatedNormalizerAPI.java115 void assertNoDecomp(char start, char limit, boolean compat, int options) in assertNoDecomp() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeReplacer.java42 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
H A Dtitletrn.cpp97 int32_t start; in handleTransliterate() local
[all...]
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local
/third_party/libunwind/libunwind/tests/
H A Dforker.c36 struct timeval start, stop; in main() local
/third_party/libsnd/regtest/
H A Dchecksum.c44 { int start ; in calc_checksum() local
77 short_checksum(SNDFILE * file, int start) short_checksum() argument
91 int_checksum(SNDFILE * file, int start) int_checksum() argument
105 float_checksum(SNDFILE * file, int start) float_checksum() argument
[all...]
/third_party/libsnd/tests/
H A Draw_test.c65 sf_count_t start ; in raw_offset_test() local
[all...]
/third_party/mbedtls/library/
H A Dtiming.c40 LARGE_INTEGER start; member
53 struct timeval start; member
/third_party/ltp/lib/
H A Dget_path.c56 const char *start = path; in tst_get_path() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dfile_lock.c133 int record_lock(int fd, int flags, int start, int len, char **errormsg) in record_lock() argument
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dfuzz_one.py37 start = time.time() variable
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice_io.h53 unsigned long start; member
/third_party/musl/libc-test/src/regression/
H A Dpthread_exit-dtor.c22 static void *start(void *arg) in start() function
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c48 char *start, *end, *m, *l, *r; in __qsort_r() local
[all...]
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c15 unsigned char *start = g->mem->storage + stride*idx; in realloc() local
/third_party/musl/porting/linux/user/src/linux/
H A Dcache.c42 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument
54 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c16 static void *start(void *p) in start() function

Completed in 7 milliseconds

12345678910>>...157