Home
last modified time | relevance | path

Searched refs:tool (Results 301 - 325 of 459) sorted by relevance

1...<<111213141516171819

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/index/
H A DIndexGenerator.java9 package com.ibm.icu.dev.tool.index;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java11 package com.ibm.icu.dev.tool.charsetdet.sbcs;
H A DChecker.java11 package com.ibm.icu.dev.tool.charsetdet.sbcs;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DModuleWriter.java14 package com.ibm.icu.dev.tool.layout;
28 private static final String BUILDER_FILE_PATH="src/com/ibm/icu/dev/tool/layout/";
H A DLigatureTreeWalker.java13 package com.ibm.icu.dev.tool.layout;
H A DThaiCharacterClasses.java13 package com.ibm.icu.dev.tool.layout;
H A DThaiStateTable.java13 package com.ibm.icu.dev.tool.layout;
H A DDecompTable.java10 package com.ibm.icu.dev.tool.layout;
H A DLanguageData.java13 package com.ibm.icu.dev.tool.layout;
H A DScriptTagModuleWriter.java9 package com.ibm.icu.dev.tool.layout;
H A DScriptRunModuleWriter.java9 package com.ibm.icu.dev.tool.layout;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DSourceSet.java10 * 06/26/2002 aliu Moved to com.ibm.icu.dev.tool.translit
13 package com.ibm.icu.dev.tool.translit;
30 * java com.ibm.icu.dev.tool.translit.SourceSet Latin-Katakana NFD lower
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java11 package com.ibm.icu.dev.tool.timescale;
H A DCalculateLimits.java11 package com.ibm.icu.dev.tool.timescale;
/third_party/mbedtls/scripts/
H A Dmemory.sh82 if valgrind --tool=massif --stacks=yes programs/ssl/$CLIENT >/dev/null 2>&1
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dlocate-test25 up by this tool. This might change in the future. So far, the ones
93 # make sense as it's a tool, not a test). Better criterion needs to
/third_party/skia/third_party/externals/tint/tools/src/cmd/run-parallel/
H A Dmain.go15 // run-parallel is a tool to run an executable with the provided templated
38 run-parallel is a tool to run an executable with the provided templated
/kernel/linux/linux-5.10/tools/perf/util/
H A Ds390-cpumsf.c159 #include "tool.h"
914 struct perf_tool *tool) in s390_cpumsf_process_event()
927 if (!tool->ordered_events) { in s390_cpumsf_process_event()
962 struct perf_tool *tool __maybe_unused) in s390_cpumsf_process_auxtrace_event()
1005 struct perf_tool *tool __maybe_unused) in s390_cpumsf_flush()
911 s390_cpumsf_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) s390_cpumsf_process_event() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Ds390-cpumsf.c159 #include "tool.h"
915 struct perf_tool *tool) in s390_cpumsf_process_event()
928 if (!tool->ordered_events) { in s390_cpumsf_process_event()
963 struct perf_tool *tool __maybe_unused) in s390_cpumsf_process_auxtrace_event()
1006 struct perf_tool *tool __maybe_unused) in s390_cpumsf_flush()
912 s390_cpumsf_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) s390_cpumsf_process_event() argument
/third_party/gn/src/gn/
H A Dxcode_writer.cc990 const Tool* tool = target->toolchain()->GetToolForTargetFinalOutput(target); in AddBinaryTarget() local
991 if (!tool) { in AddBinaryTarget()
993 *err = Err(nullptr, tool_name + " tool not defined", in AddBinaryTarget()
998 " doesn't define a \"" + tool_name + "\" tool."); in AddBinaryTarget()
1002 target, tool, tool->default_output_dir()) in AddBinaryTarget()
1012 "com.apple.product-type.tool", GetConfigOutputDir(output_dir), in AddBinaryTarget()
H A Dninja_build_writer.cc384 for (const auto& tool : pair.second->tools()) { in WriteAllPools()
385 if (tool.second->pool().ptr) in WriteAllPools()
386 used_pools.insert(tool.second->pool().ptr); in WriteAllPools()
/third_party/libinput/src/
H A Dlibinput-private.h741 struct libinput_tablet_tool *tool,
749 struct libinput_tablet_tool *tool,
757 struct libinput_tablet_tool *tool,
765 struct libinput_tablet_tool *tool,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp302 IO &IO, MachO::build_tool_version &tool) { in mapping()
303 IO.mapRequired("tool", tool.tool); in mapping()
304 IO.mapRequired("version", tool.version); in mapping()
301 mapping( IO &IO, MachO::build_tool_version &tool) mapping() argument
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h110 virtual enum libinput_tablet_tool_type TabletToolGetType(struct libinput_tablet_tool *tool) = 0;
/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddwarf-unwind.c27 static int mmap_handler(struct perf_tool *tool __maybe_unused, in mmap_handler()

Completed in 17 milliseconds

1...<<111213141516171819