Home
last modified time | relevance | path

Searched defs:end (Results 276 - 300 of 3276) sorted by relevance

1...<<11121314151617181920>>...132

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DHoliday.java91 public Date firstBetween(Date start, Date end) { in firstBetween() argument
116 public boolean isBetween(Date start, Date end) { in isBetween() argument
H A DRangeDateRule.java86 public Date firstBetween(Date start, Date end) { in firstBetween() argument
126 public boolean isBetween(Date start, Date end) { in isBetween() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_parse.c48 uint8_t *end; in usb_desc_foreach() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DElapsedTimer.java41 public static String elapsedTime(long start, long end) { in elapsedTime() argument
103 private static String diffTime(NumberFormat fmt, long start, long end) { in diffTime() argument
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdmerge.c40 char *end; in endOfData() local
76 char *end; main() local
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DElapsedTimer.java38 public static String elapsedTime(long start, long end) { in elapsedTime() argument
100 private static String diffTime(NumberFormat fmt, long start, long end) { in diffTime() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DHoliday.java93 public Date firstBetween(Date start, Date end) { in firstBetween() argument
118 public boolean isBetween(Date start, Date end) { in isBetween() argument
H A DRangeDateRule.java86 public Date firstBetween(Date start, Date end) { in firstBetween() argument
124 public boolean isBetween(Date start, Date end) { in isBetween() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp99 const NumberParseMatcher* const* ArraySeriesMatcher::end() const { in end() function in ArraySeriesMatcher
H A Dcollationweights.h80 uint32_t start, end; member
/third_party/mbedtls/programs/pkey/
H A Ddh_client.c65 unsigned char *p, *end; in main() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-arraybuffer-prototype.c110 ecma_length_t start = 0, end = len; in ecma_builtin_arraybuffer_prototype_object_slice() local
/third_party/mesa3d/src/freedreno/decode/
H A Dutil.h49 uint8_t *end = ptr + sz; in dump_hex() local
80 uint8_t *end = ptr + sz - 3; in dump_float() local
113 uint8_t *end = ptr + sz; in clean_ascii() local
123 uint8_t *end = ptr + sz; in dump_ascii() local
144 uint8_t *end = ptr + sz; in dump_hex_ascii() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_form_hard_clauses.cpp50 unsigned end = start; in emit_clause() local
/third_party/libwebsockets/lib/roles/http/compression/
H A Dstream.c61 lws_http_compression_apply(struct lws *wsi, const char *name, unsigned char **p, unsigned char *end, char decomp) lws_http_compression_apply() argument
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H A Dmemcg_process_stress.c62 char *end; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp86 uintptr_t end = (*it).second + base; in find_svm_allocation() local
/third_party/node/deps/v8/src/zone/
H A Dzone-segment.h39 Address end() const { return address(size_); } in end() function in v8::internal::Segment
/third_party/musl/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
/third_party/nghttp2/lib/
H A Dnghttp2_hd_huffman.c48 const uint8_t *end = src + srclen; in nghttp2_hd_huff_encode() local
113 const uint8_t *end = src + srclen; in nghttp2_hd_huff_decode() local
/third_party/musl/src/network/
H A Ddn_comp.c62 const char *end; in dn_comp() local
36 match(int *offset, const unsigned char *base, const unsigned char *dn, const char *end, const unsigned char *lens, int nlen) match() argument
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
/third_party/musl/scripts/
H A Druntest_Windows.bat189 :end label
/third_party/nghttp2/src/
H A Dshrpx_quic.h45 const uint8_t *p = cid.data, *end = cid.data + cid.datalen; variable
/third_party/ninja/src/
H A Ddepfile_parser.in.cc52 char* end = in + content->size(); in Parse() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...132