| /arkcompiler/runtime_core/docs/ |
| D | memory-management-SW-requirements.md | 17 ## Allocator section in 2. OVERALL DESCRIPTION 19 ### Alocator Types 27 ### Spaces 56 ## Allocator section in 4. INTERACTION WITH OTHER COMPONENTS
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | internal_allocator.h | 40 class Allocator; variable
|
| D | memory_manager.h | 33 class Allocator; variable
|
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ |
| D | transformer.h | 88 ArenaAllocator *Allocator() const in Allocator() function
|
| /arkcompiler/ets_frontend/es2panda/parser/program/ |
| D | program.h | 48 ArenaAllocator *Allocator() const in Allocator() function
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | typeRelation.cpp | 46 ArenaAllocator *TypeRelation::Allocator() in Allocator() function in panda::es2panda::checker::TypeRelation
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | regAllocator.cpp | 43 ArenaAllocator *RegAllocator::Allocator() const in Allocator() function in panda::es2panda::compiler::RegAllocator
|
| D | pandagen.h | 99 inline ArenaAllocator *Allocator() const in Allocator() function
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | binder.h | 99 inline ArenaAllocator *Allocator() const in Allocator() function
|
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
| D | typeRecorder.cpp | 37 ArenaAllocator *TypeRecorder::Allocator() const in Allocator() function in panda::es2panda::extractor::TypeRecorder
|
| /arkcompiler/ets_frontend/es2panda/lexer/ |
| D | lexer.cpp | 81 ArenaAllocator *Lexer::Allocator() in Allocator() function in panda::es2panda::lexer::Lexer
|
| /arkcompiler/ets_frontend/es2panda/typescript/ |
| D | checker.h | 125 ArenaAllocator *Allocator() const in Allocator() function
|
| /arkcompiler/runtime_core/runtime/include/mem/ |
| D | allocator.h | 81 …explicit Allocator(MemStatsType *mem_stats, AllocatorPurpose purpose, GCCollectMode gc_collect_mod… in Allocator() function
|
| /arkcompiler/runtime_core/verification/util/ |
| D | bit_vector.h | 96 using Allocator = MPandaAllocator<Word>; variable
|