| /developtools/profiler/tools/smaps_show/ |
| D | README.md | 3 ## build section 5 ### native build: argument 8 # build with debug: 9 cargo build 11 cargo build --release 31 build: 34 cargo build --target=armv7-unknown-linux-musleabihf
|
| /developtools/ace_ets2bundle/ |
| D | README_zh.md | 42 npm run build 45 上述命令编译了compiler目录下的`sample`工程,编译结果在`sample\build`目录。 80 $ npm run build 83 **Note**: 如果`projectName`未指定,默认编译`sample`工程,编译结果在`sample\build`目录。
|
| D | README.md | 41 npm run build 44 The `sample` project will be compiled. The output is in the `sample/build` directory. 79 $ npm run build 82 …ill be compiled. In the project root directory, the compilation result is in the `build` directory.
|
| /developtools/smartperf_host/trace_streamer/test/unittest/ |
| D | README.md | 23 rm -rf ~/OHOS_STD/developtools/profiler/build/html 39 cd /home/ohos/OHOS_STD/developtools/profiler/build 41 在代码根目录执行:./developtools/profiler/build/lcov.sh 42 … pull /data/test/hiprofiler_ts_ut.xml ~/OHOS_STD/developtools/profiler/build/html/ 43 报告位置:~/OHOS_STD/developtools/profiler/build/html/index.html
|
| /developtools/profiler/host/smartperf/doc/ |
| D | compile_trace_streamer.md | 9 ./build.sh linux/wasm 51 ./build.sh wasm进行编译,您需要将sh脚本进行部分修改,因为这个脚本内置了一些库的下载和解析方式 91 ./build.sh linux debug 92 或./build.sh linux debug 93 ./build.sh将直接编译linux的release版本 94 build.sh wasm 命令将可以编译WebAssembly版本 95 特别说明:编译WebAssembly版本需要emSDK支持,你需要将build.sh里面的相关路径做更改,以保证编译时必须的文件是存在的
|
| /developtools/profiler/host/smartperf/trace_streamer/doc/ |
| D | compile_trace_streamer.md | 20 对于wasm环境(目前只支持linux下编译),build.sh会自行配置环境。 26 ./build.sh 42 ./build.sh wasm
|
| /developtools/smartperf_host/trace_streamer/doc/ |
| D | compile_trace_streamer.md | 20 对于wasm环境(目前只支持linux下编译),build.sh会自行配置环境。 26 ./build.sh 42 ./build.sh wasm
|
| /developtools/syscap_codec/test/unittest/common/ |
| D | BUILD.gn | 14 import("//build/lite/config/component/lite_component.gni") 18 import("//build/lite/config/test.gni") 50 "//build/lite/config/component/cJSON:cjson_static", 63 import("//build/ohos.gni") 64 import("//build/test.gni")
|
| /developtools/smartperf_host/trace_streamer/ |
| D | BUILD.gn | 13 import("build/ts.gni") 43 "src:trace_streamer(//build/toolchain/linux:clang_x64)", 44 "src:trace_streamer(//build/toolchain/mingw:mingw_x86_64)", 45 "src:trace_streamer(//build/toolchain/ohos:ohos_clang_arm64)",
|
| D | README.md | 155 在目录下有build.sh脚本,在不同的平台上会判断系统版本,编译相应系统的应用。 157 ./build.sh linux 158 ./build.sh macx 163 ./build.sh wasm
|
| /developtools/ace_js2bundle/ |
| D | README_zh.md | 45 npm run build 48 上述命令编译了ace-loader目录下的`sample\rich`工程,编译结果在`sample\rich\build`目录。 155 npm run build 158 **Note**: 编译结果在`helloRich\build`目录。 260 npm run build 263 **Note**: 编译结果在`helloCard\build`目录。 279 $ npm run build 284 **Note**: 编译结果在`sample\[rich|lite|card]\build`目录。
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | README.md | 17 ## How to build custom ace project 21 Step 2. set aceModuleBuild=path/to/your/jsbundle/build 26 Step 2. export aceModuleBuild=path/to/your/jsbundle/build
|
| /developtools/ace_ets2bundle/compiler/test/ |
| D | README.md | 45 build() { 51 build() { 75 …rror: expected 'class MyComponent {\n build() {\n }\n}\n' to deeply equal 'class MyComponent… 79 build() {
|
| /developtools/ace_ets2bundle/compiler/ |
| D | README.md | 33 $ npm run build 36 The `sample` project will be compiled. The output is in the `sample/build` directory. 44 $ npm run build 77 $ npm run build 81 …ject by default. In the project root directory, the compilation result is in the `build` directory.
|
| /developtools/hapsigner/dist/ |
| D | README_ZH.md | 21 gradle build 或者 gradle jar 23 # 编译后二进制文件位置: ./hap_sign_tool/build/libs/hap-sign-tool.jar
|
| /developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
| D | linkPropCombo.ets | 20 build() { 31 build() { 42 build() {
|
| D | stateArrayReverseCustomView.ets | 30 build(){ 46 build() { 64 build() { 92 } //build
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/cert/ |
| D | CertTools.java | 101 .build(adapter.getSignAlg()); in generateRootCaCert() 125 .build(adapter.getSignAlg()); in generateSubCert() 153 .build(adapter.getSignAlg()); in generateCert() 179 .build(adapter.getSignAlg()); in generateEndCert() 198 … PKCS10CertificationRequest csr = csrBuilder.build(createFixedContentSigner(keyPair.getPrivate(), in generateCsr() 231 return jcaContentSignerBuilder.build(privateKey); in createFixedContentSigner()
|
| /developtools/packing_tool/ |
| D | packingtool.gni | 14 import("//build/config/python.gni") 15 import("//build/templates/metadata/module_info.gni") 24 script = "//developtools/packing_tool/build.py"
|
| /developtools/integration_verification/tools/fotff/pkg/dayu200/ |
| D | dayu200.go | 44 …4/clang-480513;rm -rf prebuilts/clang/ohos/linux-x86_64/clang-480513;bash build/prebuilts_download… 46 …& export CCACHE_SLOPPINESS="include_file_ctime" && ./build.sh --product-name rk3568 --ccache --bui…
|
| /developtools/hiperf/test/unittest/resource/testdata/source/ |
| D | build_elf_test.sh | 18 objcopy -R .note.gnu.build-id -R .note.gnu.property -R .note.ABI-tag ../elf_test_stripped ../elf_t… 24 objcopy -R .note.gnu.build-id -R .note.gnu.property -R .note.ABI-tag ../elf32_test_stripped ../elf…
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/source/ |
| D | build_elf_test.sh | 19 objcopy -R .note.gnu.build-id -R .note.gnu.property -R .note.ABI-tag ../elf_test_stripped ../elf_t… 25 objcopy -R .note.gnu.build-id -R .note.gnu.property -R .note.ABI-tag ../elf32_test_stripped ../elf…
|
| /developtools/ace_ets2bundle/compiler/test/pages/ |
| D | LinkComponent.ets | 29 build() { 54 build() { 79 build() { 104 build() {
|
| D | ExportComponent.ets | 29 build() { 54 build() { 79 build() { 104 build() {
|
| /developtools/profiler/host/smartperf/trace_streamer/ |
| D | README.md | 155 在目录下有build.sh脚本,在不同的平台上会判断系统版本,编译相应系统的应用。 157 ./build.sh linux 158 ./build.sh macx 163 ./build.sh wasm
|