/third_party/ffmpeg/libavformat/ |
H A D | apngenc.c | 51 static const uint8_t *apng_find_chunk(uint32_t tag, const uint8_t *buf, in apng_find_chunk() argument 61 static void apng_write_chunk(AVIOContext *io_context, uint32_t tag, in apng_write_chunk() argument
|
H A D | mvdec.c | 101 static void var_read_metadata(AVFormatContext *avctx, const char *tag, int size) in var_read_metadata() argument
|
H A D | mov_chan.c | 33 uint32_t tag; member 357 static uint64_t mov_get_channel_layout(uint32_t tag, uint32_t bitmap) in mov_get_channel_layout() argument 428 uint32_t tag = 0; ff_mov_get_channel_layout_tag() local [all...] |
H A D | swfenc.c | 42 int tag; member 48 static void put_swf_tag(AVFormatContext *s, int tag) in put_swf_tag() argument 69 int tag_len, tag; in put_swf_end_tag() local [all...] |
H A D | nuv.c | 330 uint32_t tag = 0; in nuv_resync() local
|
H A D | riffenc.c | 32 int64_t ff_start_tag(AVIOContext *pb, const char *tag) in ff_start_tag() argument 303 void ff_riff_write_info_tag(AVIOContext *pb, const char *tag, const char *str) in ff_riff_write_info_tag() argument
|
H A D | swfdec.c | 62 int tag, len; in get_swf_tag() local 153 int nbits, len, tag; in swf_read_header() local 217 int tag, len, i, frame, v, res; swf_read_packet() local [all...] |
/third_party/curl/lib/ |
H A D | setopt.c | 3161 CURLcode curl_easy_setopt(struct Curl_easy *data, CURLoption tag, ...) in curl_easy_setopt() argument
|
/third_party/ffmpeg/tools/ |
H A D | sidxindex.c | 90 int32_t size, tag; in find_sidx() local
|
/third_party/backends/frontend/ |
H A D | stiff.c | 40 int tag, typ, nvals, val; member 92 add_ifd_entry (IFD *ifd, int tag, int typ, int nvals, int val) in add_ifd_entry() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBINode.java | 29 static final int tag = 5; field in RBBINode
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | cpdtrtst.cpp | 432 void CompoundTransliteratorTest::expectAux(const UnicodeString& tag, in expectAux() argument
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | xmlreader.cpp | 206 UnicodeString tag = element->getTagName(); in readTestFile() local
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | xmlreader.cpp | 202 UnicodeString tag = element->getTagName(); in readTestFile() local
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbinode.h | 36 tag, enumerator
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
H A D | TimeZoneBoundaryTest.java | 245 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneBoundaryTest.java | 242 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST() argument
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | GatherAPIData.java | 595 getStatusVersion(Tag tag) getStatusVersion() argument [all...] |
H A D | GatherAPIDataOld.java | 457 getStatusVersion(Tag tag) getStatusVersion() argument [all...] |
H A D | ICUTaglet.java | 85 public String toString(Tag tag) { in toString() argument 118 public String toString(Tag tag) { in toString() argument 138 public String toString(Tag tag) { in toString() argument 159 public String toString(Tag tag) { in toString() argument 179 toString(Tag tag) toString() argument 201 toString(Tag tag) toString() argument 217 toString(Tag tag) toString() argument 248 toString(Tag tag) toString() argument 282 toString(Tag tag) toString() argument 320 toString(Tag tag) toString() argument 354 toString(Tag tag) toString() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBINode.java | 30 static final int tag = 5; field in RBBINode
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.cpp | 124 int32_t tag; in compare() local [all...] |
/third_party/libsnd/src/ |
H A D | chanmap.c | 246 aiff_caf_of_channel_layout_tag (int tag) in aiff_caf_of_channel_layout_tag() argument
|
/third_party/libwebsockets/lib/misc/cache-ttl/ |
H A D | heap.c | 78 const char *tag = ((const char *)&item[1]) + item->size; in lws_cache_heap_item_destroy() local 252 lws_cache_heap_tag_match(struct lws_cache_ttl_lru *cache, const char *wc, const char *tag, char lookup_rules) lws_cache_heap_tag_match() argument [all...] |
/third_party/libsnd/src/ALAC/ |
H A D | alac_decoder.c | 141 uint8_t tag ; in alac_decode() local
|