HomeSort by relevance Sort by last modified time
    Searched refs:Flush (Results 1 - 25 of 32) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/audio/include/
AudioTypeMux.h 61 virtual AudioError Flush(AudioBuffer*& buf);
AudioTypeChannel.h 63 virtual AudioError Flush(AudioBuffer*& buf);
AudioTypeConvert.h 64 virtual AudioError Flush(AudioBuffer*& buf) = 0; // flush any remaining
AudioTypeG72X.h 66 virtual AudioError Flush(AudioBuffer*& buf);
AudioTypeSampleRate.h 65 virtual AudioError Flush(AudioBuffer*& buf); // flush remains
AudioGain.h 95 virtual void Flush(); // Reset state
AudioTypePcm.h 117 virtual AudioError Flush(AudioBuffer*& buf);
  /onnv/onnv-gate/usr/src/uts/sun4u/serengeti/ml/
sbdp_asm.s 65 * the manual displacement flush. The internal flush ASI used by
163 ! Flush E$
169 ! Panther needs to flush L2 before L3 cache.
188 ! Flush D$
193 ! Flush I$
201 ! Flush all unlocked dtlb's & itlb's
207 flush %g3
  /onnv/onnv-gate/usr/src/cmd/audio/utilities/
AudioTypeSampleRate.cc 101 // XXX - Maybe one day flush and re-init the filter
161 Flush(
180 // this does a flush
AudioTypeChannel.cc 206 Flush(
AudioTypeMux.cc 231 Flush(
AudioGain.cc 157 // Flush gain state
159 Flush()
AudioTypeG72X.cc 239 // Flush out any leftover state, appending to supplied buffer
241 Flush(
AudioTypePcm.cc 496 Flush(
  /onnv/onnv-gate/usr/src/uts/sun4u/starfire/ml/
drmach_asm.s 89 * arg1 = ecache flush physaddr
110 flush tmp2 ;
133 flush tmp2 ;\
145 flush tmp2 ;\
149 flush tmp2 ;\
253 ! %o2 = size to use for ecache flush
300 ! Flush E$
310 ! Flush D$
315 ! Flush I$
322 ! Flush dtlb'
    [all...]
  /onnv/onnv-gate/usr/src/cmd/truss/
proto.h 99 extern void Flush(void);
actions.c 107 Flush();
143 Flush();
181 Flush();
268 Flush();
306 Flush();
ipc.c 64 Flush()
main.c 670 Flush();
772 /* flush out all tracing flags now. */
831 Flush();
1008 Flush();
1136 Flush();
1199 Flush();
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/sparc/threads/
asm_subr.s 44 ! Flush the register windows so the stack can be reused.
  /onnv/onnv-gate/usr/src/uts/sun4u/vm/
mach_sfmmu_asm.s 147 flush %g4
238 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
241 flush %o1 ! Flush required for I-MMU
247 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
250 flush %o1 ! Flush required for I-MMU
393 flush %o4
405 flush %o4
  /onnv/onnv-gate/usr/src/cmd/sgs/rtld.4.x/
rtldlib.s 82 iflush %o0 ! Flush instruction memory
  /onnv/onnv-gate/usr/src/cmd/audio/audioconvert/
convert.cc 792 // Now flush any left overs from conversions w/state
802 err = lp->conv->Flush(obuf);
809 err = lp[i].conv->Flush(
818 "Warning: Flush of final bytes failed: "
  /onnv/onnv-gate/usr/src/uts/sun4u/io/
panther_asm.s 106 * physaddr Input: Physical address to flush.
107 * Output: Physical address to flush (preserved).
155 flush %g0
180 flush %g0
192 be,a,pt %xcc, 8b ! Flush the cacheline again
227 flush %g0 /* flush required after changing the IC bit */
253 flush %g0
284 flush %g0 /* flush required after changing the IC bit *
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
perliol.h 40 IV (*Flush) (pTHX_ PerlIO *f);

Completed in 600 milliseconds

1 2