Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Darraylist.c62 int new_size; in array_list_expand_internal() local
Dprintbuf.c60 int new_size; in printbuf_extend() local
Dlinkhash.c460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
/device/google/sunfish/json-c/
Darraylist.c62 int new_size; in array_list_expand_internal() local
Dprintbuf.c60 int new_size; in printbuf_extend() local
Dlinkhash.c460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
/device/google/bonito/json-c/
Darraylist.c62 int new_size; in array_list_expand_internal() local
Dprintbuf.c60 int new_size; in printbuf_extend() local
Dlinkhash.c460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
/device/google/coral/json-c/
Darraylist.c62 int new_size; in array_list_expand_internal() local
Dprintbuf.c60 int new_size; in printbuf_extend() local
Dlinkhash.c460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
/device/google/redbull/json-c/
Darraylist.c62 int new_size; in array_list_expand_internal() local
Dprintbuf.c60 int new_size; in printbuf_extend() local
Dlinkhash.c460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregenc.c844 resize_property_list(int new_size, const OnigCodePoint*** plist, int* psize) in resize_property_list()
875 int new_size = (*psize == 0 ? PROP_INIT_SIZE : *psize * 2); in onigenc_property_list_add_property() local
Dst.c105 new_size(size) in new_size() function
/device/generic/goldfish-opengl/android-emu/android/base/
Daddress_space.h181 uint64_t new_size = to_borrow_from->size - size; in address_space_allocator_split_block() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c797 Py_ssize_t new_size = 0; in thread_stack_size() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c480 Py_ssize_t new_size; in save_unconsumed_input() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c334 size_t new_size = sizeof(Py_UNICODE) * ((size_t)length + 1); in _PyUnicode_New() local
340 size_t new_size; in _PyUnicode_New() local
5844 Py_ssize_t product, new_size, delta; in replace() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c347 size_t new_size = sizeof(Py_UNICODE) * ((size_t)length + 1); in _PyUnicode_New() local
353 size_t new_size; in _PyUnicode_New() local
5939 Py_ssize_t product, new_size, delta; in replace() local