Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 4 of 4) sorted by relevance

/system/core/libnl_2/genl/
Dgenl.c52 int new_size; in genlmsg_put() local
/system/core/libpixelflinger/codeflinger/tinyutils/
DVectorImpl.cpp283 const size_t new_size = mCount + amount; in _grow() local
336 const size_t new_size = mCount - amount; in _shrink() local
/system/core/libpixelflinger/codeflinger/
Dblending.cpp129 int new_size = temp.size() < 8 ? temp.size() : 8; in build_blending() local
/system/core/sh/
Darith_lex.c1114 int new_size = b->yy_buf_size * 2; in yy_get_next_buffer() local