| /arkcompiler/runtime_core/runtime/tests/ |
| D | freelist_allocator_test.cpp | 84 …// We use common PoolManager from Runtime. Therefore, we have the same pool allocation for both ca… in AddMemoryPoolToAllocatorProtected() 343 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F() 367 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F() 391 // Threads can concurrently add Pools to the allocator, therefore, we must make it into account in TEST_F()
|
| D | humongous_obj_allocator_test.cpp | 80 …// We use common PoolManager from Runtime. Therefore, we have the same pool allocation for both ca… in AddMemoryPoolToAllocatorProtected()
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | freelist_allocator-inl.h | 220 // Therefore, we must unlock allocator's alloc/free methods only 246 …// NOTE: We add each new pool at the mempool_tail_. Therefore, we can read it once and iterate to … in IterateOverObjects() 263 … // and update current block size. Therefore, we have a valid pointer to next memory block. in IterateOverObjects() 267 // Therefore, do not unlock until we have a pointer to the Used block. in IterateOverObjects() 275 // Therefore, we can unlock. in IterateOverObjects() 317 // Therefore, delete all objects to clear all external dependences in VisitAndRemoveAllPools()
|
| D | heap_manager.cpp | 169 // Therefore, create a new one and allocate in it. in AllocateMemoryForObject()
|
| D | runslots_allocator-inl.h | 313 // Therefore, delete all objects to clear all external dependences in VisitAndRemoveAllPools() 708 // Therefore, we can free it in VisitAndRemoveFreePools()
|
| D | humongous_obj_allocator-inl.h | 219 // Therefore, delete all objects to clear all external dependences in VisitAndRemoveAllPools()
|
| D | region_allocator-inl.h | 248 // Therefore, update the size in CreateNewTLAB()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | ecma_list.h | 23 // Therefore, we implement ecma list inside the vm.
|
| /arkcompiler/ets_runtime/docs/ |
| D | overview.md | 51 … the TS object. The TS type or its internal layout is not always fixed. Therefore, in the code imp…
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | aot_cha.md | 92 unchanged until the class hierarchy has changed. Therefore AOT compiler can generate code similar t…
|
| D | code_sink_doc.md | 53 …tructions that have been met so far (we are iterating in reverse order; therefore, when we meet lo…
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | pool_map_test.cpp | 155 // Therefore it must return a pointer to the first pool byte.
|
| /arkcompiler/runtime_core/docs/ |
| D | aot.md | 47 therefore compiled Ark bytecode file must be bit by bit equal to the file loaded in runtime.
|
| D | ir_format.md | 261 Data flow graph is widely used by almost all optimizations, therefore it greatly affects overhead o… 267 …s count of users and this count doesn't depend on the instruction type. Therefore storing users in…
|
| D | doxygen.config | 1150 # standard style sheet and is therefore more robust against future updates.
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | code_sink.cpp | 222 …// We can't insert instruction before Phi, therefore do not sink into blocks where one of users is… in IsAcceptableTarget()
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | cframe.h | 165 * Therefore already executing methods will can't get proper code entry for stack walker,
|
| /arkcompiler/runtime_core/runtime/mem/gc/heap-space-misc/ |
| D | crossing_map.h | 86 * Therefore, during removing we need to send next and previous object parameters.
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | mem.h | 332 // Therefore, we can successfully allocate memory at fixed address started somewhere at lower addre…
|
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ |
| D | g1-gc.cpp | 219 // We couldn't send a task to workers. Therefore, do it here. in DoRegionCompacting() 365 … // We want to track all freed objects, therefore, iterate over all objects in region. in RegionCompactingImpl() 391 // We want to track all freed objects, therefore, iterate over all objects in region. in RegionCompactingImpl()
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 34 … of using accumulator is to improve encoding density without losing much in performance. Therefore, 65 …object. In that case, bNN notation is used, where NN is bit size of result. Therefore, for example,
|
| /arkcompiler/runtime_core/runtime/mem/gc/gen-gc/ |
| D | gen-gc.cpp | 158 // Therefore, set unmarked for GC here. in InitGCBitsForAllocationInTLAB()
|
| /arkcompiler/runtime_core/runtime/ |
| D | class_linker.cpp | 87 // Therefore, we should delete it via InternalAllocator too. in FreeClassData()
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-parser.cpp | 1826 // Some names of records in pandastdlib starts with 'panda.', therefore, in ParseOperandField()
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 2272 // Therefore, the alignment check for base and offset takes place separately in CheckAlignment()
|