Searched defs:Swap (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DByteSwap.h26 ByteSwap::Swap(void *buffer, size_t bytecount) function in class:ByteSwap
/haiku/headers/os/interface/
H A DListView.h163 struct Swap { int32 a; int32 b; } swap; struct in union:BListView::MiscData
/haiku/src/kits/support/
H A DStringList.cpp216 BStringList::Swap(int32 indexA, int32 indexB) function in class:BStringList
H A DPointerList.cpp105 AbstractPointerListHelper::Swap(void **items, int32 i, int32 j) function in class:AbstractPointerListHelper
/haiku/headers/private/kernel/util/
H A DDoublyLinkedQueue.h252 DOUBLY_LINKED_QUEUE_CLASS_NAME::Swap(Element *a, Element *b) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DDoublyLinkedList.h535 DOUBLY_LINKED_LIST_CLASS_NAME::Swap(Element* a, Element* b) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h499 DOUBLY_LINKED_LIST_CLASS_NAME::Swap(Element *a, Element *b) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME

Completed in 335 milliseconds