/third_party/gn/src/gn/ |
H A D | ninja_copy_target_writer.cc | 71 std::string tool_name = in WriteCopyRules() local 118 out_ << ": " << tool_name << " "; in WriteCopyRules() local
|
H A D | ninja_create_bundle_target_writer.cc | 26 void FailWithMissingToolError(const char* tool_name, const Target* target) { in FailWithMissingToolError() argument
|
H A D | ninja_target_command_util.cc | 32 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 D | compile_commands_writer.cc | 262 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 D | ninja_binary_target_writer.cc | 201 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 D | desc_builder.cc | 777 const char* tool_name = Tool::kToolNone; in FillInSourceOutputs() local
|
H A D | ninja_c_binary_target_writer.cc | 315 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 D | xcode_writer.cc | 992 std::string tool_name = Tool::GetToolTypeForTargetFinalOutput(target); in AddBinaryTarget() local
|
H A D | target.cc | 99 const char* tool_name; in EnsureFileIsGeneratedByDependency() local
|
H A D | visual_studio_writer.cc | 639 const char* tool_name = Tool::kToolNone; in WriteProjectFileContents() local
|
/third_party/ninja/src/ |
H A D | ninja.cc | 1108 const Tool* ChooseTool(const string& tool_name) {
in ChooseTool() argument
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtxml.cpp | 1026 const char *tool_name = "genrb"; in bundle_write_xml() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | wrtxml.cpp | 1026 const char *tool_name = "genrb"; in bundle_write_xml() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | wrtxml.cpp | 1030 const char *tool_name = "genrb"; in bundle_write_xml() local
|