/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/index/ |
H A D | IndexGenerator.java | 9 package com.ibm.icu.dev.tool.index;
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | InputFile.java | 11 package com.ibm.icu.dev.tool.charsetdet.sbcs;
|
H A D | Checker.java | 11 package com.ibm.icu.dev.tool.charsetdet.sbcs;
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ModuleWriter.java | 14 package com.ibm.icu.dev.tool.layout; 28 private static final String BUILDER_FILE_PATH="src/com/ibm/icu/dev/tool/layout/";
|
H A D | LigatureTreeWalker.java | 13 package com.ibm.icu.dev.tool.layout;
|
H A D | ThaiCharacterClasses.java | 13 package com.ibm.icu.dev.tool.layout;
|
H A D | ThaiStateTable.java | 13 package com.ibm.icu.dev.tool.layout;
|
H A D | DecompTable.java | 10 package com.ibm.icu.dev.tool.layout;
|
H A D | LanguageData.java | 13 package com.ibm.icu.dev.tool.layout;
|
H A D | ScriptTagModuleWriter.java | 9 package com.ibm.icu.dev.tool.layout;
|
H A D | ScriptRunModuleWriter.java | 9 package com.ibm.icu.dev.tool.layout;
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | SourceSet.java | 10 * 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 D | GenerateCTimeScaleData.java | 11 package com.ibm.icu.dev.tool.timescale;
|
H A D | CalculateLimits.java | 11 package com.ibm.icu.dev.tool.timescale;
|
/third_party/mbedtls/scripts/ |
H A D | memory.sh | 82 if valgrind --tool=massif --stacks=yes programs/ssl/$CLIENT >/dev/null 2>&1
|
/third_party/ltp/testcases/open_posix_testsuite/scripts/ |
H A D | locate-test | 25 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 D | main.go | 15 // 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 D | s390-cpumsf.c | 159 #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 D | s390-cpumsf.c | 159 #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 D | xcode_writer.cc | 990 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 D | ninja_build_writer.cc | 384 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 D | libinput-private.h | 741 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 D | MachOYAML.cpp | 302 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 D | libinput_interface.h | 110 virtual enum libinput_tablet_tool_type TabletToolGetType(struct libinput_tablet_tool *tool) = 0;
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | dwarf-unwind.c | 27 static int mmap_handler(struct perf_tool *tool __maybe_unused, in mmap_handler()
|