Searched refs:executable (Results 1 – 16 of 16) sorted by relevance
18 executable(target_name) {40 executable(target_name) {
131 executable(target_name) {
6 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
106 set_defaults("executable") {108 configs += [ "//gn:executable" ]
94 executable("${_lib_name}.js") {
245 config("executable") {
27 1. Add executable permission into `start_create.sh` and `start_sign.sh`.
87 - executable
23 executable("test_syscap_napi_unittest") {
121 def executable_file_available(executable, option='--help'): argument123 print([executable, option])124 subproc = subprocess.Popen([executable, option],
145 executable("trace_streamer111") {
56 | Build only the binary executable files of the current device platform. | --build-target hiperf…361 Check whether the **PATH** environment variable contains the hdc executable file.
40 Compilation steps of hdc pc executable file:
321 executable("protoc") {
5 … source and have not been tampered with, OpenHarmony requires that all executable code be signed. …
5766 struct file *executable; member