Home
last modified time | relevance | path

Searched full:without (Results 1 – 25 of 6022) sorted by relevance

12345678910>>...241

/arkcompiler/runtime_core/tests/checked/
Difcvt.pa10 # 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/
Devent_loop.h11 * 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/
Dverify_aot_test.pa10 # 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/
Dnop.yaml10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 description: Perform an operation without behavior.
/arkcompiler/ets_frontend/
DLICENSE91 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/
Dvtable_builder.cpp11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 // interface. interface without inheritance has no limit.
Dcompiler_queue_simple.h11 * 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/
Dmalloc_mem_pool.h11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 // Simple Mem Pool without cache
Dpool_map.h11 * 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/
Doptional_ref.h11 * 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/
Dpanda_tl_containers_test.cpp11 * 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/
DLICENSE91 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/
Dloop_unrolling.md34 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/
Dcall_input_types_test.cpp11 * 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/
Dstring_hashmap.h11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 // An Implementation for Native StringTable without Auto Mem-Management
/arkcompiler/ets_runtime/
DLICENSE91 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/
DLICENSE91 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/
Dloop_transform.h11 * 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/
DBUILD.gn10 # 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/
DBUILD.gn10 # 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/
DBUILD.gn10 # 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/
DCMakeLists.txt10 # 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/
DBUILD.gn10 # 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/
DBUILD.gn10 # 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/
DclassDeclaration.cpp11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
44 // [ClassDeclaration] without [Identifier] must have parent node in Compile()

12345678910>>...241