| /arkcompiler/ets_runtime/ |
| D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 24 "You" (or "Your") shall mean an individual or Legal Entity 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work [all …]
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 24 "You" (or "Your") shall mean an individual or Legal Entity 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work [all …]
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 24 "You" (or "Your") shall mean an individual or Legal Entity 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work [all …]
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 24 "You" (or "Your") shall mean an individual or Legal Entity 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | or.yaml | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 - file-name: "or" 27 - sig: or v1:in:i32, v2:in:i32 36 or v0, v1 44 description: Check 'or' with zero and various values. 68 - sig: or v1:in:i32, v2:in:i32 76 or v0, v1 84 description: Check 'or' with +1 and various values. 116 - sig: or v1:in:i32, v2:in:i32 [all …]
|
| D | checkcast.yaml | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 245 … description: Object of type O can be cast to type T if O is the same as T or is subtype of T. 289 … description: Object of type O can be cast to type T if O is the same as T or is subtype of T. 346 … description: Object of type O can be cast to type T if O is the same as T or is subtype of T. 390 … description: Object of type O can be cast to type T if O is the same as T or is subtype of T. 448 … description: Object of type O can be cast to type T if O is the same as T or is subtype of T. 488 …Object of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can … 489 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o… 526 …Object of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can … [all …]
|
| /arkcompiler/runtime_core/runtime/tooling/ |
| D | debug_inf.cpp | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 103 …// Atomic with relaxed order reason: data race with update_lock_ with no synchronization or orderi… in Lock() 104 // imposed on other reads or writes in Lock() 112 …// Atomic with relaxed order reason: data race with update_lock_ with no synchronization or orderi… in UnLock() 113 // imposed on other reads or writes in UnLock() 121 …// Atomic with relaxed order reason: data race with metaInfo with no synchronization or ordering c… in AddCodeMetaInfoImpl() 122 // on other reads or writes in AddCodeMetaInfoImpl() 129 …// Atomic with relaxed order reason: data race with codeItem with no synchronization or ordering c… in AddCodeMetaInfoImpl() 130 // on other reads or writes in AddCodeMetaInfoImpl() [all …]
|
| /arkcompiler/toolchain/build/toolchain/ |
| D | cc_wrapper.gni | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22 # Set clang_use_chrome_plugins=false if using ccache 3.1.9 or earlier, since 25 # or not). 27 # Use ccache 3.2 or later to avoid clang unused argument warnings: 49 # Set to "ccache", "icecc" or "distcc". Probably doesn't work on windows.
|
| /arkcompiler/runtime_core/tests/cts-generator/ |
| D | CMakeLists.txt | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 37 …if(PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER OR PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_THR… 47 …if(PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER OR PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_THR… 87 …if (PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER OR PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_TH… 100 …if (PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER OR PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_TH… 113 …if (PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER OR PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_TH… 125 if ((PANDA_TARGET_ARM32) OR (PANDA_TARGET_ARM64))
|
| /arkcompiler/ets_frontend/ts2panda/scripts/ |
| D | diagnosticMessages.json | 6 "A rest parameter or binding pattern may not have a trailing comma.": { 22 "The 'readonly' modifier can only appear on a property declaration or index signature.": { 54 "'{0}' modifier cannot appear on a module or namespace element.": { 106 "A 'break' statement can only be used within an enclosing iteration or switch statement.": { 166 "Cannot use imports, exports, or module augmentations when '--module' is 'none'.": { 262 "A class or function declaration without the 'default' modifier must have a name.": { 278 "An export assignment must be at the top level of a file or module declaration.": { 282 "An import declaration can only be used in a namespace or module.": { 290 "The 'abstract' modifier can only appear on a class, method, or property declaration.": { 310 …"Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'.… [all …]
|
| /arkcompiler/runtime_core/runtime/ |
| D | assert_gc_scope.h | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 45 …// Atomic with relaxed order reason: data race with gc_flag with no synchronization or ordering co… in AssertGCScopeT() 46 // imposed on other reads or writes in AssertGCScopeT() 52 …// Atomic with relaxed order reason: data race with gc_flag with no synchronization or ordering co… in ~AssertGCScopeT() 53 // imposed on other reads or writes in ~AssertGCScopeT()
|
| D | assert_gc_scope.cpp | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 25 …// Atomic with relaxed order reason: data race with gc_flag with no synchronization or ordering co… in IsAllowed() 26 // on other reads or writes in IsAllowed()
|
| /arkcompiler/runtime_core/cmake/ |
| D | Definitions.cmake | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 47 if(CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" OR CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64") 64 …(PANDA_TARGET_ARM32_ABI_SOFT AND (PANDA_TARGET_ARM32_ABI_SOFTFP OR PANDA_TARGET_ARM32_ABI_HARD)) OR 65 …(PANDA_TARGET_ARM32_ABI_SOFTFP AND (PANDA_TARGET_ARM32_ABI_SOFT OR PANDA_TARGET_ARM32_ABI_HARD)) OR 66 … (PANDA_TARGET_ARM32_ABI_HARD AND (PANDA_TARGET_ARM32_ABI_SOFT OR PANDA_TARGET_ARM32_ABI_SOFTFP))) 71 …elseif(NOT (PANDA_TARGET_ARM32_ABI_SOFT OR PANDA_TARGET_ARM32_ABI_SOFTFP OR PANDA_TARGET_ARM32_ABI… 78 if(PANDA_TARGET_AMD64 OR PANDA_TARGET_ARM64) 80 elseif(PANDA_TARGET_X86 OR PANDA_TARGET_ARM32) 107 OR [all …]
|
| D | Sanitizers.cmake | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 46 # some false-positive or another issues when compiling with ASAN or UBSAN in release mode. So, cove… 47 if ((PANDA_ENABLE_ADDRESS_SANITIZER OR PANDA_ENABLE_UNDEFINED_BEHAVIOR_SANITIZER) AND 50 …_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use clang or anothe…
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | math-14.pa | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 # assert(1 || 6 == 7) operation --> or 18 or v0, v1
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | CMakeLists.txt | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 50 …if (NOT(PANDA_TARGET_ARM32_ABI_SOFT OR PANDA_TARGET_ARM32_ABI_SOFTFP OR PANDA_TARGET_ARM32_ABI_HAR… 51 …ch32 architecture - please set PANDA_TARGET_ARM32_ABI_SOFT or PANDA_TARGET_ARM32_ABI_SOFTFP or PAN…
|
| /arkcompiler/ets_frontend/es2panda/compiler/templates/ |
| D | isa.h.erb | 16 * Unless required by applicable law or agreed to in writing, software 18 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 82 % if insn.mnemonic == "callrange" or insn.mnemonic == "wide.callrange" or 83 % insn.mnemonic == "callthisrange" or insn.mnemonic == "wide.callthisrange" or 84 % insn.mnemonic == "newobjrange" or insn.mnemonic == "wide.newobjrange" or 85 …nsn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic == "wide.createobjectwithexcludedk… 86 % insn.mnemonic == "supercallthisrange" or insn.mnemonic == "wide.supercallthisrange" or 87 % insn.mnemonic == "supercallarrowrange" or insn.mnemonic == "wide.supercallarrowrange" 298 % if insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic.start_with? "wide." 299 % if insn.mnemonic == "wide.callthisrange" or insn.mnemonic == "createobjectwithexcludedkeys"…
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | options.yaml | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 87 description: Enable debug or above logs from specified components 95 description: Enable info or above logs from specified components 103 description: Enable warning or above logs from specified components 111 description: Enable error or above logs from specified components
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | thread-inl.h | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 112 …// Atomic with relaxed order reason: data race with monitor_count_ with no synchronization or orde… in GetMonitorCount() 113 // imposed on other reads or writes in GetMonitorCount() 119 …// Atomic with relaxed order reason: data race with monitor_count_ with no synchronization or orde… in AddMonitor() 120 // imposed on other reads or writes in AddMonitor() 127 …// Atomic with relaxed order reason: data race with monitor_count_ with no synchronization or orde… in RemoveMonitor() 128 // imposed on other reads or writes in RemoveMonitor()
|
| /arkcompiler/runtime_core/docs/ |
| D | glossary.md | 12 compilation" are used to indicate that the source code or bytecode is compiled before actual 17 * **Compiler** is a tool that performs source code or bytecode translation, optimization and 25 compilation" are used to indicate that the source code or bytecode is compiled during program 34 * **Panda Binary File** or **Panda File** or **PF** is a binary representation of Panda Bytecode. 36 * **Panda Bytecode** or **PBC** is a portable hardware-independent instruction set designed for 44 * **Card table** used for marking cards. In general, it has one bit or byte (a byte used to 50 * **Conservative GC** or non-precise GC works with ambiguous references, 57 * **GC** stands for Garbage collector or sometimes for Garbage collection. 64 … references on the stack are mapped (i.e., it is known when we have an object on the stack or not). 74 GC force to stop execution of code (interpreted,AOTed or JITed) to make exclusively some
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/ |
| D | binary.pa | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 50 or v5, v3 54 or v5, v4
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | updateExpression.cpp | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 62 …checker->ThrowTypeError("An arithmetic operand must be of type 'any', 'number', 'bigint' or an enu… in Check() 67 …argument_, "The operand of an increment or decrement operator must be a variable or a property acc… in Check() 68 "The operand of an increment or decrement operator may not be an optional property access"); in Check()
|
| /arkcompiler/ets_runtime/test/aottest/or/ |
| D | BUILD.gn | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 host_aot_test_action("or") {
|
| /arkcompiler/runtime_core/scripts/dep-lists/ |
| D | ubuntu-cross-x86 | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 # List of dependencies for cross-compiling Panda for x86 under Ubuntu 18.04 or 20.04 x86-64
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | or.pa | 8 # Unless required by applicable law or agreed to in writing, software 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 17 or v0, v1
|