Home
last modified time | relevance | path

Searched full:compiling (Results 1 – 25 of 92) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/tests/checked/
Dcross_peephole.pa14 # Check cross-compiling only on amd64
16 #! CHECKER Compiling a method for arm/arm64 on amd64 in JIT
23 #! CHECKER Compiling a method arm/arm64 on amd64 in AOT
Dmemset.pa18 #! EVENT "Paoc,Compiling _GLOBAL::main using llvm"
/arkcompiler/runtime_core/scripts/
Dinstall-deps-ubuntu61 …--install=arm-all | -i=arm-all Install extra packages for cross-compiling for AArch32 and A…
63 --install=x86 | -i=x86 Install extra packages for cross-compiling for x86.
65 --install=windows | -i=windows Install extra packages for cross-compiling for Windows.
77 * Packages for cross-compiling for aarch64 and x86 cannot co-exist, so the
79 * However, packages for cross-compiling for aarch64 and 32-bit ARM can
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test-expected.txt1 compiling done
/arkcompiler/runtime_core/static_core/cmake/toolchain/
Dcommon.cmake13 # Common functions for add environment for compiling and cross-compiling.
/arkcompiler/runtime_core/cmake/toolchain/
Dcommon.cmake13 # Common functions for add environment for compiling and cross-compiling.
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp141 LOG_COMPILER(INFO) << "=============== compiling bytecode handler stubs ==============="; in BuildStubModuleAndSave()
150 LOG_COMPILER(INFO) << "=============== compiling common stubs ==============="; in BuildStubModuleAndSave()
159 LOG_COMPILER(INFO) << "=============== compiling builtins stubs ==============="; in BuildStubModuleAndSave()
169 LOG_COMPILER(INFO) << "=============== compiling baseline stubs ==============="; in BuildStubModuleAndSave()
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXShader.js81 'error occured compiling the shaders:' + gl.getShaderInfoLog(vs)
91 'error occured compiling the shaders:' + gl.getShaderInfoLog(fs)
/arkcompiler/runtime_core/scripts/dep-lists/
Dubuntu-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 18.04 or 20.04 x86-64
Dubuntu-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu to Windows (all hardware targets)
Dubuntu-20-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
Dubuntu-18-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 18.04 to Windows (all hardware targets)
Dubuntu-20-04-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 20.04 x86-64
Dubuntu-18-04-cross-x8614 # Dependency list for cross-compiling
/arkcompiler/runtime_core/static_core/scripts/dep-lists/
Dubuntu-20-04-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 20.04 x86-64
Dubuntu-20-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
Dubuntu-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu to Windows (all hardware targets)
Dubuntu-22-04-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 22.04 x86-64
Dubuntu-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 18.04 or 20.04 x86-64
Dubuntu-22-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 22.04 to Windows (all hardware targets)
Dubuntu-18-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 18.04 to Windows (all hardware targets)
Dubuntu-18-04-cross-x8614 # Dependency list for cross-compiling
/arkcompiler/runtime_core/static_core/cross_values/
DCMakeLists.txt14 # Generator of arch-dependent values for cross-compiling
21 # Currently, only AMD64 cross-compiling is supported.
193 message(FATAL_ERROR "Cross-compiling is supported for AMD64 only")
201 message(FATAL_ERROR "Cross-compiling is supported for AMD64 only")
/arkcompiler/runtime_core/static_core/scripts/
Dinstall-deps-ubuntu95 …ll | -i=arm-all Install extra packages for cross-compiling for AArch32 and …
97 …tall=x86 | -i=x86 Install extra packages for cross-compiling for x86
99 …=windows | -i=windows Install extra packages for cross-compiling for Windows
115 * Packages for cross-compiling for aarch64 and x86 cannot co-exist, so the
117 * However, packages for cross-compiling for aarch64 and 32-bit ARM can
/arkcompiler/ets_runtime/docs/
Doverview.md3 … multi-chip platform. ArkCompiler JS Runtime provides the capability of compiling and running the …
47 …e. ts2abc is planned to analyze and obtain the TS type information when compiling the TS source co…

1234