Home
last modified time | relevance | path

Searched full:modes (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DmoduleAliasInterface.ts35 import modes = _modes;
37 let i : modes.IMode;
39 // If you just use p1:modes, the compiler accepts it - should be an error
41 constructor(p1: modes.IMode, p2: modes.Mode) { }// should be an error on p2 - it's not exported
42 public foo(p1:modes.IMode) {
/arkcompiler/ets_frontend/test/scripts/auto_xts_test/get_resource/
Dget_tool.py33 modes = stat.S_IWUSR | stat.S_IRUSR
35 with os.fdopen(os.open(r".\RKDevTool.zip", flags, modes), "wb") as f, tqdm(
Dspider.py35 modes = stat.S_IWUSR | stat.S_IRUSR
37 with os.fdopen(os.open(download_path, flags, modes), "wb") as f, tqdm(
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb138 data.modes ||= IR::modes.each_pair.map { |key, value| key.to_s }
194 def modes method
195 @data['modes']
Dopcodes.h.erb44 <%= inst.modes.map{|x| x.upcase }.join('|') %>, \
49 % IR::modes.each_pair do |mode, v|
Dinst_builder_gen.cpp.erb206 // to native code (in both JIT and AOT modes).
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml32 modes
33 Modes which the instruction can be used in
154 modes: [jit_aot, bytecode_opt]
161 modes: [jit_aot, bytecode_opt]
271 modes:
/arkcompiler/toolchain/build/third_party_gn/openssl/
DBUILD.gn52 "${openssl_selected_platform_full_path}/crypto/modes/ghash-armv4.S",
53 "${openssl_selected_platform_full_path}/crypto/modes/ghashv8-armx.S",
67 "${openssl_selected_platform_full_path}/crypto/modes/aes-gcm-armv8_64.S",
68 "${openssl_selected_platform_full_path}/crypto/modes/ghashv8-armx.S",
94 "${openssl_selected_platform_full_path}/crypto/modes/aesni-gcm-x86_64.s",
95 "${openssl_selected_platform_full_path}/crypto/modes/ghash-x86_64.s",
116 "${openssl_selected_platform_full_path}/crypto/modes/aes-gcm-armv8_64.S",
117 "${openssl_selected_platform_full_path}/crypto/modes/ghashv8-armx.S",
143 "${openssl_selected_platform_full_path}/crypto/modes/aesni-gcm-x86_64.s",
144 "${openssl_selected_platform_full_path}/crypto/modes/ghash-x86_64.s",
[all …]
/arkcompiler/ets_runtime/
DREADME.md45 * Only the ES2021 standard and strict modes are supported.
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md4 There are three [modes](#--paoc-mode) of `paoc`:
/arkcompiler/ets_runtime/docs/
Ddevelopment-example.md175 …="b19742163854610"></a><a name="b19742163854610"></a>3</strong>: default and strict modes</li></ul>
/arkcompiler/runtime_core/docs/
Dmemory-management.md22 There are several modes for memory management:
353 - GC should support various [modes](#overview)(performance, power-saving mode, normal mode);
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch7728 +export interface Thing {} // not exported in export map, inaccessible under new module modes
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 ….DiagnosticCategory.Message,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnos…
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js9451 …o big to be fitted into texture atlas. Please switch to other label cache modes or choose a smalle…