Searched full:modes (Results 1 – 15 of 15) sorted by relevance
| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
| D | moduleAliasInterface.ts | 35 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/ |
| D | get_tool.py | 33 modes = stat.S_IWUSR | stat.S_IRUSR 35 with os.fdopen(os.open(r".\RKDevTool.zip", flags, modes), "wb") as f, tqdm(
|
| D | spider.py | 35 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/ |
| D | instructions.rb | 138 data.modes ||= IR::modes.each_pair.map { |key, value| key.to_s } 194 def modes method 195 @data['modes']
|
| D | opcodes.h.erb | 44 <%= inst.modes.map{|x| x.upcase }.join('|') %>, \ 49 % IR::modes.each_pair do |mode, v|
|
| D | inst_builder_gen.cpp.erb | 206 // to native code (in both JIT and AOT modes).
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 32 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/ |
| D | BUILD.gn | 52 "${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/ |
| D | README.md | 45 * Only the ES2021 standard and strict modes are supported.
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | paoc.md | 4 There are three [modes](#--paoc-mode) of `paoc`:
|
| /arkcompiler/ets_runtime/docs/ |
| D | development-example.md | 175 …="b19742163854610"></a><a name="b19742163854610"></a>3</strong>: default and strict modes</li></ul>
|
| /arkcompiler/runtime_core/docs/ |
| D | memory-management.md | 22 There are several modes for memory management: 353 - GC should support various [modes](#overview)(performance, power-saving mode, normal mode);
|
| /arkcompiler/ets_frontend/testTs/ |
| D | test-case.patch | 7728 +export interface Thing {} // not exported in export map, inaccessible under new module modes
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 ….DiagnosticCategory.Message,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnos…
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 9451 …o big to be fitted into texture atlas. Please switch to other label cache modes or choose a smalle…
|