Home
last modified time | relevance | path

Searched refs:gen_dir (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Drust_project_writer_helpers.h38 std::optional<OutputFile> gen_dir, in Crate() argument
43 gen_dir_(gen_dir), in Crate()
78 std::optional<OutputFile>& gen_dir() { return gen_dir_; } in gen_dir() function
Drust_project_writer.cc297 auto gen_dir = GetBuildDirForTargetAsOutputFile(target, BuildDirType::GEN); in AddTarget() local
299 Crate crate = Crate(crate_root, gen_dir, crate_id, crate_label, in AddTarget()
383 auto gen_dir = crate.gen_dir(); in WriteCrates() local
384 if (gen_dir.has_value()) { in WriteCrates()
386 build_settings->GetFullPath(gen_dir->AsSourceDir(build_settings))); in WriteCrates()
Dfunction_get_path_info.cc221 } else if (args[1].string_value() == "gen_dir") {
/third_party/flutter/skia/third_party/externals/dawn/generator/
Dgenerator_lib.gni75 # Chooses either the default gen_dir or the custom one required by the
123 # Extract the JSON tarball into the gen_dir
134 # The expected output list is relative to the gen_dir but action
/third_party/protobuf/
Dprotobuf.bzl81 gen_dir = _GenDir(ctx).rstrip("/")
83 import_flags = depset(direct=["-I" + source_dir, "-I" + gen_dir])
109 in_gen_dir = src.root.path == gen_dir
120 args += [("--cpp_out=" + path_tpl) % gen_dir]
123 args += [("--python_out=" + path_tpl) % gen_dir]
137 outdir = "." if in_gen_dir else gen_dir
167 generated_out = "/".join([gen_dir, out.basename])
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.gni82 # Chooses either the default gen_dir or the custom one required by the
146 # Extract the JSON tarball into the gen_dir
157 # The expected output list is relative to the gen_dir but action
/third_party/skia/third_party/externals/dawn/scripts/
Ddawn_overrides_with_defaults.gni34 dawn_gen_root = get_path_info("${dawn_root}", "gen_dir")
/third_party/gn/docs/
Dreference.md2660 "gen_dir"