| /arkcompiler/runtime_core/tests/checked/ |
| D | ifcvt.pa | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 25 # without variable, you can write only such code. 44 # without variable, you can write only such code.
|
| /arkcompiler/runtime_core/runtime/tooling/inspector/ |
| D | event_loop.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 25 // Execute ready event handlers without blocking.
|
| /arkcompiler/runtime_core/tests/checked/verify_aot_tests/ |
| D | verify_aot_test.pa | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 30 #! CHECKER Verify AOT file without cha 42 #! CHECKER Wrong AOT file without cha 54 #! CHECKER Wrong path to AOT file without cha
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | nop.yaml | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19 description: Perform an operation without behavior.
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 91 Work or Derivative Works thereof in any medium, with or without 134 this License, without any additional terms or conditions. 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 148 implied, including, without limitation, any warranties or conditions 188 THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 189 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
| /arkcompiler/runtime_core/runtime/ |
| D | vtable_builder.cpp | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23 // interface. interface without inheritance has no limit.
|
| D | compiler_queue_simple.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23 /** The simple queue works as FIFO without any other logic: it stores all tasks to a list and extra…
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | malloc_mem_pool.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23 // Simple Mem Pool without cache
|
| D | pool_map.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 48 // We can't create AllocatorInfo without correct pointer to the allocator header in AllocatorInfo() 106 // without initialization in the correct flow. in Initialize()
|
| /arkcompiler/runtime_core/verification/util/ |
| D | optional_ref.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 75 * @brief The unsafe direction of const_cast, though without UB. Try to avoid using. 87 // not const to let OptionalRef inherit this without unsafe behavior
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | panda_tl_containers_test.cpp | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 72 …// When vector size exceeds MAX_SIZE=256 bytes, we allocate it without thread-local runslots alloc… in TEST_F() 81 …// When vector size exceeds MAX_SIZE=256 bytes, we allocate it without thread-local runslots alloc… in TEST_F()
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 91 Work or Derivative Works thereof in any medium, with or without 134 this License, without any additional terms or conditions. 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 148 implied, including, without limitation, any warranties or conditions 189 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | loop_unrolling.md | 34 There two types of unrolling: with side-exits and without them. Unrolling without side-exits is app… 52 ### Unrolling without side-exits 54 There are 3 stages of unrolling loop without side-exits: 56 1. Clone loop-body without loop-backedge `factor` times;
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | call_input_types_test.cpp | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 56 // Checks the build of a call of a function without arguments
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | string_hashmap.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 29 // An Implementation for Native StringTable without Auto Mem-Management
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 91 Work or Derivative Works thereof in any medium, with or without 134 this License, without any additional terms or conditions. 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 148 implied, including, without limitation, any warranties or conditions
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 91 Work or Derivative Works thereof in any medium, with or without 134 this License, without any additional terms or conditions. 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 148 implied, including, without limitation, any warranties or conditions
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | loop_transform.h | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 99 … << "Loop without exit-point from loop-header isn't visited, id = " << loop->GetId(); in VisitLoop() 112 … << "Loop without exit-point from back-edge isn't visited, id = " << loop->GetId(); in VisitLoop()
|
| /arkcompiler/runtime_core/tests/fuzztest/jsonobjectctor1_fuzzer/ |
| D | BUILD.gn | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 35 # Temporary adaptation for fuzztest building without musl
|
| /arkcompiler/runtime_core/tests/fuzztest/writebyte_fuzzer/ |
| D | BUILD.gn | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 34 # Temporary adaptation for fuzztest building without musl
|
| /arkcompiler/runtime_core/tests/fuzztest/methoddataaccessor_fuzzer/ |
| D | BUILD.gn | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 36 # Temporary adaptation for fuzztest building without musl
|
| /arkcompiler/runtime_core/runtime/asm_defines/ |
| D | CMakeLists.txt | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 58 # Without this restriction, we can just use generator expressions and inherit compile flags from ar…
|
| /arkcompiler/runtime_core/tests/fuzztest/inttracepoint_fuzzer/ |
| D | BUILD.gn | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 35 # Temporary adaptation for fuzztest building without musl
|
| /arkcompiler/runtime_core/tests/fuzztest/literaldataaccessor_fuzzer/ |
| D | BUILD.gn | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 36 # Temporary adaptation for fuzztest building without musl
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | classDeclaration.cpp | 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 44 // [ClassDeclaration] without [Identifier] must have parent node in Compile()
|