Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 82) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_manager.h39 ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_use_table.h38 ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/dynamic/
Dgc_dynamic_data.h46 InternalAllocatorPtr allocator_; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.h91 panda::ArenaAllocator *allocator_; variable
127 panda::ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dcompilation.h59 std::unique_ptr<ArenaAllocator> allocator_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator_adapter.h45 : allocator_(allocator) in allocator_() function
93 : allocator_(allocator) in allocator_() function
/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h75 ArenaAllocator &allocator_; variable
264 ArenaAllocator &allocator_; variable
Dconstructor_test.cpp76 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNewArrayInstanceExpression.h98 ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h98 : allocator_(allocator), in allocator_() function
379 mem::InternalAllocatorPtr allocator_; variable
Dglobal_handle_storage.h121 InternalAllocatorPtr allocator_; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Dservice.h61 mem::InternalAllocatorPtr allocator_; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dconstructor_test.cpp81 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
Dcallconv64_test.cpp79 ArenaAllocator *allocator_ {nullptr}; member in panda::compiler::Callconv64Test
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dregister64_test.cpp57 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dregister32_test.cpp51 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dregister32_test.cpp56 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dregister64_test.cpp57 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
/arkcompiler/runtime_core/compiler/tests/amd64/
Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
/arkcompiler/ets_frontend/es2panda/util/
DsymbolTable.h73 ArenaAllocator allocator_; variable
DpatchFix.h126 ArenaAllocator allocator_; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h145 ArenaAllocator *allocator_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.h144 ArenaAllocator *allocator_; variable
/arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/
Dscopes_initialization.cpp73 std::unique_ptr<ArenaAllocator> allocator_; member in panda::es2panda::ScopesInitPhaseTest

1234