| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_queue.cpp | 42 uint32_t front = obj->GetFront(); in GrowCapacity() local 88 uint32_t front = queue->GetFront(); in Pop() local 113 uint32_t front = GetCurrentFront(); in Get() local 163 uint32_t front = obj->GetFront(); in OwnKeys() local 182 uint32_t front = obj->GetFront(); in OwnEnumKeys() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | ring_buffer.h | 339 constexpr reference front() noexcept // NOLINT(readability-identifier-naming) in front() function 347 constexpr const_reference front() const noexcept // NOLINT(readability-identifier-naming) in front() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | ring_buffer.h | 313 constexpr reference front() noexcept // NOLINT(readability-identifier-naming) in front() function 319 constexpr const_reference front() const noexcept // NOLINT(readability-identifier-naming) in front() function
|
| D | small_vector.h | 566 reference front() in front() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_queue_stub_builder.h | 72 GateRef front = LoadPrimitive(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | lock_order_graph.cpp | 100 PandaList<ThreadId> front = {node}; in CheckNodeForTerminationLoops() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | ptr_list_ref.h | 298 reference front() in front() function 308 const_reference front() const in front() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | switch_lowerer.cpp | 88 Cluster front = clusters[j]; in InitSwitchItems() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_optimized_stubs-inl.h | 266 uint8_t RuntimeStubs::GetValueFromTwoHex(uint8_t front, uint8_t behind) in DecodePercentEncoding()
|
| /arkcompiler/ets_runtime/common_components/heap/collector/ |
| D | gc_infos.h | 188 auto& front = gcInfos.front(); in CreateCurrentGCInfo() local
|
| /arkcompiler/ets_runtime/common_components/base/ |
| D | utf_helper.h | 237 static inline uint8_t GetValueFromTwoHex(uint8_t front, uint8_t behind) in GetValueFromTwoHex()
|
| /arkcompiler/runtime_core/taihe/runtime/include/taihe/ |
| D | array.hpp | 104 reference front() const noexcept in front() function
|
| D | string.hpp | 81 const_reference front() const in front() function
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | treap.h | 205 TreapNode* front = localQueue_.Front(); in Next() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | graph_linearizer.cpp | 1024 auto front = bb->gateList_.front(); in PrintGraph() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_global.cpp | 297 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_factory.cpp | 4767 uint32_t front, uint32_t tail) in CopyQueue()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 32116 front: new jsb.ImageAsset, property 32136 front: new jsb.ImageAsset, property
|