Searched defs:allocateBuffer (Results 1 – 4 of 4) sorted by relevance
117 void StringBuilder::allocateBuffer(const LChar* currentCharacters, unsigned requiredLength) in allocateBuffer() function in WTF::StringBuilder131 void StringBuilder::allocateBuffer(const UChar* currentCharacters, unsigned requiredLength) in allocateBuffer() function in WTF::StringBuilder
671 void MemObjectAllocator::allocateBuffer (de::Random& rnd) in allocateBuffer() function in deqp::gls::MemObjectAllocator
884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen, member