Searched refs:exec_script (Results 1 – 8 of 8) sorted by relevance
/external/skia/third_party/angle2/ |
D | BUILD.gn | 21 compiler_gypi = exec_script("//gn/gypi_to_gn.py", 26 gles_gypi = exec_script("//gn/gypi_to_gn.py",
|
/external/v8/ |
D | .gn | 19 # These are the list of GN files that run exec_script. This whitelist exists 20 # to force additional review for new uses of exec_script, which is strongly
|
/external/libyuv/files/ |
D | .gn | 23 # These are the list of GN files that run exec_script. This whitelist exists 24 # to force additional review for new uses of exec_script, which is strongly
|
/external/webrtc/ |
D | .gn | 23 # These are the list of GN files that run exec_script. This whitelist exists 24 # to force additional review for new uses of exec_script, which is strongly
|
/external/webrtc/webrtc/modules/video_render/ |
D | BUILD.gn | 122 exec_script("//build/dir_exists.py", 130 exec_script("../../build/find_directx_sdk.py", [], "trim string")
|
/external/pdfium/build_overrides/ |
D | build.gni | 54 _result = exec_script("//build/mac/should_use_hermetic_xcode.py",
|
/external/dhcpcd-6.8.2/ |
D | script.c | 90 exec_script(const struct dhcpcd_ctx *ctx, char *const *argv, char *const *env) in exec_script() function 680 pid = exec_script(ifp->ctx, argv, env); in script_runreason()
|
/external/skia/gn/ |
D | BUILD.gn | 51 is_clang = exec_script("is_clang.py", 71 ios_sysroot = exec_script("find_ios_sysroot.py", [ sdk ], "trim string")
|