| /device/google/cuttlefish_common/common/libs/auto_resources/ |
| D | auto_resources.cpp | 53 bool AutoFreeBuffer::Reserve(size_t newsize) { in Reserve() 67 bool AutoFreeBuffer::Resize(size_t newsize) { in Resize()
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
| D | fgetstr.c | 68 __slbexpand(FILE *fp, size_t newsize) in __slbexpand()
|
| D | vfwprintf.c | 1945 int n, newsize = oldsize * 2; in __grow_type_table() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | lmem.c | 49 int newsize; in luaM_growaux_() local
|
| D | lstring.c | 64 void luaS_resize (lua_State *L, int newsize) { in luaS_resize()
|
| D | ldo.c | 161 void luaD_reallocstack (lua_State *L, int newsize) { in luaD_reallocstack() 181 int newsize = 2 * size; in luaD_growstack() local
|
| D | llex.c | 55 size_t newsize; in save() local
|
| D | lauxlib.c | 441 size_t newsize = B->size * 2; /* double buffer size */ in luaL_prepbuffsize() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/ |
| D | tokenizer.c | 968 Py_ssize_t newsize = curvalid + BUFSIZ; in tok_nextc() local 1341 int newsize = atoi(tp + strlen(*cp)); in tok_get() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
| D | tokenizer.c | 948 Py_ssize_t newsize = curvalid + BUFSIZ; in tok_nextc() local 1321 int newsize = atoi(tp + strlen(*cp)); in tok_get() local
|
| /device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/ |
| D | fdt_rw.c | 418 int newsize; in fdt_open_into() local
|
| /device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/ |
| D | fdt_rw.c | 423 int newsize; in fdt_open_into() local
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
| D | st.c | 116 int newsize; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | cStringIO.c | 408 size_t newsize = oself->buf_size; in O_cwrite() local
|
| D | unicodedata.c | 532 Py_ssize_t newsize = PyString_GET_SIZE(result) + 10; in nfd_nfkd() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
| D | fileio.c | 552 size_t newsize = new_buffersize(self, total); in fileio_readall() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
| D | fileio.c | 542 size_t newsize = new_buffersize(self, total); in fileio_readall() local
|
| /device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/ |
| D | glob.c | 822 size_t i, newsize, len; in globextend() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | tupleobject.c | 837 _PyTuple_Resize(PyObject **pv, Py_ssize_t newsize) in _PyTuple_Resize()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | tupleobject.c | 847 _PyTuple_Resize(PyObject **pv, Py_ssize_t newsize) in _PyTuple_Resize()
|
| D | longobject.c | 3634 Py_ssize_t shiftby, newsize, wordshift, loshift, hishift, i, j; in long_rshift() local 3698 Py_ssize_t shiftby, oldsize, newsize, wordshift, remshift, i, j; in long_lshift() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | marshal.c | 83 Py_ssize_t size, newsize; in w_more() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/ |
| D | marshal.c | 83 Py_ssize_t size, newsize; in w_more() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/ |
| D | marshal.c | 82 Py_ssize_t size, newsize; in w_more() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | unicodedata.c | 525 Py_ssize_t newsize = PyString_GET_SIZE(result) + 10; in nfd_nfkd() local
|