Searched refs:Clear (Results 101 - 125 of 289) sorted by path

1234567891011>>

/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp27 void Clear();
49 void Clear();
173 ConsoleHandle::Clear() function in class:ConsoleHandle
285 Clear();
352 ConsoleDevice::Clear() function in class:ConsoleDevice
743 sOutput.Clear();
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm.cpp56 bat.Clear();
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp59 Clear();
62 void Clear() function in struct:FDSet
126 void Clear() function in class:SelectSet
128 fReadSet.Clear();
129 fWriteSet.Clear();
130 fErrorSet.Clear();
161 Clear();
/haiku/src/tests/apps/miniterminal/
H A DViewBuffer.h32 void Clear(uint8 attr);
/haiku/src/tests/kits/app/bclipboard/
H A DCountTester.cpp52 clip.Clear();
78 clipB.Clear();
108 clipB.Clear();
120 clipB.Clear();
148 clipA.Clear();
157 clipB.Clear();
185 clipA.Clear();
229 clipA.Clear();
257 clipA.Clear();
H A DReadWriteTester.cpp29 status_t Clear()
31 @results Clear() returns B_ERROR
41 CPPUNIT_ASSERT_DEBUGGER(clip.Clear());
45 status_t Clear()
47 @results Clear() returns B_OK
58 CHK(clip.Clear() == B_OK);
96 clip.Clear();
107 clip.Clear();
155 clipA.Clear();
205 clip.Clear();
[all...]
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp1114 // * Clear()/Fetch()
1202 // Clear()
1207 CPPUNIT_ASSERT( query.Clear() == B_OK );
1209 // initialized BQuery, Fetch(), Clear(), Fetch()
1219 CPPUNIT_ASSERT( query.Clear() == B_OK );
1222 // initialized BQuery, Fetch(), Clear(), re-init, Fetch()
1232 CPPUNIT_ASSERT( query.Clear() == B_OK );
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp120 shape.Clear();
133 shape.Clear();
146 shape.Clear();
/haiku/src/tests/servers/registrar/
H A Dmessage_deliverer_test.cpp135 clipboard.Clear();
/haiku/src/tests/system/kernel/cache/
H A Dfile_map_test.cpp27 Map& Clear();
111 Map::Clear() function in class:Map
113 _Verbose(" Clear()");
313 map.SetSize(0).Clear();
323 map.Clear();
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.cpp182 BlockInfo* blockInfo = fBlockInfos.Clear(true);
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h266 ValueType* Clear(bool returnElements = false) function in class:BOpenHashTable
/haiku/headers/os/interface/
H A DTextView.h125 void Clear();
/haiku/headers/os/media/
H A DMediaDefs.h608 void Clear();
/haiku/headers/os/package/
H A DPackageInfo.h188 void Clear();
H A DPackageResolvable.h70 void Clear();
/haiku/headers/private/kernel/util/
H A DAVLTree.h43 inline void Clear();
219 AVLTree<Definition>::Clear() function in class:AVLTree
H A DBitmap.h35 inline void Clear(size_t index);
76 Bitmap::Clear(size_t index)
H A DOpenHashTable.h266 ValueType* Clear(bool returnElements = false) function in class:BOpenHashTable
/haiku/headers/private/net/
H A DProtocolUtilities.h124 void Clear();
266 DECL_DATAGRAM_SOCKET(inline void)::Clear()
/haiku/headers/private/netservices/
H A DHttpForm.h150 void Clear();
H A DHttpHeaders.h80 void Clear();
/haiku/headers/private/shared/
H A DLRUCache.h69 Clear();
115 void Clear() function in class:BPrivate::LRUCache
117 fMap.Clear();
H A DMemoryRingIO.h26 void Clear();
/haiku/headers/private/userlandfs/private/
H A DFSCapabilities.h158 inline void Clear(uint32 capability);
192 // Clear
195 FSCapabilitiesBase<CapabilityCount>::Clear(uint32 capability) function in class:UserlandFSUtil::FSCapabilitiesBase

Completed in 212 milliseconds

1234567891011>>