Home
last modified time | relevance | path

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

/external/skia/third_party/angle2/
DBUILD.gn21 compiler_gypi = exec_script("//gn/gypi_to_gn.py",
26 gles_gypi = exec_script("//gn/gypi_to_gn.py",
/external/v8/
D.gn19 # 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.gn23 # 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.gn23 # 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/
DBUILD.gn122 exec_script("//build/dir_exists.py",
130 exec_script("../../build/find_directx_sdk.py", [], "trim string")
/external/pdfium/build_overrides/
Dbuild.gni54 _result = exec_script("//build/mac/should_use_hermetic_xcode.py",
/external/dhcpcd-6.8.2/
Dscript.c90 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/
DBUILD.gn51 is_clang = exec_script("is_clang.py",
71 ios_sysroot = exec_script("find_ios_sysroot.py", [ sdk ], "trim string")