Searched defs:front (Results 1 – 6 of 6) sorted by relevance
47 uint32_t front = obj->GetFront(); in GrowCapacity() local93 uint32_t front = queue->GetFront(); in Pop() local117 uint32_t front = GetCurrentFront(); in Get() local
67 GateRef front = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
339 constexpr reference front() noexcept // NOLINT(readability-identifier-naming) in front() function347 constexpr const_reference front() const noexcept // NOLINT(readability-identifier-naming) in front() function
107 PandaList<ThreadId> front = {node}; in CheckForTerminationLoops() local
279 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex()
3650 uint32_t front, uint32_t tail) in CopyQueue()