Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_queue.cpp47 uint32_t front = obj->GetFront(); in GrowCapacity() local
93 uint32_t front = queue->GetFront(); in Pop() local
117 uint32_t front = GetCurrentFront(); in Get() local
164 uint32_t front = obj->GetFront(); in OwnKeys() local
183 uint32_t front = obj->GetFront(); in OwnEnumKeys() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_queue_stub_builder.h67 GateRef front = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() 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
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp107 PandaList<ThreadId> front = {node}; in CheckForTerminationLoops() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_cfg.h159 reference front() in front() function
169 const_reference front() const in front() function
/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/builtins/
Dbuiltins_global.cpp314 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp987 auto front = bb->gateList_.front(); in PrintGraph() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4179 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