Home
last modified time | relevance | path

Searched defs:tags (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
H A Dimg2.c97 static enum AVCodecID str2id(const IdStrMap *tags, const char *str) in str2id() argument
H A Dircamdec.c56 const AVCodecTag *tags; in ircam_read_header() local
H A Dtedcaptionsdec.c328 static const char *const tags[] = { in tedcaptions_read_probe() local
/third_party/ltp/pan/
H A Dltp-scanner.c139 SYM tags; /* tag data */ in main() local
H A Dreporter.c82 static int scanner_reporter(SYM tags) in scanner_reporter() argument
234 iscanner_reporter(SYM tags) iscanner_reporter() argument
[all...]
H A Dtag_report.c55 int test_result(char *tag, char *tcid, char *tc, char *result, SYM tags) in test_result() argument
109 int cuts_report(SYM tags, SYM keys, char *at, char *tag) in cuts_report() argument
377 print_header(SYM tags) print_header() argument
[all...]
/third_party/node/deps/npm/test/lib/commands/
H A Ddist-tag.js[all...]
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex
/third_party/python/Tools/scripts/
H A Dptags.py15 tags = [] # Modified global variable! variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-ot-meta.cc51 hb_ot_meta_tag_t *tags = (hb_ot_meta_tag_t *) in main() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dtable_subsetter_impl.cc21 TableSubsetterImpl::TableSubsetterImpl(const int32_t* tags, in TableSubsetterImpl() argument
/third_party/ffmpeg/libavcodec/
H A Draw.c307 const PixelFormatTag *tags = raw_pix_fmt_tags; in avcodec_pix_fmt_to_codec_tag() local
341 static enum AVPixelFormat find_pix_fmt(const PixelFormatTag *tags, in find_pix_fmt() argument
355 const PixelFormatTag *tags; avpriv_pix_fmt_find() local
[all...]
H A Dmicrodvddec.c58 static void microdvd_set_tag(struct microdvd_tag *tags, struct microdvd_tag tag) in microdvd_set_tag() argument
72 static char *check_for_italic_slash_marker(struct microdvd_tag *tags, char *s) in check_for_italic_slash_marker() argument
84 static char *microdvd_load_tags(struct microdvd_tag *tags, char *s) in microdvd_load_tags() argument
203 microdvd_open_tags(AVBPrint *new_line, struct microdvd_tag *tags) microdvd_open_tags() argument
245 microdvd_close_no_persistent_tags(AVBPrint *new_line, struct microdvd_tag *tags) microdvd_close_no_persistent_tags() argument
284 struct microdvd_tag tags[sizeof(MICRODVD_TAGS) - 1] = {{0}}; microdvd_decode_frame() local
332 struct microdvd_tag tags[sizeof(MICRODVD_TAGS) - 1] = {{0}}; microdvd_init() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DOpenTypeTagBuilder.java217 private static void dumpTags(String enumName, String[] tags) in dumpTags() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUTagletAdapter.java28 public abstract String toString(Tag[] tags); in toString() argument
H A DICUTaglet.java89 public String toString(Tag[] tags) { in toString() argument
/third_party/libuv/tools/
H A Dmake_dist_html.py115 tags = subprocess.check_output(['git', 'tag'], text=True) variable
116 tags = [tag for tag in tags.split('\n') if tag.startswith('v')] variable
/third_party/node/deps/uv/tools/
H A Dmake_dist_html.py115 tags = subprocess.check_output(['git', 'tag'], text=True) variable
116 tags = [tag for tag in tags.split('\n') if tag.startswith('v')] variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DTableSubsetterImpl.java29 protected final Set<Integer> tags; field in TableSubsetterImpl
31 protected TableSubsetterImpl(Integer... tags) { in TableSubsetterImpl() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-layout.c40 hb_tag_t tags[STATIC_ARRAY_SIZE]; in test_ot_layout_table_get_script_tags() local
102 hb_tag_t tags[STATIC_ARRAY_SIZE]; in test_ot_layout_table_get_feature_tags() local
143 hb_tag_t tags[STATIC_ARRAY_SIZE]; test_ot_layout_script_get_language_tags() local
182 hb_tag_t tags[STATIC_ARRAY_SIZE]; test_ot_layout_language_get_feature_tags() local
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dparseutils.c239 static const char *tags[] = {"tag1", "tag2", "tag3", "tag4", "tag41", "41", "random1"}; in test_av_find_info_tag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp61 static const PrevPtrTag tags[20] = { in initTags() local
/third_party/curl/docs/examples/
H A Dxmlstream.c51 size_t tags; member
/third_party/skia/src/core/
H A DSkFontStream.cpp156 GetTableTags(SkStream* stream, int ttcIndex, SkFontTableTag tags[]) GetTableTags() argument
/third_party/skia/tests/
H A DFontHostTest.cpp136 SkFontTableTag* tags = storage.get(); in test_tables() local
[all...]

Completed in 8 milliseconds

1234