| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | remembered_set.h | 45 bool Insert(uintptr_t begin, uintptr_t addr) in Insert() 50 bool AtomicInsert(uintptr_t begin, uintptr_t addr) in AtomicInsert() 55 void ClearBit(uintptr_t begin, uintptr_t addr) in ClearBit() 60 void ClearRange(uintptr_t begin, uintptr_t start, uintptr_t end) in ClearRange() 66 void AtomicClearRange(uintptr_t begin, uintptr_t start, uintptr_t end) in AtomicClearRange() 73 void IterateAllMarkedBits(uintptr_t begin, Visitor visitor) in IterateAllMarkedBits() 79 void AtomicIterateAllMarkedBits(uintptr_t begin, Visitor visitor) in AtomicIterateAllMarkedBits() 85 void IterateAllMarkedBitsConst(uintptr_t begin, Visitor visitor) const in IterateAllMarkedBitsConst()
|
| D | allocator-inl.h | 26 BumpPointerAllocator::BumpPointerAllocator(uintptr_t begin, uintptr_t end) : begin_(begin), top_(be… in BumpPointerAllocator() 35 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end) in Reset() 43 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() 84 auto begin = region->GetBegin(); in AddFree() local 106 uintptr_t begin = object->GetBegin(); in Allocate() local 125 auto begin = bpAllocator_.GetTop(); in FreeBumpPoint() local 139 void FreeListAllocator::ResetBumpPointer(uintptr_t begin, uintptr_t end, uintptr_t top) in ResetBumpPointer() 145 void FreeListAllocator::Free(uintptr_t begin, size_t size, bool isAdd) in Free()
|
| D | mark_stack.h | 74 void ResetBegin(uintptr_t begin, uintptr_t end) in ResetBegin() 81 void ResetTop(uintptr_t begin, uintptr_t end) in ResetTop()
|
| D | area.h | 22 Area(uintptr_t begin, size_t capacity) in Area()
|
| D | heap_region_allocator.cpp | 55 …uintptr_t begin = AlignUp(mem + sizeof(Region), static_cast<size_t>(MemAlignment::MEM_ALIGN_REGION… in AllocateAlignedRegion() local
|
| D | free_object_set.cpp | 23 void FreeObjectSet::Free(uintptr_t begin, size_t size) in Free()
|
| D | native_area_allocator.cpp | 49 uintptr_t begin = reinterpret_cast<uintptr_t>(mem) + headerSize; in AllocateArea() local
|
| D | native_area_allocator.h | 135 uintptr_t begin = reinterpret_cast<uintptr_t>(mem) + headerSize; in AllocateSpace() local
|
| D | gc_bitset.h | 121 void IterateMarkedBits(uintptr_t begin, size_t bitSize, Visitor visitor) in IterateMarkedBits() 141 void IterateMarkedBitsConst(uintptr_t begin, size_t bitSize, Visitor visitor) const in IterateMarkedBitsConst()
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | range.h | 24 Range(It begin, It end) : begin_(begin), end_(end) {} in Range() 26 It begin() in begin() function
|
| D | span.h | 55 Span(Iterator begin, Iterator end) : Span(begin, end - begin) {} in Span() 70 Iterator begin() in begin() function 75 ConstIterator begin() const in begin() function
|
| D | list.h | 171 Iterator begin() in begin() function 176 ConstIterator begin() const in begin() function 518 Iterator begin() in begin() function 524 ConstIterator begin() const in begin() function
|
| D | ring_buffer.h | 239 constexpr iterator begin() noexcept // NOLINT(readability-identifier-naming) in begin() function 255 constexpr const_iterator begin() const noexcept // NOLINT(readability-identifier-naming) in begin() function
|
| D | bit_vector.h | 306 const_iterator begin() const in begin() function 310 iterator begin() in begin() function 505 auto begin() in begin() function
|
| D | small_vector.h | 343 const_iterator begin() const in begin() function 347 iterator begin() in begin() function
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | labelPair.h | 25 LabelPair(Label *begin, Label *end) : begin_(begin), end_(end) {} in LabelPair()
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | ideHelpers.proto | 25 SourcePosition begin = 1; field
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | liveness_analyzer_new_test.cpp | 272 LifeNumber begin = 3; // 3: It's a random number in __anonf1f112df0402() local 331 LifeNumber begin = 2; // 2: It's a random number in __anonf1f112df0602() local 391 LifeNumber begin = 2; // 2: It's a random number in __anonf1f112df0802() local 421 LifeNumber begin = 2; // 2: It's a random number in __anonf1f112df0902() local 450 LifeNumber begin = 7; // 7: It's a random number in __anonf1f112df0a02() local 523 LifeNumber begin = 2; // 2: It's a random number in __anonf1f112df0c02() local 552 LifeNumber begin = 2; // 2: It's a random number in __anonf1f112df0d02() local 569 LifeNumber begin = 2; // 2: It's a random number variable
|
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| D | pbc_iterator.h | 50 BytecodeIterator begin() const in begin() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | stub_file_info.cpp | 100 uint64_t begin = GetAsmStubAddr(); in MmapLoad() local 141 uint64_t begin = GetAsmStubAddr(); in Load() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_accessor.h | 296 auto begin() in begin() function 309 auto begin() in begin() function 322 auto begin() in begin() function 335 auto begin() in begin() function 675 auto begin() in begin() function
|
| /arkcompiler/runtime_core/assembler/ |
| D | ide_helpers.h | 38 SourcePosition begin; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_queue_stub_builder.h | 40 GateRef begin = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in GetArrayLength() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.h | 64 JSHandle<JSTaggedValue> Parse(Text begin, Text end) in Parse() 87 Text begin = buf.data(); in ParseUtf8() local 97 Text begin = buf.data(); in ParseUtf16() local
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | liveness_analyzer.h | 35 LiveRange(LifeNumber begin, LifeNumber end) : begin_(begin), end_(end) {} in LiveRange() 57 void SetBegin(LifeNumber begin) in SetBegin() 145 void AppendRange(LifeNumber begin, LifeNumber end) in AppendRange()
|