Searched defs:IsEmpty (Results 1 - 25 of 100) sorted by path

1234

/haiku/headers/os/support/
H A DObjectList.h609 BObjectList<T>::IsEmpty() const function in class:BObjectList
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h148 inline bool IsEmpty() const { return (fFirst == NULL); } function in class:FSShell::SinglyLinkedList
H A DStack.h32 bool IsEmpty() const function in class:FSShell::Stack
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h63 inline bool IsEmpty() const { return fTree.IsEmpty(); } function in class:AVLTreeMap
H A DSinglyLinkedList.h145 inline bool IsEmpty() const { return (fFirst == NULL); } function in class:SinglyLinkedList
H A DSplayTree.h206 bool IsEmpty() const function in class:SplayTree
561 bool IsEmpty() const function in class:IteratableSplayTree
H A DStack.h31 bool IsEmpty() const function in class:Stack
/haiku/headers/private/media/
H A DTList.h90 bool IsEmpty() const function in class:List
H A DTMap.h99 bool IsEmpty() const function in class:Map
/haiku/headers/private/net/
H A DAddressUtilities.h46 bool IsEmpty(bool checkPort) const function in class:SocketAddress
179 bool IsEmpty(bool checkPort) const function in class:ConstSocketAddress
/haiku/headers/private/shared/
H A DArray.h32 inline bool IsEmpty() const { return fSize == 0; } function in class:BPrivate::Array
H A DRangeArray.h47 inline bool IsEmpty() const function in class:BPrivate::RangeArray
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCChannelMask.cpp121 BOOL CChannelMask::IsEmpty() function in class:CChannelMask
448 BOOL CChMaskDsp::IsEmpty() function in class:CChMaskDsp
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h170 inline bool IsEmpty() const { return (fFirst == NULL); } function in class:UserlandFSUtil::SLList
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkDirectory.h39 bool IsEmpty() const function in class:PackageLinkDirectory
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h260 List<ITEM, DEFAULT_ITEM_SUPPLIER>::IsEmpty() const function in class:List
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.cpp112 MulticastGroupInterface<Addressing>::IsEmpty() const function in class:MulticastGroupInterface
/haiku/src/add-ons/translators/rtf/
H A DStack.h30 bool IsEmpty() const function in class:Stack
/haiku/src/apps/aboutsystem/
H A DUtilities.h38 bool IsEmpty() const { return fCount == 0; } function in class:StringVector
/haiku/src/apps/activitymonitor/
H A DCircularBuffer.h58 bool IsEmpty() const function in class:CircularBuffer
/haiku/src/apps/icon-o-matic/generic/support/
H A DList.h38 inline bool IsEmpty() const function in class:List
/haiku/src/apps/sudoku/
H A DStack.h29 bool IsEmpty() const function in class:Stack
H A DSudokuField.cpp241 SudokuField::IsEmpty() const function in class:SudokuField
/haiku/src/apps/terminal/
H A DTermViewHighlight.h54 bool IsEmpty() const function in class:TermViewHighlight
/haiku/src/apps/text_search/
H A DChangesIterator.cpp123 ChangesIterator::IsEmpty() const function in class:ChangesIterator

Completed in 289 milliseconds

1234