Searched defs:new_buf_size (Results 1 – 4 of 4) sorted by relevance
211 size_t new_buf_size = strlen(xkb_context_include_path_get(ctx, i)) + in FindFileInXkbPath() local
64 size_t new_buf_size = buf_size + balloon_size * CHUNK_SIZE; in BalloonMemory() local
487 unsigned new_buf_size; in emit_constbuf_vgpu10() local
231 int new_buf_size = old_buf_size == 0 ? 1 : old_buf_size << 1; in growByteBuffer() local