Searched refs:Clear (Results 276 - 289 of 289) sorted by last modified time

<<1112

/haiku/src/apps/mediaplayer/support/
H A DCommandStack.h32 void Clear();
/haiku/src/apps/terminal/
H A DHistoryBuffer.h24 void Clear();
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.cpp288 Clear();
342 // Clear
344 RemoteShareDirIterator::Clear() function in class:RemoteShareDirIterator
H A DShareNode.h123 void Clear();
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.cpp34 Clear();
52 fAddresses.Clear();
119 MulticastGroupInterface<Addressing>::Clear() function in class:MulticastGroupInterface
125 fAddresses.Clear();
157 state->Clear();
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputInkWindow.cpp86 fStrokes.Clear();
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DC3gDco.cpp436 // Clear the current digital mode
811 m_Adat38Mask.Clear();
H A DCChannelMask.cpp55 Clear();
145 // Clear driver channel index into DSP mask format
203 // Clear bits in this mask that are in SrcMask - this is just like
217 // Clear all channels in this mask
221 void CChannelMask::Clear() function in class:CChannelMask
224 } // void CChannelMask::Clear()
437 Clear();
477 // Clear driver channel index into DSP mask format
512 // Clear all channels in this mask
516 void CChMaskDsp::Clear() function in class:CChMaskDsp
[all...]
H A DCChannelMask.h93 // Clear the wPipeIndex bit in the mask
105 // Clear all bits in the mask
106 void Clear();
108 // Clear bits in this mask that are in SrcMask
204 // Clear the wPipeIndex bit in the mask
211 // Clear all bits in the mask
212 void Clear();
H A DCDspCommObject.cpp1173 m_pDspCommPage->cmdStart.Clear();
1178 // Clear the handshake and send the vector command
1219 m_pDspCommPage->cmdStop.Clear();
1221 m_pDspCommPage->cmdReset.Clear();
1225 // Clear the handshake and send the vector command
1266 m_pDspCommPage->cmdStop.Clear();
1267 m_pDspCommPage->cmdReset.Clear();
1273 // Clear the handshake and send the vector command
1325 pChannelMask->Clear();
1942 // Clear th
[all...]
/haiku/headers/os/app/
H A DClipboard.h40 status_t Clear();
/haiku/headers/private/kernel/
H A DAllocationTracking.h32 void Clear() function in class:BKernel::AllocationTrackingInfo
H A Dtracing.h48 void Clear();
/haiku/headers/private/shared/
H A DArray.h41 void Clear();
176 Array<Element>::Clear() function in class:BPrivate::Array
193 Clear();
233 Clear();

Completed in 54 milliseconds

<<1112