Lines Matching defs:buffer
284 UChar32* buffer; // internal buffer, may be NULL285 int32_t bufferCapacity; // capacity of buffer385 * @param buffer the 16 bit array392 UnicodeSet(const uint16_t buffer[], int32_t bufferLen,1434 * @param dest pointer to buffer of destCapacity 16-bit integers.