Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 25 of 43) sorted by relevance

12

/arkcompiler/ets_runtime/docs/
Denvironment-setup-and-compilation.md14 ./build.sh --product-name rk3568
21 ./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages
26 …./build.sh --product-name rk3568 --gn-args use_musl=true --target-cpu arm64 --build-target ark_js_…
31 ./build.sh --product-name rk3568 --build-target ark_js_packages
37 ./build.sh --product-name rk3568 --build-target ets_frontend_build
DREADME_zh.md40 ./build.sh --product-name rk3568
47 ./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages
53 …./build.sh --product-name rk3568 --gn-args use_musl=true --target-cpu arm64 --build-target ark_js_…
59 ./build.sh --product-name rk3568 --build-target ark_js_packages
64 ./build.sh --product-name rk3568 --build-target ets_frontend_build
93 …./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages --build-target et…
146 ./build.sh --product-name rk3568 --build-target ark_host_linux_tools_packages
199 ./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages
205 ./build.sh --product-name rk3568 --build-target ets_frontend_build
386 …./build.sh --product-name rk3568 --build-target ets_frontend_build --build-target ark_js_host_lin…
[all …]
Ddevelopment-example.md15 …./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages # arm platform a…
22 …./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages --build-target et…
27 …./build.sh --product-name ohos_arm64 --build-target ark_js_packages --build-target ld-musl-aarch64…
32 ./build.sh --product-name rk3568 --build-target ark_js_runtime --build-target ld-musl-arm.so.1
127 ./build.sh --product-name rk3568 --build-target ark_js_host_linux_tools_packages
133 ./build.sh --product-name rk3568 --build-target ets_frontend_build
/arkcompiler/toolchain/
DREADME_zh.md43 ```sh
44 $ ./build.sh --product-name rk3568 --build-target ark_debugger
47 ```sh
48 $ ./build.sh --product-name rk3568 --build-target libark_ecma_debugger
/arkcompiler/toolchain/build/third_party_gn/musl/
DBUILD.gn34 script = "//third_party/musl/scripts/porting.sh"
54 "scripts/create_syscall.sh",
55 "scripts/create_vesion.sh",
56 "scripts/create_alltypes.sh",
58 "tools/install.sh",
59 "tools/version.sh",
101 script = "${target_out_dir}/${musl_ported_dir}/scripts/create_alltypes.sh"
119 script = "${target_out_dir}/${musl_ported_dir}/scripts/create_vesion.sh"
123 "${target_out_dir}/${musl_ported_dir}/tools/version.sh",
136 script = "${target_out_dir}/${musl_ported_dir}/scripts/create_syscall.sh"
[all …]
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXMat4.js151 sh = 1, argument
166 if (sw != 1 || sh != 1) this.scale(sw, sh, 1);
171 Make2DTransformMat_(mx, my, sw, sh, ra, ox = 0, oy = 0) { argument
175 if (sw != 1 || sh != 1) this.scale(1 / sw, 1 / sh, 1);
DX2DFast.js120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
129 if (sw !== 1 || sh !== 1) X2DFast.tmpMat.scale(sw, sh, 1);
176 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
189 X2DFast.testTransform(intX, intY, sw, sh, ra, ox, oy, pcut.w, pcut.h);
193 drawText(s, size = 14, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
196 if (cid >= 0) this.drawCut(cid, x, y, sw, sh, ra, ox, oy, c);
/arkcompiler/ets_frontend/legacy_bin/
Dprebuilts-readme-legacy.md10 ./build/prebuilts_download.sh
13 ./build.sh --product-name ohos-sdk
/arkcompiler/ets_frontend/es2panda/
DREADME.md6 ```sh
27 ```sh
30 ```sh
/arkcompiler/runtime_core/
DREADME_zh.md58 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_linux_tools_packages
62 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_windows_tools_packages
66 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_mac_tools_packages
DREADME.md58 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_linux_tools_packages
62 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_windows_tools_packages
66 $ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_mac_tools_packages
/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
DREADME.md11 ```sh
35 ```sh
41 ```sh
130 ```sh
143 ```sh
/arkcompiler/ets_frontend/
D.gitattributes3 as2panda/scripts/*.sh eol=lf
/arkcompiler/ets_frontend/testTs/
DREADME_zh.md8 1.在鸿蒙系统代码根目录下编译ts2abc仓。先删除out目录,然后执行./build.sh --product-name hispark_taurus_standard --build-targe…
DREADME.md8 … system code root directory. Delete the out directory and run the './build.sh --product-name hispa…
/arkcompiler/runtime_core/tests/benchmarks/
DCMakeLists.txt255 set(script_name_all "${CMAKE_CURRENT_BINARY_DIR}/update-vmb.sh")
256 set(script_name_jit "${CMAKE_CURRENT_BINARY_DIR}/update-vmb-jit.sh")
259 "#!/bin/sh"
264 "#!/bin/sh"
295 COMMAND sh ${script_name_all}
299 COMMAND sh ${script_name_jit}
/arkcompiler/ets_runtime/test/aottest/classstatic/
Dclassstatic.ts288 let sh = new Shape(); variable
289 sh.func1(1, 2);
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DIrViewer.js290 let sh = h / (y2 - y1);
292 let dh = Math.max(20 * sh, 1);
306 X2DFast.gi().fillRect(tx + (dx - 3) * sw, ty + (dy - 10) * sh, dw, dh, 0xff000000);
325 X2DFast.gi().fillRect(tx + (dx - 3) * sw, ty + (dy - 10) * sh, dw, dh, 0xff000000);
328 …X2DFast.gi().fillRect(tx + (dx - 3) * sw, ty + (dy - 10) * sh, dw, dh, XTools.CONFIG.NodeColor[n.t…
332 …his.offx_ + x1) * sw, ty - (this.offy_ + y1) * sh, Math.min(Scr.logicw * sw, w), Math.min(Scr.logi…
677 let sh = h / (y2 - y1);
679 this.offy_ = (ty - y + Scr.logich * sh / 2) / sh - y1;
/arkcompiler/runtime_core/docs/
Dtracing.md46 sudo scripts/trace_enable.sh <output_file> <trace_time_in_seconds>
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
DBUILD.gn27 script = "$ark_root/tools/gen_snapshot.sh"
/arkcompiler/runtime_core/cmake/
DPostPlugins.cmake19 COMMAND ${PANDA_ROOT}/templates/concat_yamls.sh "${GEN_PLUGIN_OPTIONS_YAML}" ${YAML_FILES}
DPandaAssembly.cmake189 set(launch_file "${build_dir}/launch.sh")
245 set(launch_aot_file "${build_dir}/launch_aot.sh")
288 set(launch_aot_stats_file "${build_dir}/launch_aot_stats.sh")
445 set(launch_file "${build_dir}/verifier_launch.sh")
DREADME.md25 …gets (you must install clang-format and clang-tidy with libraries - look at scripts/bootstrap*.sh):
/arkcompiler/ets_runtime/
DREADME_zh.md63 $./build.sh --product-name hispark_taurus_standard --build-target ark_js_host_linux_tools_packages
/arkcompiler/runtime_core/bytecode_optimizer/cmake/
Dcoverage.cmake18 …COMMAND bash ${PANDA_ROOT}/bytecode_optimizer/tools/optimizer_coverage.sh --binary-dir=${PANDA_BIN…

12