Home
last modified time | relevance | path

Searched defs:tool_name (Results 1 - 14 of 14) sorted by relevance

/third_party/gn/src/gn/
H A Dninja_copy_target_writer.cc71 std::string tool_name = in WriteCopyRules() local
118 out_ << ": " << tool_name << " "; in WriteCopyRules() local
H A Dninja_create_bundle_target_writer.cc26 void FailWithMissingToolError(const char* tool_name, const Target* target) { in FailWithMissingToolError() argument
H A Dninja_target_command_util.cc32 OutputFile GetWindowsPCHFile(const Target* target, const char* tool_name) { in GetWindowsPCHFile() argument
44 WriteOneFlag(RecursiveWriterConfig config, const Target* target, const Substitution* subst_enum, bool has_precompiled_headers, const char* tool_name, const std::vector<std::string>& (ConfigValues::*getter)() const, EscapeOptions flag_escape_options, PathOutput& path_output, std::ostream& out, bool write_substitution, bool indent) WriteOneFlag() argument
109 GetPCHOutputFiles(const Target* target, const char* tool_name, std::vector<OutputFile>* outputs) GetPCHOutputFiles() argument
156 GetGCCPCHOutputExtension(const char* tool_name) GetGCCPCHOutputExtension() argument
171 GetWindowsPCHObjectExtension(const char* tool_name, const std::string& obj_extension) GetWindowsPCHObjectExtension() argument
[all...]
H A Dcompile_commands_writer.cc262 const char* tool_name = Tool::kToolNone; in OutputJSON() local
150 WriteCommand(const Target* target, const SourceFile& source, const CompileFlags& flags, std::vector<OutputFile>& tool_outputs, PathOutput& path_output, SourceFile::Type source_type, const char* tool_name, EscapeOptions opts, std::ostream& out) WriteCommand() argument
H A Dninja_binary_target_writer.cc201 const char* tool_name = Tool::kToolNone; in AddSourceSetFiles() local
268 out_ << ": " << rule_prefix_ << tool_name; in WriteCompilerBuildLine() local
257 WriteCompilerBuildLine( const std::vector<SourceFile>& sources, const std::vector<OutputFile>& extra_deps, const std::vector<OutputFile>& order_only_deps, const char* tool_name, const std::vector<OutputFile>& outputs, bool can_write_source_info, bool restat_output_allowed) WriteCompilerBuildLine() argument
H A Ddesc_builder.cc777 const char* tool_name = Tool::kToolNone; in FillInSourceOutputs() local
H A Dninja_c_binary_target_writer.cc315 WritePCHCommand( const Substitution* flag_type, const char* tool_name, CTool::PrecompiledHeaderType header_type, const std::vector<OutputFile>& input_deps, const std::vector<OutputFile>& order_only_deps, std::vector<OutputFile>* object_files, std::vector<OutputFile>* other_files) WritePCHCommand() argument
338 WriteGCCPCHCommand( const Substitution* flag_type, const char* tool_name, const std::vector<OutputFile>& input_deps, const std::vector<OutputFile>& order_only_deps, std::vector<OutputFile>* gch_files) WriteGCCPCHCommand() argument
394 WriteWindowsPCHCommand( const Substitution* flag_type, const char* tool_name, const std::vector<OutputFile>& input_deps, const std::vector<OutputFile>& order_only_deps, std::vector<OutputFile>* object_files) WriteWindowsPCHCommand() argument
447 const char* tool_name = Tool::kToolNone; WriteSources() local
[all...]
H A Dxcode_writer.cc992 std::string tool_name = Tool::GetToolTypeForTargetFinalOutput(target); in AddBinaryTarget() local
H A Dtarget.cc99 const char* tool_name; in EnsureFileIsGeneratedByDependency() local
H A Dvisual_studio_writer.cc639 const char* tool_name = Tool::kToolNone; in WriteProjectFileContents() local
/third_party/ninja/src/
H A Dninja.cc1108 const Tool* ChooseTool(const string& tool_name) { in ChooseTool() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp1026 const char *tool_name = "genrb"; in bundle_write_xml() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp1026 const char *tool_name = "genrb"; in bundle_write_xml() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp1030 const char *tool_name = "genrb"; in bundle_write_xml() local

Completed in 18 milliseconds