Searched defs:build_cmd (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/bin/ |
| D | meson-cmd-extract.py | 53 def build_cmd(conf: configparser.ConfigParser) -> str: function
|
| /third_party/parse5/ |
| D | build_parse5.py | 49 def do_build(build_cmd, uglify_cmd): argument
|
| /third_party/weex-loader/ |
| D | build_weex_loader_library.py | 52 def do_build(build_cmd, copy_cmd, uglify_cmd): argument
|
| /third_party/skia/docker/skia-with-swift-shader-base/ |
| D | build-with-swift-shader-and-run | 49 build_cmd = ['docker', 'run', '--rm', '-v', '%s:/skia' % skia_root, IMAGE, BUILD_SCRIPT_PATH] variable
|
| /third_party/node/deps/v8/tools/vim/ |
| D | ninja-build.vim | 75 fun! s:MakeWithCustomCommand(build_cmd) argument
|
| /third_party/python/Lib/distutils/command/ |
| D | install_lib.py | 143 def _mutate_outputs(self, has_any, build_cmd, cmd_option, output_dir): argument
|