Searched defs:newbuffer (Results 1 – 13 of 13) sorted by relevance
170 char* newbuffer = (char*) uprv_malloc(mincapacity); in ensureCapacity() local
43 size_t buflength, char **newbuffer, size_t maxlength) in conn_recv_string()
147 size_t buflength, char **newbuffer, size_t maxlength) in conn_recv_string()
42 unsigned char *newbuffer; /* newly allocated buffer */ member
54 unsigned char *newbuffer; /* newly allocated buffer */ member
64 char newbuffer[] = new char[Math.max(this.buffer.length << 1, newlen)]; in expand() local
63 char[] newbuffer = new char[bufsize + 2048]; in ExpandBuff() local
50 char[] newbuffer = new char[bufsize + 2048]; in ExpandBuff() local
106 char[] newbuffer = new char[bufsize + 2048]; in ExpandBuff() local
103 char[] newbuffer = new char[bufsize + 2048]; in ExpandBuff() local
339 unsigned char *newbuffer = NULL; in ensure() local
2953 const FLAC__int32 *newbuffer[FLAC__MAX_CHANNELS]; in write_audio_frame_to_client_() local
13504 PyObject *newbuffer; in _PyUnicodeWriter_PrepareInternal() local