Home
last modified time | relevance | path

Searched refs:root_build_dir (Results 1 – 25 of 78) sorted by relevance

1234

/external/skqp/third_party/spirv-tools/
DBUILD.gn17 root_build_dir),
20 root_build_dir),
23 root_build_dir),
52 root_build_dir),
56 root_build_dir),
59 root_build_dir),
75 root_build_dir),
78 root_build_dir),
81 root_build_dir),
97 root_build_dir),
[all …]
/external/openscreen/testing/libfuzzer/
Dfuzzer_test.gni44 out = "$root_build_dir/$target_name" + "_seed_corpus.zip"
57 rebase_path(out, root_build_dir),
61 args += [ rebase_path(invoker.seed_corpus, root_build_dir) ]
66 args += [ rebase_path(seed_corpus_path, root_build_dir) ]
86 outputs = [ "$root_build_dir/" + target_name + ".dict" ]
97 rebase_path("$root_build_dir/" + config_file_name, root_build_dir),
103 rebase_path("$root_build_dir/" + invoker.target_name + ".dict",
104 root_build_dir),
133 outputs = [ "$root_build_dir/$config_file_name" ]
/external/skia/build/fuchsia/skqp/
Dappend_assets_to_manifest36 root_build_dir = args.root_build_dir variable
40 relative_path = os.path.relpath(args.manifest, root_build_dir)
54 relative_path = os.path.relpath(base_line_rhs, root_build_dir)
69 relative_path = os.path.relpath(source, root_build_dir)
/external/llvm-project/llvm/utils/gn/secondary/clang/tools/scan-build/
DBUILD.gn17 outputs = [ "$root_build_dir/bin/{{source_file_part}}" ]
31 outputs = [ "$root_build_dir/libexec/{{source_file_part}}" ]
36 outputs = [ "$root_build_dir/share/man/man1/{{source_file_part}}" ]
44 outputs = [ "$root_build_dir/share/scan-build/{{source_file_part}}" ]
/external/perfetto/src/trace_processor/metrics/
DBUILD.gn100 args = rebase_path(sql_files, root_build_dir) + [
102 rebase_path(generated_header, root_build_dir),
120 rebase_path(root_gen_dir, root_build_dir),
122 rebase_path(generated_header, root_build_dir),
123 rebase_path(descriptor_file_path, root_build_dir),
141 rebase_path(root_gen_dir, root_build_dir),
143 rebase_path(generated_header, root_build_dir),
144 rebase_path(descriptor_file_path, root_build_dir),
/external/openscreen/osp/msgs/
DBUILD.gn46 # Path should be rebased because |root_build_dir| for current toolchain
48 "./" + rebase_path(cddl_path, root_build_dir),
54 rebase_path(root_gen_dir, root_build_dir),
57 ] + rebase_path(sources, root_build_dir)
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/TableGen/
Dtablegen.gni61 td_file = rebase_path(td_file, root_build_dir)
64 rebase_path(tblgen_executable, root_build_dir),
68 rebase_path("//llvm/include", root_build_dir),
76 rebase_path(depfile, root_build_dir),
78 rebase_path(gen_output, root_build_dir),
/external/llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/hwasan/
DBUILD.gn14 rebase_path(sources[0], root_build_dir),
17 root_build_dir),
20 root_build_dir),
24 rebase_path(outputs[0], root_build_dir),
113 "-Wl,--version-script," + rebase_path(inputs[0], root_build_dir),
/external/deqp-deps/SPIRV-Tools/
DBUILD.gn49 rebase_path(core_json_file, root_build_dir),
51 rebase_path(core_insts_file, root_build_dir),
53 rebase_path(debuginfo_insts_file, root_build_dir),
55 rebase_path(cldebuginfo100_insts_file, root_build_dir),
57 rebase_path(operand_kinds_file, root_build_dir),
80 rebase_path(core_json_file, root_build_dir),
82 rebase_path(debuginfo_insts_file, root_build_dir),
84 rebase_path(cldebuginfo100_insts_file, root_build_dir),
86 rebase_path(extension_enum_file, root_build_dir),
88 rebase_path(extension_map_file, root_build_dir),
[all …]
/external/swiftshader/third_party/SPIRV-Tools/
DBUILD.gn49 rebase_path(core_json_file, root_build_dir),
51 rebase_path(core_insts_file, root_build_dir),
53 rebase_path(debuginfo_insts_file, root_build_dir),
55 rebase_path(cldebuginfo100_insts_file, root_build_dir),
57 rebase_path(operand_kinds_file, root_build_dir),
80 rebase_path(core_json_file, root_build_dir),
82 rebase_path(debuginfo_insts_file, root_build_dir),
84 rebase_path(cldebuginfo100_insts_file, root_build_dir),
86 rebase_path(extension_enum_file, root_build_dir),
88 rebase_path(extension_map_file, root_build_dir),
[all …]
/external/webrtc/modules/audio_processing/test/py_quality_assessment/
DBUILD.gn30 outputs = [ "$root_build_dir/py_quality_assessment/{{source_file_part}}" ]
45 "$root_build_dir/py_quality_assessment/apm_configs/{{source_file_part}}",
76 outputs = [ "$root_build_dir/py_quality_assessment/quality_assessment/{{source_file_part}}" ]
85 [ "$root_build_dir/py_quality_assessment/output/{{source_file_part}}" ]
160 outputs = [ "$root_build_dir/py_quality_assessment/quality_assessment/{{source_file_part}}" ]
167 outputs = [ "$root_build_dir/py_quality_assessment/{{source_file_part}}" ]
/external/perfetto/gn/standalone/
Dproto_library.gni92 rel_out_dir = rebase_path(out_dir, root_build_dir)
155 protoc_rebased_path = "./" + rebase_path(protoc_path, root_build_dir)
159 # Path should be rebased because |root_build_dir| for current toolchain
163 rebase_path(proto_in_dir, root_build_dir),
169 rebase_path(path, root_build_dir),
191 rebase_path("$root_gen_dir/$generate_descriptor", root_build_dir),
193 rebase_path(depfile, root_build_dir),
198 plugin_path_rebased = rebase_path(plugin_path, root_build_dir)
211 args += rebase_path(proto_sources, root_build_dir)
/external/openscreen/third_party/protobuf/
Dproto_library.gni21 rel_cc_out_dir = rebase_path(cc_out_dir, root_build_dir)
51 # Path should be rebased because |root_build_dir| for current toolchain
54 "./" + rebase_path(protoc_path, root_build_dir),
56 rebase_path(proto_in_dir, root_build_dir),
/external/perfetto/gn/
Dperfetto_cc_proto_descriptor.gni32 rebase_path(root_gen_dir, root_build_dir),
34 rebase_path(generated_header, root_build_dir),
35 rebase_path(descriptor_file_path, root_build_dir),
Dgen_perfetto_version_header.gni39 rebase_path(changelog, root_build_dir),
41 rebase_path(invoker.cpp_out, root_build_dir),
48 rebase_path(invoker.ts_out, root_build_dir),
/external/llvm-project/llvm/utils/gn/secondary/compiler-rt/test/
DBUILD.gn23 "LLVM_BINARY_DIR=" + rebase_path(root_build_dir),
35 "LLVM_TOOLS_DIR=" + rebase_path("$root_build_dir/bin"),
36 "LLVM_LIBRARY_OUTPUT_INTDIR=" + rebase_path("$root_build_dir/lib"),
43 rebase_path("$root_build_dir/bin/clang"),
/external/perfetto/test/stress_test/configs/
DBUILD.gn35 protoc_rel_dir = rebase_path(protoc_out_dir, root_build_dir)
37 out_header_rel = rebase_path(out_header, root_build_dir)
51 args += [ rebase_path(source, root_build_dir) ]
/external/skia/third_party/icu/
DBUILD.gn46 rebase_path(inputs[0], root_build_dir),
47 rebase_path(data_assembly, root_build_dir),
54 rebase_path(inputs[0], root_build_dir),
55 rebase_path(data_assembly, root_build_dir),
/external/perfetto/ui/
DBUILD.gn20 nodejs_bin = rebase_path("//tools/node", root_build_dir)
36 rebase_path("config/gn_deprecation_banner.txt", root_build_dir),
50 rebase_path("build.js", root_build_dir),
/external/skia/gn/
Dios.gni47 root_build_dir),
115 rebase_path("$gen_path/$app_name", root_build_dir),
154 output_name = rebase_path("$gen_path/$app_name", root_build_dir)
187 bundle_root_dir = "${root_build_dir}/${target_name}.app"
218 rebase_path("$bundle_root_dir", root_build_dir),
/external/libchrome/mojo/public/tools/bindings/
Dmojom.gni97 rebase_path(mojom_message_id_salt_path, root_build_dir),
104 rebase_path(mojom_message_id_salt_suffix_path, root_build_dir),
368 deps_sources = [ rebase_path(target_sources_list, root_build_dir) ]
373 [ rebase_path("$dep_dir/$dep_short_name.sources_list", root_build_dir) ]
413 filelist += [ rebase_path("$source", root_build_dir) ]
422 rebase_path(root_gen_dir, root_build_dir),
424 rebase_path("//", root_build_dir),
470 filelist += [ rebase_path("$source", root_build_dir) ]
480 root_build_dir),
482 rebase_path(root_gen_dir, root_build_dir),
[all …]
/external/vulkan-validation-layers/
DBUILD.gn31 raw_vulkan_gen_dir = rebase_path(vulkan_gen_dir, root_build_dir)
34 raw_vulkan_data_dir = rebase_path(vulkan_data_dir, root_build_dir)
36 raw_root_out_dir = rebase_path(root_out_dir, root_build_dir)
207 rebase_path("layers/json", root_build_dir),
208 rebase_path(vulkan_data_dir, root_build_dir),
209 ] + rebase_path(sources, root_build_dir)
/external/llvm-project/llvm/utils/gn/build/
Dsymlink_or_copy.gni17 rebase_path(stamp, root_build_dir),
19 rebase_path(invoker.output, root_build_dir),
/external/pdfium/third_party/yasm/
Dyasm_assemble.gni123 root_build_dir) ]
142 args += [ "-I" + rebase_path(include, root_build_dir) ]
156 "-I" + rebase_path("//.", root_build_dir),
157 "-I" + rebase_path(root_gen_dir, root_build_dir),
173 rebase_path(outputs[0], root_build_dir),
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/quality/
Dgen_decision_forest.gni23 rebase_path(model, root_build_dir),
25 rebase_path(target_gen_dir, root_build_dir),

1234