/device/google/crosshatch/json-c/ |
D | arraylist.c | 62 int new_size; in array_list_expand_internal() local
|
D | printbuf.c | 60 int new_size; in printbuf_extend() local
|
D | linkhash.c | 460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
|
/device/google/sunfish/json-c/ |
D | arraylist.c | 62 int new_size; in array_list_expand_internal() local
|
D | printbuf.c | 60 int new_size; in printbuf_extend() local
|
D | linkhash.c | 460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
|
/device/google/bonito/json-c/ |
D | arraylist.c | 62 int new_size; in array_list_expand_internal() local
|
D | printbuf.c | 60 int new_size; in printbuf_extend() local
|
D | linkhash.c | 460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
|
/device/google/coral/json-c/ |
D | arraylist.c | 62 int new_size; in array_list_expand_internal() local
|
D | printbuf.c | 60 int new_size; in printbuf_extend() local
|
D | linkhash.c | 460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
|
/device/google/redbull/json-c/ |
D | arraylist.c | 62 int new_size; in array_list_expand_internal() local
|
D | printbuf.c | 60 int new_size; in printbuf_extend() local
|
D | linkhash.c | 460 void lh_table_resize(struct lh_table *t, int new_size) in lh_table_resize()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regenc.c | 844 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
|
D | st.c | 105 new_size(size) in new_size() function
|
/device/generic/goldfish-opengl/android-emu/android/base/ |
D | address_space.h | 181 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/ |
D | threadmodule.c | 797 Py_ssize_t new_size = 0; in thread_stack_size() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | zlibmodule.c | 480 Py_ssize_t new_size; in save_unconsumed_input() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | unicodeobject.c | 334 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/ |
D | unicodeobject.c | 347 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
|