Searched defs:Head (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/screen_savers/spider/
H A DPolygonQueue.cpp35 PolygonQueue::Head() const function in class:PolygonQueue
/haiku/headers/private/netservices2/
H A DHttpRequest.h36 enum Verb { Get, Head, Post, Put, Delete, Connect, Options, Trace }; enumerator in enum:BPrivate::Network::BHttpMethod::Verb
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h245 VMPageQueue::Head() const function in class:VMPageQueue
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h157 inline Element* Head() const { return fFirst; } function in class:FSShell::SinglyLinkedList
H A DDoublyLinkedList.h346 inline Element *Head() const { return fFirst; } function in class:FSShell::DoublyLinkedList
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h158 inline Element* Head() const { return fFirst; } function in class:SinglyLinkedList
H A DDoublyLinkedQueue.h154 inline Element *Head() const { return fFirst; } function in class:DoublyLinkedQueue
H A DDoublyLinkedList.h351 inline Element* Head() const { return fFirst; } function in class:DoublyLinkedList

Completed in 152 milliseconds