/third_party/gn/src/gn/ |
D | toolchain.cc | 55 if (Tool* tool = GetTool(name)) { in GetToolAsGeneral() local 62 if (const Tool* tool = GetTool(name)) { in GetToolAsGeneral() local 69 if (Tool* tool = GetTool(name)) { in GetToolAsC() local 76 if (const Tool* tool = GetTool(name)) { in GetToolAsC() local 83 if (Tool* tool = GetTool(name)) { in GetToolAsRust() local 90 if (const Tool* tool = GetTool(name)) { in GetToolAsRust() local 97 if (Tool* tool = GetTool(name)) { in GetToolAsBuiltin() local 104 if (const Tool* tool = GetTool(name)) { in GetToolAsBuiltin() local 119 for (const auto& tool : tools_) { in ToolchainSetupComplete() local
|
D | ninja_binary_target_writer.cc | 221 const Tool* tool = source_set->toolchain()->GetToolForSourceTypeAsC( in AddSourceSetFiles() local 241 const CTool* tool = source_set->toolchain()->GetToolAsC(CTool::kCToolCc); in AddSourceSetFiles() local 248 const CTool* tool = source_set->toolchain()->GetToolAsC(CTool::kCToolCxx); in AddSourceSetFiles() local 255 const CTool* tool = in AddSourceSetFiles() local 263 const CTool* tool = in AddSourceSetFiles() local 310 const Tool* tool) { in WriteCustomLinkerFlags() 322 const Tool* tool) { in WriteLibrarySearchPath() 356 const Tool* tool, in WriteLinkerFlags() 369 void NinjaBinaryTargetWriter::WriteLibs(std::ostream& out, const Tool* tool) { in WriteLibs() 393 const Tool* tool) { in WriteFrameworks() [all …]
|
D | ninja_toolchain_writer.cc | 46 for (const auto& tool : toolchain_->tools()) { in Run() local 81 void NinjaToolchainWriter::WriteToolRule(Tool* tool, in WriteToolRule()
|
D | visual_studio_writer_unittest.cc | 178 std::unique_ptr<Tool> tool = Tool::CreateTool(CTool::kCToolAlink); in TEST_F() local 213 std::unique_ptr<Tool> tool = Tool::CreateTool(CTool::kCToolAlink); in TEST_F() local
|
D | ninja_target_command_util.cc | 65 const CTool* tool = target->toolchain()->GetToolAsC(tool_name); in WriteOneFlag() local 117 const CTool* tool = target->toolchain()->GetToolAsC(tool_name); in GetPCHOutputFiles() local
|
D | substitution_writer.cc | 404 const Tool* tool, in ApplyPatternToTargetAsOutputFile() 422 const Tool* tool, in ApplyListToTargetAsOutputFile() 520 const Tool* tool, in ApplyPatternToLinkerAsOutputFile() 536 const Tool* tool, in ApplyListToLinkerAsOutputFile() 546 const Tool* tool, in GetLinkerSubstitution()
|
D | swift_values.cc | 60 const Tool* tool = in FillModuleOutputFile() local
|
D | target.cc | 583 const Tool* tool = toolchain_->GetToolForTargetFinalOutput(this); in GetComputedOutputName() local 601 const Tool* tool = toolchain->GetToolForTargetFinalOutput(this); in SetToolchain() local 654 const Tool* tool = toolchain()->GetToolForTargetFinalOutput(this); in GetOutputsAsSourceFiles() local 723 const Tool* tool = toolchain_->GetTool(*computed_tool_type); in GetOutputFilesForSource() local 929 const Tool* tool = toolchain_->GetToolForTargetFinalOutput(this); in FillOutputFiles() local
|
D | substitution_writer_unittest.cc | 261 const Tool* tool = setup.toolchain()->GetToolForTargetFinalOutput(&target); in TEST() local 297 std::unique_ptr<Tool> tool = Tool::CreateTool(CTool::kCToolLink); in TEST() local
|
D | ninja_tools.cc | 19 const std::string& tool) { in CreateNinjaToolCommandLine()
|
/third_party/flutter/skia/third_party/externals/sdl/test/nacl/ |
D | common.js | 21 function isHostToolchain(tool) { argument 32 function mimeTypeForTool(tool) { argument 55 function browserSupportsNaCl(tool) { argument 123 function createNaClModule(name, tool, path, width, height, attrs) { argument 343 function domContentLoaded(name, tool, path, width, height, attrs) { argument
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
D | common.py | 47 def preprocess(tool, filename, **kwargs): argument 66 tool, argument 97 def converted_error(tool, argv, filename): argument 110 def convert_error(tool, argv, filename, stderr, rc): argument
|
D | __init__.py | 39 tool=True, argument 171 def _get_preprocessor(tool): argument
|
/third_party/libinput/src/ |
D | evdev-tablet.c | 319 enum libinput_tablet_tool_type tool, in tablet_update_tool() 354 struct libinput_tablet_tool *tool) in normalize_pressure() 494 struct libinput_tablet_tool *tool, in tablet_tool_process_delta() 537 struct libinput_tablet_tool *tool) in tablet_update_pressure() 699 struct libinput_tablet_tool *tool, in tablet_check_notify_axes() 910 struct libinput_tablet_tool *tool, in copy_axis_cap() 919 struct libinput_tablet_tool *tool, in copy_button_cap() 929 struct libinput_tablet_tool *tool) in tool_set_bits_from_libwacom() 996 struct libinput_tablet_tool *tool) in tool_set_bits() 1075 struct libinput_tablet_tool *tool) in tool_set_pressure_thresholds() [all …]
|
D | evdev-totem.c | 38 struct libinput_tablet_tool *tool; member 80 struct libinput_tablet_tool *tool; in totem_new_tool() local 263 struct libinput_tablet_tool *tool, in totem_slot_fetch_axes() 334 struct libinput_tablet_tool *tool) in totem_slot_mark_all_axes_changed()
|
D | libinput.c | 208 struct libinput_tablet_tool *tool; member 1555 libinput_tablet_tool_get_type(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_type() 1561 libinput_tablet_tool_get_tool_id(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_tool_id() 1567 libinput_tablet_tool_is_unique(struct libinput_tablet_tool *tool) in libinput_tablet_tool_is_unique() 1573 libinput_tablet_tool_get_serial(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_serial() 1579 libinput_tablet_tool_has_pressure(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_pressure() 1586 libinput_tablet_tool_has_distance(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_distance() 1593 libinput_tablet_tool_has_tilt(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_tilt() 1600 libinput_tablet_tool_has_rotation(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_rotation() 1607 libinput_tablet_tool_has_slider(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_slider() [all …]
|
/third_party/boost/boost/test/detail/ |
D | pp_variadic.hpp | 25 # define BOOST_TEST_INVOKE_VARIADIC( tool, ... ) BOOST_PP_CAT( tool (__VA_ARGS__), ) argument 27 # define BOOST_TEST_INVOKE_VARIADIC( tool, ... ) tool (__VA_ARGS__) argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | MSVSSettings.py | 52 def _AddTool(tool): argument 66 def _GetMSBuildToolSettings(msbuild_settings, tool): argument 237 def _Same(tool, name, setting_type): argument 248 def _Renamed(tool, msvs_name, msbuild_name, setting_type): argument 268 def _Moved(tool, settings_name, msbuild_tool_name, setting_type): argument 273 def _MovedAndRenamed(tool, msvs_settings_name, msbuild_tool_name, argument 296 def _MSVSOnly(tool, name, setting_type): argument 313 def _MSBuildOnly(tool, name, setting_type): argument 331 def _ConvertedToAdditionalOption(tool, msvs_name, flag): argument 352 def _CustomGeneratePreprocessedFile(tool, msvs_name): argument
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | MSVSSettings.py | 52 def _AddTool(tool): argument 66 def _GetMSBuildToolSettings(msbuild_settings, tool): argument 238 def _Same(tool, name, setting_type): argument 249 def _Renamed(tool, msvs_name, msbuild_name, setting_type): argument 268 def _Moved(tool, settings_name, msbuild_tool_name, setting_type): argument 275 tool, msvs_settings_name, msbuild_tool_name, msbuild_settings_name, setting_type argument 297 def _MSVSOnly(tool, name, setting_type): argument 314 def _MSBuildOnly(tool, name, setting_type): argument 332 def _ConvertedToAdditionalOption(tool, msvs_name, flag): argument 354 def _CustomGeneratePreprocessedFile(tool, msvs_name): argument
|
/third_party/python/Tools/msi/ |
D | sdktools.psm1 | 5 $tool = (gci -r "$kitroot\Bin\*\x64\$toolname" | sort FullName -Desc | select -First 1) in Find-Tool() variable 6 if (-not $tool) { in Find-Tool() variable
|
/third_party/python/Lib/test/test_tools/ |
D | __init__.py | 18 def skip_if_missing(tool=None): argument
|
/third_party/gstreamer/gstreamer/tools/ |
D | meson.build | 24 if tool == 'gst-launch' variable
|
/third_party/boost/tools/build/src/tools/ |
D | common.py | 286 toolset, tool, user_provided_command=[], additional_paths=[], path_last=False): argument 323 def get_invocation_command(toolset, tool, user_provided_command = [], argument 437 def handle_options(tool, condition, command, options): argument
|
/third_party/libinput/test/ |
D | test-tablet.c | 963 struct libinput_tablet_tool * tool; in START_TEST() local 1143 struct libinput_tablet_tool *tool; in START_TEST() local 2286 struct libinput_tablet_tool *tool; in START_TEST() local 2310 struct libinput_tablet_tool *tool; in START_TEST() local 2334 struct libinput_tablet_tool *tool; in START_TEST() local 2375 struct libinput_tablet_tool *tool; in START_TEST() local 2407 struct libinput_tablet_tool *tool; in START_TEST() local 2443 struct libinput_tablet_tool *tool; in START_TEST() local 2472 struct libinput_tablet_tool *tool; in START_TEST() local 2545 struct libinput_tablet_tool *tool[2] = {0}; in START_TEST() local [all …]
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/ |
D | SfntTool.java | 50 SfntTool tool = new SfntTool(); in main() local
|