| /third_party/ffmpeg/libavformat/ |
| H A D | img2.c | 97 static enum AVCodecID str2id(const IdStrMap *tags, const char *str) in str2id() argument
|
| H A D | ircamdec.c | 56 const AVCodecTag *tags; in ircam_read_header() local
|
| H A D | tedcaptionsdec.c | 328 static const char *const tags[] = { in tedcaptions_read_probe() local
|
| /third_party/ltp/pan/ |
| H A D | ltp-scanner.c | 139 SYM tags; /* tag data */ in main() local
|
| H A D | reporter.c | 82 static int scanner_reporter(SYM tags) in scanner_reporter() argument 234 iscanner_reporter(SYM tags) iscanner_reporter() argument [all...] |
| H A D | tag_report.c | 55 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 D | dist-tag.js | [all...] |
| /third_party/libunwind/libunwind/doc/ |
| H A D | libunwind-dynamic.tex | |
| /third_party/python/Tools/scripts/ |
| H A D | ptags.py | 15 tags = [] # Modified global variable! variable
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | test-ot-meta.cc | 51 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 D | table_subsetter_impl.cc | 21 TableSubsetterImpl::TableSubsetterImpl(const int32_t* tags, in TableSubsetterImpl() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | raw.c | 307 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 D | microdvddec.c | 58 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 D | OpenTypeTagBuilder.java | 217 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 D | ICUTagletAdapter.java | 28 public abstract String toString(Tag[] tags); in toString() argument
|
| H A D | ICUTaglet.java | 89 public String toString(Tag[] tags) { in toString() argument
|
| /third_party/libuv/tools/ |
| H A D | make_dist_html.py | 115 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 D | make_dist_html.py | 115 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 D | TableSubsetterImpl.java | 29 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 D | test-ot-layout.c | 40 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 D | parseutils.c | 239 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 D | Use.cpp | 61 static const PrevPtrTag tags[20] = { in initTags() local
|
| /third_party/curl/docs/examples/ |
| H A D | xmlstream.c | 51 size_t tags; member
|
| /third_party/skia/src/core/ |
| H A D | SkFontStream.cpp | 156 GetTableTags(SkStream* stream, int ttcIndex, SkFontTableTag tags[]) GetTableTags() argument
|
| /third_party/skia/tests/ |
| H A D | FontHostTest.cpp | 136 SkFontTableTag* tags = storage.get(); in test_tables() local [all...] |