/external/v8/infra/mb/ |
D | mb_config.pyl | 206 # gyp/gn, release/debug, arch type, other values alphabetically. 210 'gn', 'debug', 'simulate_arm', 'v8_enable_slow_dchecks', 213 'gn', 'debug', 'simulate_arm', 'v8_enable_slow_dchecks'], 215 'gn', 'release', 'simulate_arm'], 217 'gn', 'debug', 'simulate_arm64', 'v8_enable_slow_dchecks', 220 'gn', 'debug', 'simulate_arm64', 'v8_enable_slow_dchecks'], 222 'gn', 'release', 'simulate_arm64'], 224 'gn', 'debug', 'simulate_mipsel', 'v8_enable_slow_dchecks', 227 'gn', 'debug', 'simulate_mipsel', 'v8_enable_slow_dchecks'], 229 'gn', 'release', 'simulate_mipsel'], [all …]
|
/external/perfetto/gn/standalone/ |
D | BUILDCONFIG.gn | 48 "//gn/standalone:debug_symbols", 49 "//gn/standalone:default", 50 "//gn/standalone:extra_warnings", 51 "//gn/standalone:no_exceptions", 52 "//gn/standalone:no_rtti", 53 "//gn/standalone:visibility_hidden", 54 "//gn/standalone/libc++:config", 55 "//gn/standalone/sanitizers:sanitizers_cflags", 59 default_configs -= [ "//gn/standalone:debug_symbols" ] 60 default_configs += [ "//gn/standalone:release" ] [all …]
|
/external/v8/ |
D | .gn | 3 # file, run "gn help dotfile" at the command line. 6 buildconfig = "//build/config/BUILDCONFIG.gn" 14 # matching these patterns (see "gn help label_pattern" for format) will have 16 # "gn check" or "gn gen --check". 23 "//build/config/android/BUILD.gn", 27 "//build/config/BUILD.gn", 28 "//build/config/compiler/BUILD.gn", 31 "//build/config/linux/atk/BUILD.gn", 32 "//build/config/linux/BUILD.gn", 35 "//build/config/posix/BUILD.gn", [all …]
|
/external/webrtc/ |
D | .gn | 10 buildconfig = "//build/config/BUILDCONFIG.gn" 18 # matching these patterns (see "gn help label_pattern" for format) will have 20 # "gn check" or "gn gen --check". 27 "//build/config/android/BUILD.gn", 31 "//build/config/compiler/BUILD.gn", 34 "//build/config/linux/BUILD.gn", 37 "//build/config/posix/BUILD.gn", 43 "//build/toolchain/mac/BUILD.gn", 44 "//build/toolchain/win/BUILD.gn", 45 "//third_party/boringssl/BUILD.gn", [all …]
|
/external/skia/gn/ |
D | BUILDCONFIG.gn | 81 is_clang = exec_script("gn/is_clang.py", 145 if ("True" == exec_script("//gn/checkdir.py", 150 } else if ("True" == exec_script("//gn/checkdir.py", 155 } else if ("True" == exec_script("//gn/checkdir.py", 160 } else if ("True" == exec_script("//gn/checkdir.py", 171 exec_script("//gn/checkdir.py", [ "$win_vc/Tools" ], "trim string")) { 181 win_toolchain_version = exec_script("//gn/highest_version_dir.py", 189 win_sdk_version = exec_script("//gn/highest_version_dir.py", 212 "//gn:default", 213 "//gn:no_exceptions", [all …]
|
/external/perfetto/src/ftrace_reader/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 16 import("../../gn/proto_library.gni") 21 import("//gn/standalone/sanitizers/vars.gni") 30 "../../gn:default_deps", 48 "../../gn:default_deps", 49 "../../gn:gtest_deps", 90 "../../gn:default_deps", 91 "../../gn:gtest_deps", 104 "../../gn:gtest_prod_config", 110 "../../gn:default_deps", [all …]
|
/external/skqp/gn/ |
D | BUILDCONFIG.gn | 81 is_clang = exec_script("gn/is_clang.py", 142 exec_script("//gn/checkdir.py", [ "$vc_2017_default" ], "trim string")) { 145 } else if ("True" == exec_script("//gn/checkdir.py", 156 exec_script("//gn/checkdir.py", [ "$win_vc/Tools" ], "trim string")) { 166 win_toolchain_version = exec_script("//gn/highest_version_dir.py", 174 win_sdk_version = exec_script("//gn/highest_version_dir.py", 197 "//gn:default", 198 "//gn:no_exceptions", 199 "//gn:no_rtti", 200 "//gn:warnings", [all …]
|
/external/perfetto/test/ |
D | BUILD.gn | 15 import("../gn/perfetto.gni") 20 import("//gn/standalone/sanitizers/vars.gni") 31 "../gn:default_deps", 32 "../gn:gtest_deps", 58 "../gn:default_deps", 64 configs += [ "../gn:fuzzer_config" ] 71 "../gn:default_deps", 84 "../gn:default_deps", 104 "../gn:default_deps", 124 "../../gn:default_deps", [all …]
|
/external/libyuv/files/ |
D | .gn | 10 buildconfig = "//build/config/BUILDCONFIG.gn" 18 # matching these patterns (see "gn help label_pattern" for format) will have 20 # "gn check" or "gn gen --check". 27 "//build/config/BUILD.gn", 28 "//build/config/android/BUILD.gn", 32 "//build/config/compiler/BUILD.gn", 35 "//build/config/linux/BUILD.gn", 38 "//build/config/posix/BUILD.gn", 44 "//build/toolchain/mac/BUILD.gn", 45 "//build/toolchain/win/BUILD.gn",
|
/external/perfetto/src/ipc/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 16 import("../../gn/ipc_library.gni") 17 import("../../gn/proto_library.gni") 21 import("//gn/standalone/sanitizers/vars.gni") 27 public_configs = [ "../../gn:default_config" ] 33 "../../gn:default_deps", 57 "../../gn:default_deps", 59 configs += [ "../../gn:fuzzer_config" ] 69 "../../gn:default_deps", 70 "../../gn:gtest_deps",
|
/external/libyuv/files/docs/ |
D | getting_started.md | 65 call gn gen out/Release "--args=is_debug=false target_cpu=\"x86\"" 66 call gn gen out/Debug "--args=is_debug=true target_cpu=\"x86\"" 70 call gn gen out/Release "--args=is_debug=false target_cpu=\"x64\"" 71 call gn gen out/Debug "--args=is_debug=true target_cpu=\"x64\"" 80 …call gn gen out/Release "--args=is_debug=false is_official_build=false is_clang=true target_cpu=\"… 81 …call gn gen out/Debug "--args=is_debug=true is_official_build=false is_clang=true target_cpu=\"x86… 85 …call gn gen out/Release "--args=is_debug=false is_official_build=false is_clang=true target_cpu=\"… 86 …call gn gen out/Debug "--args=is_debug=true is_official_build=false is_clang=true target_cpu=\"x64… 92 gn gen out/Release "--args=is_debug=false" 93 gn gen out/Debug "--args=is_debug=true" [all …]
|
/external/perfetto/ |
D | BUILD.gn | 15 import("gn/perfetto.gni") 57 "gn:default_deps", 58 "gn:gtest_main", 80 "gn:default_deps", 91 "gn:default_deps", 92 "gn:gtest_main", 109 "gn:default_deps", 121 "gn:default_deps", 133 "gn:default_deps", 144 "gn:default_deps", [all …]
|
/external/perfetto/src/base/ |
D | BUILD.gn | 16 import("../../gn/perfetto.gni") 20 "../../gn:default_deps", 52 "../../gn:default_deps", 71 "../../gn:default_deps", 84 "../../gn:default_deps", 85 "../../gn:gtest_deps", 100 "../../gn:default_deps", 101 "../../gn:gtest_deps",
|
/external/perfetto/src/protozero/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 16 import("../../gn/proto_library.gni") 20 public_configs = [ "../../gn:default_config" ] 25 "../../gn:default_deps", 26 "../../gn:gtest_prod_config", 44 "../../gn:default_deps", 45 "../../gn:gtest_deps",
|
/external/skia/site/user/ |
D | build.md | 7 Skia uses [GN](https://chromium.googlesource.com/chromium/src/tools/gn/) to 41 bin/gn gen out/Static --args='is_official_build=true' 42 bin/gn gen out/Shared --args='is_official_build=true is_component_build=true' 44 If you find you don't have `bin/gn`, make sure you've run 50 bin/gn gen out/Debug 51 bin/gn gen out/Release --args='is_debug=false' 52 bin/gn gen out/Clang --args='cc="clang" cxx="clang++"' 53 bin/gn gen out/Cached --args='cc_wrapper="ccache"' 54 bin/gn gen out/RTTI --args='extra_cflags_cc=["-frtti"]' 58 bin/gn args out/Debug --list [all …]
|
/external/skqp/site/user/ |
D | build.md | 7 Skia uses [GN](https://chromium.googlesource.com/chromium/src/tools/gn/) to 41 bin/gn gen out/Static --args='is_official_build=true' 42 bin/gn gen out/Shared --args='is_official_build=true is_component_build=true' 44 If you find you don't have `bin/gn`, make sure you've run 50 bin/gn gen out/Debug 51 bin/gn gen out/Release --args='is_debug=false' 52 bin/gn gen out/Clang --args='cc="clang" cxx="clang++"' 53 bin/gn gen out/Cached --args='cc_wrapper="ccache"' 54 bin/gn gen out/RTTI --args='extra_cflags_cc=["-frtti"]' 58 bin/gn args out/Debug --list [all …]
|
/external/skqp/site/dev/testing/ |
D | xsan.md | 25 cat > out/msan/args.gn <<- EOF 34 bin/gn gen out/msan 47 cat > out/asan/args.gn <<- EOF 53 bin/gn gen out/asan 61 cat > out/tsan/args.gn <<- EOF 68 bin/gn gen out/tsan
|
/external/perfetto/src/tracing/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 27 "../../gn:default_deps", 28 "../../gn:gtest_prod_config", 90 "../../gn:default_deps", 114 "../../gn:default_deps", 126 "../../gn:default_deps", 127 "../../gn:gtest_deps", 163 "../../gn:default_deps", 178 "../../gn:default_deps",
|
/external/perfetto/src/perfetto_cmd/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 16 import("../../gn/proto_library.gni") 24 "../../gn:default_deps", 53 "../../gn:default_deps", 54 "../../gn:gtest_deps",
|
/external/perfetto/tools/trace_to_text/ |
D | BUILD.gn | 15 import("../../gn/perfetto.gni") 20 "../../gn:default_deps", 21 "../../gn:protobuf_full_deps", 38 "../../gn:default_deps", 43 # The one for the android tree is defined in the top-level BUILD.gn.
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 15 import("//gn/standalone/libc++/libc++.gni") 66 configs -= [ "//gn/standalone:extra_warnings" ] 76 configs -= [ "//gn/standalone:extra_warnings" ] 86 configs -= [ "//gn/standalone:extra_warnings" ] 95 # //gn/standalone/proto_library.gni. This config is propagated up to the source sets 159 configs -= [ "//gn/standalone:extra_warnings" ] 223 configs -= [ "//gn/standalone:extra_warnings" ] 326 configs -= [ "//gn/standalone:extra_warnings" ] 334 "//gn:default_deps", 339 configs -= [ "//gn/standalone:extra_warnings" ] [all …]
|
/external/perfetto/tools/ftrace_proto_gen/ |
D | BUILD.gn | 19 "../../gn:default_deps", 20 "../../gn:gtest_deps", 33 "../../gn:default_deps", 45 "../../gn:default_deps",
|
/external/skia/site/dev/testing/ |
D | xsan.md | 41 cat > out/msan/args.gn <<- EOF 50 bin/gn gen out/msan 63 cat > out/asan/args.gn <<- EOF 69 bin/gn gen out/asan 82 cat > out/tsan/args.gn <<- EOF 89 bin/gn gen out/tsan
|
/external/perfetto/src/traced/probes/ |
D | BUILD.gn | 21 "../../../gn:default_deps", 34 "../../../gn:default_deps", 51 "../../../gn:default_deps", 52 "../../../gn:gtest_deps",
|
/external/pdfium/third_party/yasm/ |
D | README.pdfium | 18 See also the BUILD.gn file for a description of the yasm build process. 20 Instructions for recreating the BUILD.gn file. 28 log as a reference for BUILD.gn. 49 6) Make sure all the subprograms are represented in BUILD.gn. 59 appropriate targets in the BUILD.gn. 90 Inspect the current BUILD.gn for a list of the subprograms and their 99 update the actions and rules in BUILD.gn that invoke the subprogram to 104 its command inputs and output, then verify our BUILD.gn does something 110 Again, refer to the existing BUILD.gn for a guide to how the generated 115 directory. This does not play nicely with gn. We have a patch
|