Searched defs:empty (Results 26 - 50 of 51) sorted by relevance

123

/haiku/src/system/kernel/slab/
H A DObjectCache.h52 SlabList empty; member in struct:ObjectCache
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp95 DomainItem(BString text, bool empty) argument
/haiku/src/libs/icon/style/
H A DGradientTransformable.cpp24 Gradient::Gradient(bool empty) argument
/haiku/src/bin/network/telnetd/
H A Dstate.c1265 int empty = 0; local
/haiku/src/apps/cortex/support/
H A DMediaString.cpp271 bool empty = true; local
326 bool empty = true; local
381 bool empty = true; local
403 bool empty = true; local
439 bool empty = true; local
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Ddatalink.cpp186 sockaddr empty; local
H A Dinterfaces.cpp1637 sockaddr empty; local
H A Dnet_socket.cpp937 sockaddr empty; local
/haiku/headers/cpp/
H A Dstl_bvector.h515 bool empty() const { return begin() == end(); } function in class:vector
H A Dstl_hashtable.h305 bool empty() const { return size() == 0; } function in class:hashtable
H A Dstl_list.h328 bool empty() const { return _M_node->_M_next == _M_node; } function in class:list
H A Dstl_vector.h217 bool empty() const function in class:vector
H A Dstl_deque.h563 bool empty() const { return _M_finish == _M_start; } function in class:_Deque_iterator::deque
H A Dstl_slist.h425 bool empty() const { return _M_head._M_next == 0; } function in class:slist
H A Dstl_tree.h698 bool empty() const { return _M_node_count == 0; } function in class:_Rb_tree
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.cpp258 static ArgumentList empty; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_9287.h120 uint8_t empty[2][5]; member in struct:cal_data_op_loop_ar9287
H A Dah_eeprom_v14.h254 uint8_t empty[2][5]; /* future use */ member in struct:calDataPerFreqOpLoop
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp72 BTree::Node::SetToWritable(off_t block, int32 transactionId, bool empty) argument
/haiku/headers/cpp/std/
H A Dbastring.h176 bool empty () const function in class:basic_string
/haiku/src/bin/bfs_tools/
H A Drecover.cpp408 Inode *empty = Inode::EmptyInode(&disk, name, 0); local
589 Inode *empty = Inode::EmptyInode(&disk, NULL, local
[all...]
/haiku/src/kits/interface/
H A DGridLayout.cpp622 bool empty = true; local
[all...]
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtod.c1462 mp_size_t empty = densize - numsize; variable
[all...]
/haiku/src/servers/app/
H A DServerWindow.cpp2131 BRegion empty; local
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp355 sockaddr empty; local

Completed in 335 milliseconds

123