Home
last modified time | relevance | path

Searched refs:tool (Results 351 - 375 of 459) sorted by relevance

1...<<111213141516171819

/third_party/ffmpeg/tools/
H A Dpatcheck18 echo This tool is intended to help a human check/review patches. It is very far from
/third_party/gn/src/gn/
H A Dsetup_unittest.cc304 tool("stamp") {
H A Dninja_target_writer.cc279 const Tool* tool = target_->toolchain()->GetTool(CTool::kCToolLink); in WriteCCompilerVars() local
290 tool->framework_dir_switch()), in WriteCCompilerVars()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbPath.java3 package org.unicode.icu.tool.cldrtoicu;
H A DAlternateLocaleData.java3 package org.unicode.icu.tool.cldrtoicu;
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRuleParser.java3 package org.unicode.icu.tool.cldrtoicu.regex;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDistanceTest.java16 import ohos.global.icu.dev.tool.locale.LocaleDistanceBuilder;
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DMain.java9 package com.ibm.icu.dev.tool.currency;
22 * The tool used for ISO 4217 alpha3-numeric3 code mapping data maintenance.
114 System.out.println(" 1) java com.ibm.icu.dev.tool.currency.Main check <currentXML> <historicXML>"); in printUsage()
122 System.out.println(" 2) java com.ibm.icu.dev.tool.currency.Main print <currentXML> <historicXML>"); in printUsage()
130 System.out.println(" 3) java com.ibm.icu.dev.tool.currency.Main build <outtxt>"); in printUsage()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIData.java14 package com.ibm.icu.dev.tool.docs;
160 String path = "src/com/ibm/icu/dev/tool/docs/"; in main()
H A DDeprecator.java10 package com.ibm.icu.dev.tool.docs;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DBIG5Tool.java13 * This tool produces the character usage frequency statistics for the Big5
29 package com.ibm.icu.dev.tool.charsetdet.mbcs;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDistanceTest.java15 import com.ibm.icu.dev.tool.locale.LocaleDistanceBuilder;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/compression/
H A DCompressionTableGenerator.java9 package com.ibm.icu.dev.tool.compression;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DClassTable.java13 package com.ibm.icu.dev.tool.layout;
H A DScriptData.java9 package com.ibm.icu.dev.tool.layout;
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
H A Dmain.go15 // fix-tests is a tool to update tests with new expected output.
41 fix-tests is a tool to update tests with new expected output.
/third_party/python/PCbuild/
H A Dfind_msbuild.bat2 @rem Searches for MSBuild.exe. This is the only tool we need to initiate
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh473 for tool in ${tools}; do
474 if [ "${tool}" = "nc" ] && [ "${proto}" = "udp6" ] && \
480 __tools="${__tools} ${tool}"
482 command -v "${tool}" >/dev/null && return 0
593 # GNU netcat might not work with IPv6, try next tool
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh490 for tool in ${tools}; do
491 if [ "${tool}" = "nc" ] && [ "${proto}" = "udp6" ] && \
497 __tools="${__tools} ${tool}"
499 command -v "${tool}" >/dev/null && return 0
651 # GNU netcat might not work with IPv6, try next tool
/kernel/linux/linux-5.10/tools/perf/util/
H A Dheader.c43 #include "tool.h"
1706 "Please update perf tool.\n"); in perf_attr_check()
1712 "Please update perf tool.\n", in perf_attr_check()
1719 "Please update perf tool.\n", in perf_attr_check()
1727 "Please update perf tool.\n", in perf_attr_check()
2185 * "perf: 'perf kvm' tool for monitoring guest performance from host" in perf_header__read_build_ids()
2448 "You may need to upgrade the perf tool.\n"); in process_cpu_topology()
3488 * different endianness and perf_event ABI revsions in the perf tool itself.
3908 struct perf_tool *tool = session->tool; in perf_event__process_feature() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dheader.c48 #include "tool.h"
1901 "Please update perf tool.\n"); in perf_attr_check()
1907 "Please update perf tool.\n", in perf_attr_check()
1914 "Please update perf tool.\n", in perf_attr_check()
1922 "Please update perf tool.\n", in perf_attr_check()
2396 * "perf: 'perf kvm' tool for monitoring guest performance from host" in perf_header__read_build_ids()
2659 "You may need to upgrade the perf tool.\n"); in process_cpu_topology()
3873 * different endianness and perf_event ABI revisions in the perf tool itself.
4301 struct perf_tool *tool = session->tool; in perf_event__process_feature() local
[all...]
H A Dcs-etm.c35 #include "tool.h"
185 * recorded in the trace data, the tool will selectively use
765 struct perf_tool *tool) in cs_etm__flush_events()
773 if (!tool->ordered_events) in cs_etm__flush_events()
1576 static int cs_etm__event_synth(struct perf_tool *tool, in cs_etm__event_synth() argument
1582 container_of(tool, struct cs_etm_synth, dummy_tool); in cs_etm__event_synth()
2716 struct perf_tool *tool) in cs_etm__process_event()
2725 if (!tool->ordered_events) { in cs_etm__process_event()
2786 struct perf_tool *tool __maybe_unused) in cs_etm__process_auxtrace_event()
764 cs_etm__flush_events(struct perf_session *session, struct perf_tool *tool) cs_etm__flush_events() argument
2713 cs_etm__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) cs_etm__process_event() argument
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py361 tool = 'perf'
362 command = [tool, 'stat', '-j', '-M', f"{metric}", "-a"]
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_top.c124 timerlat_top_update(struct osnoise_tool *tool, int cpu, in timerlat_top_update() argument
128 struct timerlat_top_data *data = tool->data; in timerlat_top_update()
179 * timerlat_top_header - print the header of the tool output
615 * timerlat_top_apply_config - apply the top configs to the initialized tool
704 * timerlat_init_top - initialize a timerlat top tool with parameters
741 * timerlat_top_set_signals - handles the signal to stop the tool
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp3270 // [DEBUG] Item Picker tool! in ItemHoverable()
3272 // the cost of this tool near-zero. We can get slightly better call-stack and support picking non-hovered in ItemHoverable()
7558 // [DEBUG] Item Picker tool, when enabling the "extended" version we perform the check in ItemAdd() in ItemAdd()
11332 Checkbox("Show stack tool", &cfg->ShowStackTool); in ShowMetricsWindow()
11398 // The Item Picker tool is super useful to visually select an item and break into the call-stack of where it was submitted. in ShowMetricsWindow()
12047 // [DEBUG] Item picker tool - start with DebugStartItemPicker() - useful to visually select an item and break into its call-stack.
12076 ImGuiStackTool* tool = &g.DebugStackTool; in UpdateDebugToolStackQueries() local
12078 // Clear hook when stack tool is not visible in UpdateDebugToolStackQueries()
12080 if (g.FrameCount != tool->LastActiveFrame + 1) in UpdateDebugToolStackQueries()
12086 if (tool in UpdateDebugToolStackQueries()
12117 ImGuiStackTool* tool = &g.DebugStackTool; DebugHookIdInfo() local
12182 ImGuiStackTool* tool = &g.DebugStackTool; ShowStackToolWindow() local
[all...]

Completed in 54 milliseconds

1...<<111213141516171819