Home
last modified time | relevance | path

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

12345

/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.cpp129 LOG_COMPILER(INFO) << "=============== compiling bytecode handler stubs ==============="; in BuildStubModuleAndSave()
138 LOG_COMPILER(INFO) << "=============== compiling common stubs ==============="; in BuildStubModuleAndSave()
147 LOG_COMPILER(INFO) << "=============== compiling builtins stubs ==============="; in BuildStubModuleAndSave()
157 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-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-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 18.04 or 20.04 x86-64
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
Dubuntu-20-04-cross-x8614 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 20.04 x86-64
/arkcompiler/runtime_core/static_core/scripts/dep-lists/
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-20-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
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-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/ets_frontend/ets2panda/test/ast/compiler/ets/implicit_package_import/package_test_4/
Dpackage_module_1.sts19 // compiling this file will fail with import from it's own package
/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.
194 message(FATAL_ERROR "Cross-compiling is supported for AMD64 only")
202 message(FATAL_ERROR "Cross-compiling is supported for AMD64 only")
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/api_scanner/
DREADME.md6 Suppose that we have a list of privacy interfaces, and we are compiling an APP. We want to detect a…

12345