Searched defs:SetSize (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc50 (void) SetSize(0.); // deallocate the buffer
75 // to (buflen field). it's set by calling SetSize().
238 SetSize( function in class:AudioBuffer
454 if (err = SetSize(local_length))
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c102 void SetSize(/* int N */); /* All sets will be of size N */
1397 SetSize(lem.nterminal);
3650 void SetSize(n) function

Completed in 53 milliseconds