Searched defs:IsSet (Results 1 – 5 of 5) sorted by relevance
/haiku/headers/os/support/ | ||
H A D | Referenceable.h | 94 bool IsSet() const in IsSet() function |
/haiku/headers/private/shared/ | ||
H A D | AutoDeleter.h | 77 inline bool IsSet() const in IsSet() function |
/haiku/src/preferences/media/ | ||
H A D | MediaWindow.cpp | 132 MediaWindow::SmartNode::IsSet() in IsSet() function in MediaWindow::SmartNode |
/haiku/src/system/libroot/os/ | ||
H A D | parsedate.cpp | 445 bool IsSet(uint8 type) { return (fMask & Flag(type)) != 0; } in IsSet() function in DateMask |
/haiku/src/add-ons/kernel/file_systems/bfs/ | ||
H A D | BPlusTree.cpp | 3045 BitmapArray::IsSet(size_t index) const in IsSet() function in BFS::BitmapArray |