Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 - 25 of 78) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dliveness_use_table.h38 ArenaAllocator *allocator_; member in ark::compiler::UseTable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcondition_chain_manager.h39 ArenaAllocator *allocator_; member in ark::compiler::ConditionChainManager
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DvariableHasEnclosingScope.h33 ArenaAllocator &allocator_; member in ark::es2panda::compiler::ast_verifier::VariableHasEnclosingScope
H A DvariableHasScope.h35 ArenaAllocator &allocator_; member in ark::es2panda::compiler::ast_verifier::VariableHasScope
/arkcompiler/runtime_core/static_core/runtime/mem/gc/dynamic/
H A Dgc_dynamic_data.h46 InternalAllocatorPtr allocator_; member in ark::mem::GCDynamicData
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Des2panda_unit_gtest.h43 std::unique_ptr<ArenaAllocator> allocator_; member in ark::es2panda::testing::Es2pandaUnitGtest
/arkcompiler/runtime_core/compiler/tests/
H A Dconstructor_test.cpp76 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dregister32_test.cpp48 ArenaAllocator *allocator_; member in ark::compiler::Register32Test
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dregister64_test.cpp49 ArenaAllocator *allocator_; member in ark::compiler::Register64Test
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dregister64_test.cpp49 ArenaAllocator *allocator_; member in ark::compiler::Register64Test
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dconstructor_test.cpp81 ArenaAllocator *allocator_; member in ark::compiler::ConstructorTest
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DglobalClassHandler.h78 ArenaAllocator *const allocator_; member in ark::es2panda::compiler::GlobalClassHandler
H A DglobalDeclTransformer.h76 ArenaAllocator *allocator_; member in ark::es2panda::compiler::GlobalDeclTransformer
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dregister32_test.cpp51 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dcompilation.h59 std::unique_ptr<ArenaAllocator> allocator_; member in ark::irtoc::Compilation
/arkcompiler/runtime_core/static_core/runtime/
H A Dmonitor_pool.h103 mem::InternalAllocatorPtr allocator_; member in ark::MonitorPool
H A Dglobal_handle_storage.h121 InternalAllocatorPtr allocator_; member in ark::GlobalHandleStorage
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcollection_set_test.cpp53 InternalAllocatorT<mem::InternalAllocatorConfig::PANDA_ALLOCATORS> *allocator_; member in ark::mem::CollectionSetTest
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_verifier_test.h73 ark::ArenaAllocator *allocator_; member in ASTVerifierTest
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DastBuilder.h55 ark::ArenaAllocator *allocator_; member in ark::es2panda::ir::AstBuilder
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Dservice.h61 mem::InternalAllocatorPtr allocator_; member in ark::verifier::final
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena_allocator_stl_adapter.h55 ArenaAllocatorT<use_oom_handler> *allocator_; member in panda::ArenaAllocatorAdapter
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena_allocator_stl_adapter.h57 ArenaAllocatorT<USE_OOM_HANDLER> *allocator_; member in ark::ArenaAllocatorAdapter
[all...]

Completed in 16 milliseconds

1234