Searched defs:List (Results 1 - 20 of 20) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/support/
H A DList.h16 class List : protected BList { class in inherits:BList
18 List(int32 count = 10) function in class:List
/haiku/headers/private/media/
H A DTList.h6 template<class value> class List class
9 List() function in class:List
24 List(const List<value> &other) function in class:List
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h43 class List { class
97 List<ITEM, DEFAULT_ITEM_SUPPLIER>::List(size_ function in class:List
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DList.h26 class List { class
87 List<ITEM, DEFAULT_ITEM_SUPPLIER>::List(size_t chunkSize) function in class:List
[all...]
/haiku/src/system/kernel/
H A DTeamThreadTables.h172 typedef DoublyLinkedList<IteratorEntry> List; typedef in struct:BKernel::TeamThreadTable
H A Dsystem_info.cpp202 DoublyLinkedListMemberGetLink<Listener, &Listener::listLink> > List; typedef in struct:SystemNotificationService::ListenerList
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.h73 ArgumentList& List() { return fList; } function in class:IMAP::ListArgument
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp54 class List { class
308 List::List() function in class:List
[all...]
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h96 typedef SinglyLinkedList<Element, GetLink> List; typedef in class:FSShell::SinglyLinkedList
H A DDoublyLinkedList.h113 typedef DoublyLinkedList<Element, GetLink> List; typedef in class:FSShell::DoublyLinkedList
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h63 typedef SLList<Element, GetLink> List; typedef in class:UserlandFSUtil::SLList
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h93 typedef SinglyLinkedList<Element, GetLink> List; typedef in class:SinglyLinkedList
H A DDoublyLinkedList.h114 typedef DoublyLinkedList<Element, GetLink> List; typedef in class:DoublyLinkedList
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp453 Device::_MultiGetBuffers(multi_buffer_list* List) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsutils.c176 AcpiRsDecodeBitmask( UINT16 Mask, UINT8 *List) argument
218 AcpiRsEncodeBitmask( UINT8 *List, UINT8 Count) argument
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DStream.cpp18 Stream::Stream(Device* device, size_t interface, usb_interface_list* List) argument
462 Stream::GetBuffers(multi_buffer_list* List) argument
[all...]
H A DAudioStreamingInterface.cpp396 AudioStreamingInterface( AudioControlInterface* controlInterface, size_t interface, usb_interface_list* List) argument
H A DDevice.cpp635 Device::_MultiGetBuffers(multi_buffer_list* List) argument
[all...]
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h972 struct List { struct
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h374 ACPI_HANDLE *List; member in struct:acpi_find_context

Completed in 114 milliseconds