Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.cpp91 ObjectSlot start, ObjectSlot end) in SerializeSpecialObjIndividually()
114 …eSerializer::SerializeHClassFieldIndividually(TaggedObject *root, ObjectSlot start, ObjectSlot end) in SerializeHClassFieldIndividually()
166 …rializer::SerializeSFunctionFieldIndividually(TaggedObject *root, ObjectSlot start, ObjectSlot end) in SerializeSFunctionFieldIndividually()
188 …ializer::SerializeLexicalEnvFieldIndividually(TaggedObject *root, ObjectSlot start, ObjectSlot end) in SerializeLexicalEnvFieldIndividually()
211 …izer::SerializeAsyncFunctionFieldIndividually(TaggedObject *root, ObjectSlot start, ObjectSlot end) in SerializeAsyncFunctionFieldIndividually()
249 …eSerializer::SerializeMethodFieldIndividually(TaggedObject *root, ObjectSlot start, ObjectSlot end) in SerializeMethodFieldIndividually()
285 ObjectSlot start, ObjectSlot end) in SerializeTaggedObjField()
296 void BaseSerializer::SerializeInObjField(TaggedObject *object, ObjectSlot start, ObjectSlot end) in SerializeInObjField()
/arkcompiler/runtime_core/libpandabase/utils/
Drange.h24 Range(It begin, It end) : begin_(begin), end_(end) {} in Range()
31 It end() in end() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Drange.h23 Range(It begin, It end) : begin_(begin), end_(end) {} in Range()
32 It end() const in end() function
/arkcompiler/ets_frontend/ets2panda/linter/test/
Ddefault_imports.ts.autofix.json25 "end": 632, number
38 "end": 675, number
51 "end": 675, number
64 "end": 718, number
77 "end": 762, number
90 "end": 811, number
103 "end": 811, number
116 "end": 865, number
129 "end": 841, number
Dfunction_expression.ts.autofix.json25 "end": 638, number
40 "end": 709, number
63 "end": 792, number
78 "end": 863, number
93 "end": 908, number
108 "end": 958, number
123 "end": 1055, number
138 "end": 1122, number
217 "end": 1354, number
240 "end": 1649, number
[all …]
Dfunc_return_type.ts.autofix.json25 "end": 631, number
40 "end": 726, number
55 "end": 857, number
110 "end": 1324, number
125 "end": 1378, number
140 "end": 1449, number
155 "end": 1509, number
170 "end": 1577, number
201 "end": 1686, number
216 "end": 1848, number
[all …]
/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h26 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()
90 auto end = region->GetEnd(); in AddFree() local
112 uintptr_t end = object->GetEnd(); in Allocate() local
144 void FreeListAllocator::ResetBumpPointer(uintptr_t begin, uintptr_t end, uintptr_t top) in ResetBumpPointer()
Dregion-inl.h158 inline void Region::ClearCrossRegionRSetInRange(uintptr_t start, uintptr_t end) in ClearCrossRegionRSetInRange()
165 inline void Region::AtomicClearCrossRegionRSetInRange(uintptr_t start, uintptr_t end) in AtomicClearCrossRegionRSetInRange()
223 inline void Region::ClearOldToNewRSetInRange(uintptr_t start, uintptr_t end) in ClearOldToNewRSetInRange()
238 inline void Region::AtomicClearSweepingRSetInRange(uintptr_t start, uintptr_t end) in AtomicClearSweepingRSetInRange()
245 inline void Region::ClearSweepingRSetInRange(uintptr_t start, uintptr_t end) in ClearSweepingRSetInRange()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h135 void IterateOverSetBitsInRange(size_t begin, size_t end, const VisitorType &visitor) in IterateOverSetBitsInRange()
198 void IterateOverBitsInRange(size_t begin, size_t end, const VisitorType &visitor) in IterateOverBitsInRange()
218 void SetRangeWithinWord(size_t begin, size_t end) in SetRangeWithinWord()
230 void ClearRangeWithinWord(size_t begin, size_t end) in ClearRangeWithinWord()
366 ALWAYS_INLINE void ModifyRangeWithinWord(size_t begin, size_t end) in ModifyRangeWithinWord()
391 void CheckBitRange([[maybe_unused]] size_t begin, [[maybe_unused]] size_t end) const in CheckBitRange()
481 ALWAYS_INLINE void ClearRange(void *begin, void *end) in ClearRange()
573 void IterateOverMarkedChunkInRange(void *begin, void *end, const MemVisitor &visitor) in IterateOverMarkedChunkInRange()
586 … void IterateOverMarkedChunkInRangeInterruptible(void *begin, void *end, const MemVisitor &visitor) in IterateOverMarkedChunkInRangeInterruptible()
612 void IterateOverChunkInRange(void *begin, void *end, const MemVisitor &visitor) in IterateOverChunkInRange()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dliteralstrname.h36 const char *end = dataStart + len; in CalculateHash() local
41 const char16_t *end = data + len; in CalculateHash() local
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dfunc_return_type.ts.autofix.json25 "end": 631, number
38 "end": 726, number
51 "end": 857, number
94 "end": 1324, number
107 "end": 1378, number
120 "end": 1449, number
133 "end": 1509, number
146 "end": 1577, number
171 "end": 1686, number
184 "end": 1848, number
[all …]
Dfunction_expression.ts.autofix.json25 "end": 638, number
40 "end": 709, number
63 "end": 792, number
78 "end": 863, number
93 "end": 908, number
108 "end": 958, number
123 "end": 1055, number
138 "end": 1122, number
217 "end": 1354, number
240 "end": 1649, number
[all …]
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp63 static T ConvertFromString(std::string_view value, char **end) in ConvertFromString()
88 int64_t ConvertFromString(std::string_view value, char **end) in ConvertFromString()
94 uint64_t ConvertFromString(std::string_view value, char **end) in ConvertFromString()
100 float ConvertFromString(std::string_view value, char **end) in ConvertFromString()
106 double ConvertFromString(std::string_view value, char **end) in ConvertFromString()
116 char *end = nullptr; in ConvertFromString() local
/arkcompiler/runtime_core/assembler/
Dmeta.cpp63 static T ConvertFromString(std::string_view value, char **end) in ConvertFromString()
88 int64_t ConvertFromString(std::string_view value, char **end) in ConvertFromString()
94 uint64_t ConvertFromString(std::string_view value, char **end) in ConvertFromString()
100 float ConvertFromString(std::string_view value, char **end) in ConvertFromString()
106 double ConvertFromString(std::string_view value, char **end) in ConvertFromString()
116 char *end = nullptr; in ConvertFromString() local
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp451 uintptr_t end = 0U; in GetPrevFrame() local
551 uintptr_t end = ToUintPtr(argv + argc); in GCIterate() local
582 uintptr_t end = ToUintPtr(frame->GetCurrentFramePointer()); in GCIterate() local
613 uintptr_t end = prevIt.GetPrevFrame(); in GCIterate() local
639 uintptr_t end = prevIt.GetPrevFrame(); in GCIterate() local
653 uintptr_t end = ToUintPtr(argv + frame->argc); in GCIterate() local
668 uintptr_t end = ToUintPtr(argv + frame->argc); in GCIterate() local
682 uintptr_t end = ToUintPtr(argv + frame->argc); in GCIterate() local
696 uintptr_t end = ToUintPtr(argv + argc); in GCIterate() local
715 uintptr_t end = ToUintPtr(argv + argc); in GCIterate() local
[all …]
Dtagged_queue.h64 uint32_t end = queue->GetEnd().GetArrayLength(); in Push() local
98 uint32_t end = queue->GetEnd().GetArrayLength(); in PushFixedQueue() local
133 uint32_t end = GetEnd().GetArrayLength(); in Size() local
183 inline void SetEnd(const JSThread *thread, JSTaggedValue end) in SetEnd()
Dlayout_info.cpp37 void LayoutInfo::GetAllKeys(const JSThread *thread, int end, int offset, TaggedArray *keyArray, in GetAllKeys()
109 void LayoutInfo::GetAllKeysForSerialization(int end, std::vector<JSTaggedValue> &keyVector) in GetAllKeysForSerialization()
120 std::pair<uint32_t, uint32_t> LayoutInfo::GetNumOfEnumKeys(int end, const JSObject *object) const in GetNumOfEnumKeys()
142 void LayoutInfo::GetAllEnumKeys(JSThread *thread, int end, int offset, JSHandle<TaggedArray> keyArr… in GetAllEnumKeys()
173 void LayoutInfo::GetAllEnumKeys(JSThread *thread, int end, int offset, JSHandle<TaggedArray> keyArr… in GetAllEnumKeys()
/arkcompiler/runtime_core/static_core/verification/util/tests/
Denvironment.cpp39 …tatic const auto NAME_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end) { in EnvOptions()
52 [[maybe_unused]] auto end) { in EnvOptions()
65 …static const auto NUM_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end) { in EnvOptions()
75 …tic const auto STRING_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end) { in EnvOptions()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcollection_set.h69 auto end() // NOLINT(readability-identifier-naming) in end() function
74 auto end() const // NOLINT(readability-identifier-naming) in end() function
/arkcompiler/ets_frontend/ets2panda/linter/src/autofixes/
DAutofixInfo.ts19 end: number; property
/arkcompiler/ets_runtime/test/aottest/exception_case1/
Dexception_case1.js27 let end = line.length - 1 variable
/arkcompiler/ets_runtime/test/aottest/exception_case4/
Dexception_case4.js27 let end = line.length - 1 variable
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DAutofixInfo.ts19 end: number; property
/arkcompiler/ets_runtime/test/aottest/exception_case5/
Dexception_case5.js25 let end = line.length - 1 variable
/arkcompiler/toolchain/websocket/
Dhandshake_helper.h48 for (size_t i = 0, end = source.size(); i < end; ++i, ++startIndex) { in CopyStringToBuffer() local
57 for (size_t i = 0, end = LENGTH - 1; i < end; ++i, ++startIndex) { in CopyStringToBuffer() local

12345678910>>...14