Lines Matching defs:buf
48 SharedBuffer* buf = SharedBuffer::alloc(1); in getEmptyString() local
66 SharedBuffer* buf = SharedBuffer::alloc(len+1); in allocFromUTF8() local
90 SharedBuffer* buf = SharedBuffer::alloc(resultStrLen); in allocFromUTF16() local
112 SharedBuffer* buf = SharedBuffer::alloc(resultStrLen); in allocFromUTF32() local
321 char* buf = lockBuffer(oldLength + n); in appendFormatV() local
334 SharedBuffer* buf; in real_append() local
352 SharedBuffer* buf = SharedBuffer::bufferFromData(mString) in lockBuffer() local
370 SharedBuffer* buf = SharedBuffer::bufferFromData(mString) in unlockBuffer() local
399 char* buf = lockBuffer(size()); in removeAll() local
424 char* buf = lockBuffer(length); in toLower() local
437 char* buf = s.lockBuffer(len); in setPathName() local
451 const char*const buf = mString; in getPathLeaf() local
476 const char* buf = str; in walkPath() local
565 char* buf = lockBuffer(len+1+newlen); in appendPath() local
588 char * buf = lockBuffer(len); in convertToResPath() local