Home
last modified time | relevance | path

Searched defs:front (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_queue.cpp42 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/
Dring_buffer.h339 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/
Dring_buffer.h313 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
Dsmall_vector.h566 reference front() in front() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_queue_stub_builder.h72 GateRef front = LoadPrimitive(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp100 PandaList<ThreadId> front = {node}; in CheckNodeForTerminationLoops() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h298 reference front() in front() function
308 const_reference front() const in front() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dswitch_lowerer.cpp88 Cluster front = clusters[j]; in InitSwitchItems() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_optimized_stubs-inl.h266 uint8_t RuntimeStubs::GetValueFromTwoHex(uint8_t front, uint8_t behind) in DecodePercentEncoding()
/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_infos.h188 auto& front = gcInfos.front(); in CreateCurrentGCInfo() local
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h237 static inline uint8_t GetValueFromTwoHex(uint8_t front, uint8_t behind) in GetValueFromTwoHex()
/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Darray.hpp104 reference front() const noexcept in front() function
Dstring.hpp81 const_reference front() const in front() function
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h205 TreapNode* front = localQueue_.Front(); in Next() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp1024 auto front = bb->gateList_.front(); in PrintGraph() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp297 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4767 uint32_t front, uint32_t tail) in CopyQueue()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js32116 front: new jsb.ImageAsset, property
32136 front: new jsb.ImageAsset, property