/build/docs/ |
D | how-to-build-a-hap.md | 92 hap_profile = "./src/main/config.json" # config.json 93 js_assets = ["./src/main/js/default"] 95 resources = ["./src/main/resources"] 157 hap_profile = "entry/src/main/config.json" 170 source_dir = "entry/src/main/ets" 171 hap_profile = "entry/src/main/config.json" 176 "entry/src/main/resources", 178 hap_profile = "entry/src/main/config.json" 189 hap_profile = "entry/src/main/config.json" 201 hap_profile = "entry/src/main/config.json" [all …]
|
D | cmake转gn指导文档.md | 128 src/main.cpp 138 "src/main.cpp", 188 假设我们有一个简单的CMake项目,包含两个源文件:main.cpp和hello.cpp,以及一个头文件hello.h。CMakeLists.txt文件内容如下: 194 add_executable(hello main.cpp hello.cpp hello.h) 204 └── main.cpp 226 sources = [ "./src/main.cpp" ]
|
/build/hb/ |
D | main.py | 106 def main(): member in Main 107 main = Main() 110 module = main._init_build_module() 112 module = main._init_set_module() 114 module = main._init_env_module() 116 module = main._init_clean_module() 118 module = main._init_tool_module() 141 sys.exit(Main.main())
|
/build/hb/hb/ |
D | __main__.py | 36 def main(): function 45 main_api.main() 52 sys.exit(main())
|
/build/toolchain/ |
D | get_cpu_count.py | 13 def main(): function 24 sys.exit(main())
|
D | clang_static_analyzer_wrapper.py | 47 def main(): function 72 sys.exit(main())
|
D | rust_strip.py | 40 def main(): function 64 sys.exit(main())
|
/build/lite/ |
D | run_shell_cmd.py | 22 def main(): function 27 sys.exit(main())
|
/build/scripts/ |
D | run_shell_cmd.py | 22 def main(): function 27 sys.exit(main())
|
D | check_file_exist.py | 26 def main(): function 31 sys.exit(main())
|
D | dir_exists.py | 13 def main(): function 29 sys.exit(main())
|
D | check_mac_system_and_cpu.py | 52 def main(): function 61 sys.exit(main())
|
D | gen_summary_ebpf_testcase_config.py | 60 def main(argv): function 76 main(sys.argv)
|
/build/ohos/ |
D | version.py | 20 def main(args): function 31 sys.exit(main(sys.argv[1:]))
|
D | file_exists.py | 30 def main(): function 41 sys.exit(main())
|
D | write_kits_description.py | 34 def main(): function 62 sys.exit(main())
|
/build/hb/test/unitTest/services/ |
D | test.py | 45 def main(): function 51 sys.exit(main())
|
/build/templates/common/ |
D | delete_symbol.py | 27 def main(): function 37 sys.exit(main())
|
D | get_subsystem_name.py | 25 def main(): function 52 sys.exit(main())
|
/build/ |
D | zip.py | 16 def main(): function 41 sys.exit(main())
|
/build/ohos/ndk/ |
D | parse_ndk_targets.py | 36 def main(argv): function 47 sys.exit(main(sys.argv[1:]))
|
/build/templates/bpf/ |
D | gen_bpf_uapi.py | 23 def main(): function 43 sys.exit(main())
|
/build/ohos/sa_profile/ |
D | sa_profile.py | 36 def main(): function 49 sys.exit(main())
|
/build/toolchain/mac/ |
D | filter_libtool.py | 34 def main(cmd_list): function 55 sys.exit(main(sys.argv[1:]))
|
/build/ohos/testfwk/ |
D | fuzz_config_file_copy.py | 41 def main(): function 52 sys.exit(main())
|