Home
last modified time | relevance | path

Searched refs:target_out_dir (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/unittest/
Dunittest.gni39 # run the unit test binary if necessary. Using target_out_dir here
44 # `git grep target_out_dir '*/unittests/*'` and update those too.
45 output_dir = target_out_dir
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Support/DynamicLibrary/
DBUILD.gn11 # This assumes that unittest() puts tests in target_out_dir.
12 output_dir = target_out_dir
/external/perfetto/ui/
DBUILD.gn32 outputs = [ "$target_out_dir/never_written_always_execute_rule-2.stamp" ]
43 outputs = [ "$target_out_dir/never_written_always_execute_rule.stamp" ]
/external/f2fs-tools/fsck/
Dsload.c125 c.target_out_dir, &uid, &gid, &imode, in set_perms_and_caps()
199 const char *dir_path, const char *target_out_dir, in build_directory() argument
259 target_out_dir, in build_directory()
354 c.target_out_dir, F2FS_ROOT_INO(sbi)); in f2fs_sload()
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/PDB/
DBUILD.gn31 # target_out_dir.
32 write_file("$target_out_dir/llvm.srcdir.txt", rebase_path("."))
/external/pigweed/pw_build/
Dtarget_types.gni88 _library_output_dir = "${target_out_dir}/lib"
137 _library_output_dir = "${target_out_dir}/lib"
188 _executable_output_dir = "${target_out_dir}/bin"
Dpython_wheels.gni28 rebase_path("$target_out_dir/python_wheels"),
Dzip.gni74 # output = "//$target_out_dir/foo.zip", # Where the foo.zip will end up
77 # This will result in a .zip file called foo.zip stored in //$target_out_dir
Dgo.gni141 rebase_path(target_out_dir),
159 outputs = [ "$target_out_dir/$_binary_name$_extension" ]
Dcopy_from_cipd.gni57 _out_dir = "${target_out_dir}/cipd/$target_name"
/external/skia/build/fuchsia/skqp/
DBUILD.gn32 repo = "$target_out_dir/skqp_repo"
114 manifest_deps = "$target_out_dir/skqp_manifest.d"
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/test/
DBUILD.gn27 "target_out_dir")),
61 "target_out_dir")),
/external/llvm-project/llvm/utils/gn/secondary/lld/test/
DBUILD.gn16 rebase_path(get_label_info("//lld", "target_out_dir")),
19 rebase_path(get_label_info("//llvm", "target_out_dir")),
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Passes/
DBUILD.gn8 output_dir = target_out_dir
/external/skqp/gn/toolchain/
DBUILD.gn92 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
105 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
126 default_output_dir = "{{target_out_dir}}"
/external/llvm-project/llvm/utils/gn/secondary/clang/test/
DBUILD.gn20 rebase_path(get_label_info("//clang", "target_out_dir"), dir),
24 rebase_path(get_label_info("//llvm", "target_out_dir"), dir),
/external/pigweed/pw_toolchain/
Dgenerate_toolchain.gni235 default_output_dir = "{{target_out_dir}}/lib"
306 default_output_dir = "{{target_out_dir}}/bin"
324 default_output_dir = "{{target_out_dir}}/lib"
/external/skia/gn/toolchain/
DBUILD.gn132 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
144 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
164 default_output_dir = "{{target_out_dir}}"
/external/skqp/
DBUILD.gn497 # GN insists its outputs should go somewhere underneath target_out_dir, so we trick it with a
498 # path that starts with target_out_dir and then uses ".." to back up into the src dir.
500 "$target_out_dir/" +
501 rebase_path("src/sksl/lex/SkSLLexer.h", target_out_dir),
543 # GN insists its outputs should go somewhere underneath target_out_dir, so we trick it with a
544 # path that starts with target_out_dir and then uses ".." to back up into the src dir.
546 "$target_out_dir/" + rebase_path("$dir/$name.h", target_out_dir),
558 "$target_out_dir/" +
559 rebase_path("src/sksl/sksl_enums.inc", target_out_dir),
/external/skia/
DBUILD.gn582 # GN insists its outputs should go somewhere underneath target_out_dir, so we trick it with a
583 # path that starts with target_out_dir and then uses ".." to back up into the src dir.
585 "$target_out_dir/" + rebase_path("src/sksl/SkSLLexer.h", target_out_dir),
693 # GN insists its outputs should go somewhere underneath target_out_dir, so we trick it with a
694 # path that starts with target_out_dir and then uses ".." to back up into the src dir.
695 dehydrate_sksl_outputs += [ "$target_out_dir/" + rebase_path(
697 target_out_dir) ]
726 # GN insists its outputs should go somewhere underneath target_out_dir, so we trick it with a
727 # path that starts with target_out_dir and then uses ".." to back up into the src dir.
729 "$target_out_dir/" +
[all …]
/external/perfetto/gn/standalone/toolchain/
DBUILD.gn365 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
375 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
392 default_output_dir = "{{target_out_dir}}"
/external/pigweed/pw_fuzzer/
Dfuzzer.gni59 _fuzzer_output_dir = "${target_out_dir}/bin"
/external/pigweed/pw_unit_test/
Dtest.gni121 _test_output_dir = "${target_out_dir}/test"
277 outputs = [ "$target_out_dir/$target_name.testinfo.json" ]
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/test/
DBUILD.gn15 rebase_path(get_label_info("//clang-tools-extra", "target_out_dir")),
/external/openscreen/build/toolchain/linux/
DBUILD.gn71 default_output_dir = "{{target_out_dir}}"

12