Home
last modified time | relevance | path

Searched refs:tool (Results 251 - 275 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLookup.java13 package com.ibm.icu.dev.tool.layout;
H A DTaggedRecord.java13 package com.ibm.icu.dev.tool.layout;
H A DFeatureList.java13 package com.ibm.icu.dev.tool.layout;
H A DShapingTypeBuilder.java11 package com.ibm.icu.dev.tool.layout;
H A DOpenTypeTableWriter.java13 package com.ibm.icu.dev.tool.layout;
H A DArabicCharacterData.java13 package com.ibm.icu.dev.tool.layout;
H A DArabicShaping.java13 package com.ibm.icu.dev.tool.layout;
H A DBuildMirroringTables.java11 package com.ibm.icu.dev.tool.layout;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DgenIndexFilters.java12 package com.ibm.icu.dev.tool.translit;
23 * java -classpath classes com.ibm.icu.dev.tool.translit.genIndexFilters
29 * DO NOT CHANGE OUTPUT FORMAT. This tool's output is read by a Perl
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DCalculateCRC32.java10 package com.ibm.icu.dev.tool.localeconverter;
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUTagletAdapter.java9 package com.ibm.icu.dev.tool.docs;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DDevanagariInputMethodDescriptor.java10 package com.ibm.icu.dev.tool.ime.indic;
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c30 #include "tool.h"
902 struct perf_tool *tool) in arm_spe_process_event()
912 if (!tool->ordered_events) { in arm_spe_process_event()
950 struct perf_tool *tool __maybe_unused) in arm_spe_process_auxtrace_event()
988 struct perf_tool *tool __maybe_unused) in arm_spe_flush()
997 if (!tool->ordered_events) in arm_spe_flush()
1081 static int arm_spe_event_synth(struct perf_tool *tool, in arm_spe_event_synth() argument
1087 container_of(tool, struct arm_spe_synth, dummy_tool); in arm_spe_event_synth()
899 arm_spe_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) arm_spe_process_event() argument
/third_party/curl/scripts/
H A Dnroff2cd32 Note: when converting .nf sections, this tool does not know if the
/third_party/gn/src/gn/
H A Dtest_with_scope.h66 // Sets the given text command on the given tool, parsing it as a
69 static void SetCommandForTool(const std::string& cmd, Tool* tool);
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTrie.java3 package org.unicode.icu.tool.cldrtoicu.localedistance;
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DCleanOutputDirectoryTaskTest.java3 package org.unicode.icu.tool.cldrtoicu.ant;
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DDependencyGraph.java3 package org.unicode.icu.tool.cldrtoicu;
H A DFilteredData.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 DNamedFunction.java3 package org.unicode.icu.tool.cldrtoicu.regex;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DNGramList.java11 package com.ibm.icu.dev.tool.charsetdet.sbcs;
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DEpochOffsets.java11 package com.ibm.icu.dev.tool.timescale;
23 * This tool calculates the numeric values of the epoch offsets
/third_party/python/PCbuild/
H A Dblurb.bat3 rem Runs the blurb tool. If necessary, will install Python and/or blurb.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/
H A Dbms_bundle_updater_test.cpp245 CommonTool tool; in CheckFileExist() local
246 bool isCodeExist = tool.CheckFilePathISExist(BUNDLE_CODE_DIR); in CheckFileExist()
248 bool isDataExist = tool.CheckFilePathISExist(BUNDLE_DATA_DIR); in CheckFileExist()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsurface3_spi.c130 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen() local
133 if (ts_data->pen_tool != tool) { in surface3_spi_report_pen()
136 ts_data->pen_tool = tool; in surface3_spi_report_pen()

Completed in 16 milliseconds

1...<<11121314151617181920>>...23