/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | Holiday.java | 91 public Date firstBetween(Date start, Date end) { in firstBetween() argument 116 public boolean isBetween(Date start, Date end) { in isBetween() argument
|
H A D | RangeDateRule.java | 86 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 D | usb_parse.c | 48 uint8_t *end; in usb_desc_foreach() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | ElapsedTimer.java | 41 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 D | ucdmerge.c | 40 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 D | ElapsedTimer.java | 38 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 D | Holiday.java | 93 public Date firstBetween(Date start, Date end) { in firstBetween() argument 118 public boolean isBetween(Date start, Date end) { in isBetween() argument
|
H A D | RangeDateRule.java | 86 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 D | numparse_compositions.cpp | 99 const NumberParseMatcher* const* ArraySeriesMatcher::end() const { in end() function in ArraySeriesMatcher
|
H A D | collationweights.h | 80 uint32_t start, end; member
|
/third_party/mbedtls/programs/pkey/ |
H A D | dh_client.c | 65 unsigned char *p, *end; in main() local
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-arraybuffer-prototype.c | 110 ecma_length_t start = 0, end = len; in ecma_builtin_arraybuffer_prototype_object_slice() local
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | util.h | 49 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 D | aco_form_hard_clauses.cpp | 50 unsigned end = start; in emit_clause() local
|
/third_party/libwebsockets/lib/roles/http/compression/ |
H A D | stream.c | 61 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 D | memcg_process_stress.c | 62 char *end; in main() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | context.cpp | 86 uintptr_t end = (*it).second + base; in find_svm_allocation() local
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone-segment.h | 39 Address end() const { return address(size_); } in end() function in v8::internal::Segment
|
/third_party/musl/src/malloc/ |
H A D | lite_malloc.c | 44 static uintptr_t brk, cur, end; in __simple_malloc() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 48 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 D | dn_comp.c | 62 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 D | lite_malloc.c | 44 static uintptr_t brk, cur, end; in __simple_malloc() local
|
/third_party/musl/scripts/ |
H A D | runtest_Windows.bat | 189 :end
label
|
/third_party/nghttp2/src/ |
H A D | shrpx_quic.h | 45 const uint8_t *p = cid.data, *end = cid.data + cid.datalen; variable
|
/third_party/ninja/src/ |
H A D | depfile_parser.in.cc | 52 char* end = in + content->size(); in Parse() local [all...] |