Home
last modified time | relevance | path

Searched refs:hdrset (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc60 return (hdrset() && (GetAddress() != 0)); in opened()
247 if (!hdrset()) { in SetSize()
290 if (!hdrset() || (len < 0.)) // no-op if not ready in SetLength()
444 if (!hdrset()) in AppendData()
H A DAudioStream.cc67 if (hdrset() && opened()) in SetHeader()
H A DAudioFile.cc134 if (!hdrset()) in createfile()
247 GetAccess().Append() && hdrset()) { in OpenPath()
/titanic_50/usr/src/cmd/audio/include/
H A DAudioStream_inline.h40 hdrset() const in hdrset() function
H A DAudioStream.h51 Boolean hdrset() const; // TRUE if header valid