| /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
|
| /third_party/ltp/pan/ |
| H A D | ltp-scanner.c | 139 SYM tags; /* tag data */ in main() local
|
| /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
|
| /base/hiviewdfx/hitrace/test/fuzztest/common/ |
| H A D | hitrace_fuzztest_common.h | 41 void GenerateTagStr(const uint64_t tags, std::string& tagStr) in GenerateTagStr() argument 72 GenerateTagVec(const uint64_t tags, std::vector<std::string>& tagVec) GenerateTagVec() argument [all...] |
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| H A D | hiview_service_trace_delegate.cpp | 41 CollectResult<int32_t> HiViewServiceTraceDelegate::OpenRecording(const std::string& tags) in OpenRecording() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
| H A D | soc_action_base.cpp | 35 std::vector<int32_t> tags;
in SocLimitRequest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/ |
| H A D | opentype_basic_type.h | 26 char tags[4]; member
|
| /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...] |
| /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
|
| /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...] |
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| H A D | log_filter.h | 35 char tags[MAX_TAGS][MAX_TAG_LEN]; member
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/ |
| H A D | trace_collector_client_impl.cpp | 55 CollectResult<int32_t> TraceCollectorImpl::OpenRecording(const std::string& tags) in OpenRecording() argument
|
| /base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/ |
| H A D | hiviewservice_fuzzer.cpp | 84 std::string tags = std::string(reinterpret_cast<const char*>(data), size); in HiViewServiceRecordingTraceFuzzTest() local
|
| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| H A D | hitrace_adapter_impl.cpp | 66 uint64_t tags = ConvertToUint64(enable, 0); in IsHiTraceEnable() local 102 uint64_t tags = ConvertToUint64(enable, 0); in IsACETraceEnable() local
|
| /foundation/resourceschedule/soc_perf/test/unittest/ |
| H A D | socperf_sub_test.cpp | 350 std::vector<int32_t> tags; in HWTEST_F() local 368 std::vector<int32_t> tags; in HWTEST_F() local 382 std::vector<int32_t> tags; SocPerfSubTestLimitRequestTask() local [all...] |
| /foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/ |
| H A D | socperf_proxy.cpp | 79 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
|