/third_party/ffmpeg/libavformat/ |
H A D | ac3dec.c | 33 const uint8_t *buf, *buf2, *end; in ac3_eac3_probe() local
|
/third_party/ffmpeg/libavutil/ |
H A D | base64.c | 84 uint8_t *end; in av_base64_decode() local
|
H A D | crc.c | 395 const uint8_t *end = buffer + length; in av_crc() local
|
/third_party/curl/lib/ |
H A D | strtoofft.c | 81 char *end; in strtooff() local 220 char *end; curlx_strtoofft() local [all...] |
H A D | curl_path.c | 120 const char *cp = *cpp, *end; in Curl_get_pathname() local [all...] |
/third_party/ffmpeg/tools/ |
H A D | target_bsf_fuzzer.c | 44 const uint8_t *end = data + size; in LLVMFuzzerTestOneInput() local
|
/third_party/ffmpeg/tests/ |
H A D | audiomatch.c | 30 int64_t end, pos = ftell(f); in fsize() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | lut.c | 104 end, /* End value */ in cupsLutNew() local [all...] |
/third_party/gn/src/gn/ |
H A D | location.h | 49 const Location& end() const { return end_; } in end() function in LocationRange
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | PlainStringFormattedValue.java | 72 public CharSequence subSequence(int start, int end) { in subSequence() argument
|
/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
|