Searched defs:empty (Results 1 - 25 of 64) sorted by relevance

123

/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_pattern.c56 static char empty[] = ""; local
/haiku-fatelf/headers/private/kernel/slab/
H A DObjectDepot.h20 DepotMagazine* empty; member in struct:object_depot
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/arm/
H A Dmath_ldbl.h16 unsigned int empty:16; member in struct:__anon5417::__anon5418
34 unsigned int empty:16; member in struct:__anon5419::__anon5420
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/
H A Dmath_ldbl.h16 unsigned int empty:16; member in struct:__anon5449::__anon5450
34 unsigned int empty:16; member in struct:__anon5451::__anon5452
/haiku-fatelf/src/tests/kits/support/bstring/
H A DStringAccessTest.cpp43 BString empty; local
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DCachedBlock.h107 CachedBlock::SetToWritable(Transaction& transaction, off_t block, bool empty) argument
114 CachedBlock::SetToWritableWithoutTransaction(off_t block, bool empty) argument
120 CachedBlock::_SetToWritableEtc(int32 transaction, off_t block, bool empty) argument
H A DBitmapBlock.cpp51 BitmapBlock::SetToWritable(Transaction& transaction, off_t block, bool empty) argument
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dieee754.h140 unsigned int empty:16; member in struct:ieee854_long_double::__anon5470
148 unsigned int empty:16; member in struct:ieee854_long_double::__anon5470
156 unsigned int empty:16; member in struct:ieee854_long_double::__anon5470
167 unsigned int empty:16; member in struct:ieee854_long_double::__anon5471
177 unsigned int empty:16; member in struct:ieee854_long_double::__anon5471
189 unsigned int empty:16; member in struct:ieee854_long_double::__anon5471
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dfindfp.c86 static FILE empty; local
/haiku-fatelf/headers/cpp/
H A Dstl_stack.h57 bool empty() const { return _M_c.empty(); } function in class:stack
H A Dstl_queue.h57 bool empty() const { return c.empty(); } function in class:queue
175 bool empty() const { return c.empty(); } function in class:priority_queue
H A Dstl_hash_map.h149 bool empty() const { return _M_ht.empty(); } function in class:hash_map
332 bool empty() const { return _M_ht.empty(); } function in class:hash_multimap
H A Dstl_hash_set.h147 bool empty() const { return _M_ht.empty(); } function in class:hash_set
326 bool empty() const { return _M_ht.empty(); } function in class:hash_multiset
H A Dstl_map.h147 bool empty() const { return _M_t.empty(); } function in class:map
H A Dstl_multimap.h144 bool empty() const { return _M_t.empty(); } function in class:multimap
H A Dstl_multiset.h132 bool empty() const { return _M_t.empty(); } function in class:multiset
H A Dstl_set.h126 bool empty() const { return _M_t.empty(); } function in class:set
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DCachedBlock.h176 CachedBlock::SetToWritable(Transaction& transaction, off_t block, bool empty) argument
183 CachedBlock::SetToWritable(Transaction& transaction, block_run run, bool empty) argument
157 SetToWritable(Transaction& transaction, off_t block, off_t base, size_t length, bool empty) argument
/haiku-fatelf/src/preferences/filetypes/
H A DNewFileTypeWindow.cpp149 bool empty = fNameControl->Text() == NULL local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/semaphores/
H A Dsem_conpro.c33 sem_t empty; member in struct:__anon6002
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/semaphores/
H A Dmulti_con_pro.c33 sem_t empty; member in struct:__anon6004
/haiku-fatelf/src/bin/gdb/gdb/
H A Di386-nto-tdep.c74 int empty = 0; local
/haiku-fatelf/src/bin/multiuser/
H A Dlogin.cpp141 static char *empty[1]; local
/haiku-fatelf/src/preferences/network_old/
H A DConfigData.cpp140 ConfigData empty; local
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.cpp77 static ArgumentList empty; local

Completed in 227 milliseconds

123