/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 | 224 const Tool* tool = source_set->toolchain()->GetToolForSourceTypeAsC( in AddSourceSetFiles() local 244 const CTool* tool = source_set->toolchain()->GetToolAsC(CTool::kCToolCc); in AddSourceSetFiles() local 251 const CTool* tool = source_set->toolchain()->GetToolAsC(CTool::kCToolCxx); in AddSourceSetFiles() local 258 const CTool* tool = in AddSourceSetFiles() local 266 const CTool* tool = in AddSourceSetFiles() local 313 const Tool* tool) { in WriteCustomLinkerFlags() 325 const Tool* tool) { in WriteLibrarySearchPath() 359 const Tool* tool, in WriteLinkerFlags() 372 void NinjaBinaryTargetWriter::WriteLibs(std::ostream& out, const Tool* tool) { in WriteLibs() 396 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 | target.cc | 586 const Tool* tool = toolchain_->GetToolForTargetFinalOutput(this); in GetComputedOutputName() local 604 const Tool* tool = toolchain->GetToolForTargetFinalOutput(this); in SetToolchain() local 657 const Tool* tool = toolchain()->GetToolForTargetFinalOutput(this); in GetOutputsAsSourceFiles() local 726 const Tool* tool = toolchain_->GetTool(*computed_tool_type); in GetOutputFilesForSource() local 938 const Tool* tool = toolchain_->GetToolForTargetFinalOutput(this); in FillOutputFiles() local
|
D | swift_values.cc | 60 const Tool* tool = in FillModuleOutputFile() 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/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 | libinput.c | 216 struct libinput_tablet_tool *tool; member 1640 libinput_tablet_tool_get_type(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_type() 1646 libinput_tablet_tool_get_tool_id(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_tool_id() 1652 libinput_tablet_tool_is_unique(struct libinput_tablet_tool *tool) in libinput_tablet_tool_is_unique() 1658 libinput_tablet_tool_get_serial(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_serial() 1664 libinput_tablet_tool_has_pressure(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_pressure() 1671 libinput_tablet_tool_has_distance(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_distance() 1678 libinput_tablet_tool_has_tilt(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_tilt() 1685 libinput_tablet_tool_has_rotation(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_rotation() 1692 libinput_tablet_tool_has_slider(struct libinput_tablet_tool *tool) in libinput_tablet_tool_has_slider() [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()
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | MSVSSettings.py | 48 def _AddTool(tool): argument 62 def _GetMSBuildToolSettings(msbuild_settings, tool): argument 234 def _Same(tool, name, setting_type): argument 245 def _Renamed(tool, msvs_name, msbuild_name, setting_type): argument 264 def _Moved(tool, settings_name, msbuild_tool_name, setting_type): argument 271 tool, msvs_settings_name, msbuild_tool_name, msbuild_settings_name, setting_type argument 293 def _MSVSOnly(tool, name, setting_type): argument 310 def _MSBuildOnly(tool, name, setting_type): argument 328 def _ConvertedToAdditionalOption(tool, msvs_name, flag): argument 350 def _CustomGeneratePreprocessedFile(tool, msvs_name): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | MSVSSettings.py | 48 def _AddTool(tool): argument 62 def _GetMSBuildToolSettings(msbuild_settings, tool): argument 234 def _Same(tool, name, setting_type): argument 245 def _Renamed(tool, msvs_name, msbuild_name, setting_type): argument 264 def _Moved(tool, settings_name, msbuild_tool_name, setting_type): argument 271 tool, msvs_settings_name, msbuild_tool_name, msbuild_settings_name, setting_type argument 293 def _MSVSOnly(tool, name, setting_type): argument 310 def _MSBuildOnly(tool, name, setting_type): argument 328 def _ConvertedToAdditionalOption(tool, msvs_name, flag): argument 350 def _CustomGeneratePreprocessedFile(tool, msvs_name): argument
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/interfaces/1_interface_declarations/ |
D | interface_declarations_1.ts | 39 tool(): string; method 51 tool(): string; method
|
D | interface_declarations_2.ts | 38 tool(): void; method
|
/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/typescript/tests/ts_extra_tests/test_ts_cases/2.0/private_and_protected_constructor/ |
D | private_and_protected_constructor.ts | 50 let tool = new myLittleBox('hammer'); variable
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/members/instance_and_static_members/ |
D | instance_and_static_members_3.ts | 29 tool(): number { method in Person
|
/third_party/gstreamer/gstreamer/tools/ |
D | meson.build | 24 if tool == 'gst-launch' variable
|
/third_party/python/Lib/test/test_tools/ |
D | __init__.py | 18 def skip_if_missing(tool=None): argument
|
/third_party/libinput/test/ |
D | test-tablet.c | 996 struct libinput_tablet_tool * tool; in START_TEST() local 1176 struct libinput_tablet_tool *tool; in START_TEST() local 2319 struct libinput_tablet_tool *tool; in START_TEST() local 2343 struct libinput_tablet_tool *tool; in START_TEST() local 2367 struct libinput_tablet_tool *tool; in START_TEST() local 2408 struct libinput_tablet_tool *tool; in START_TEST() local 2440 struct libinput_tablet_tool *tool; in START_TEST() local 2476 struct libinput_tablet_tool *tool; in START_TEST() local 2505 struct libinput_tablet_tool *tool; in START_TEST() local 2578 struct libinput_tablet_tool *tool[2] = {0}; in START_TEST() local [all …]
|