| /device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/ |
| D | container_annotations.h | 26 #define ANNOTATE_NEW_BUFFER(buffer, capacity, new_size) \ argument 38 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) \ argument 50 #define ANNOTATE_NEW_BUFFER(buffer, capacity, new_size) argument 52 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) argument
|
| D | circular_queue.h | 268 size_t new_size = 0; variable
|
| /device/generic/vulkan-cereal/third-party/perfetto/src/protozero/ |
| D | packed_repeated_fields.cc | 29 size_t new_size = old_size < 65536 ? (old_size * 2) : (old_size * 3 / 2); in GrowSlowpath() local
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | ReadBuffer.cpp | 66 size_t new_size = std::max<size_t>( in getData() local
|
| /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/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/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/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/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/containers/ |
| D | mru_cache.h | 177 void ShrinkToSize(size_type new_size) in ShrinkToSize()
|
| /device/generic/vulkan-cereal/third-party/perfetto/src/base/ |
| D | watchdog_posix.cc | 245 void Watchdog::WindowedInterval::Reset(size_t new_size) { in Reset()
|
| /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/dragonboard/qcom/rmtfs/ |
| D | qmi_tlv.c | 156 size_t new_size; in qmi_tlv_alloc_item() local
|
| /device/generic/vulkan-cereal/base/ |
| D | address_space.h | 200 uint64_t new_size = to_borrow_from->size - size; in address_space_allocator_split_block() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/ |
| D | preprocessor_lex_autogen.cpp | 1574 int new_size = b->yy_buf_size * 2; variable 1629 int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1); variable
|