Home
last modified time | relevance | path

Searched defs:front (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dlock_order_graph.cpp100 PandaList<ThreadId> front = {node}; in CheckNodeForTerminationLoops() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_queue_stub_builder.h67 GateRef front = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_optimized_stubs-inl.h226 uint8_t RuntimeStubs::GetValueFromTwoHex(uint8_t front, uint8_t behind) in GetValueFromTwoHex() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp88 Cluster front = clusters[j]; in InitSwitchItems() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dptr_list_ref.h298 reference front() in front() function in maple::PtrListRef
308 const_reference front() const in front() function in maple::PtrListRef
/arkcompiler/ets_runtime/ecmascript/js_api/
H A 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
164 uint32_t front = obj->GetFront(); OwnKeys() local
183 uint32_t front = obj->GetFront(); OwnEnumKeys() local
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dsmall_vector.h566 reference front() in front() function in ark::SmallVector
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp320 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgraph_linearizer.cpp1026 auto front = bb->gateList_.front(); in PrintGraph() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp4434 CopyQueue(const JSHandle<TaggedArray> &old, uint32_t newLength, uint32_t front, uint32_t tail) CopyQueue() argument

Completed in 18 milliseconds