Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dcontainer_annotations.h26 #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
Dcircular_queue.h268 size_t new_size = 0; variable
/device/generic/vulkan-cereal/third-party/perfetto/src/protozero/
Dpacked_repeated_fields.cc29 size_t new_size = old_size < 65536 ? (old_size * 2) : (old_size * 3 / 2); in GrowSlowpath() local
/device/generic/vulkan-cereal/stream-servers/
DReadBuffer.cpp66 size_t new_size = std::max<size_t>( in getData() local
/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/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/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/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/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/containers/
Dmru_cache.h177 void ShrinkToSize(size_type new_size) in ShrinkToSize()
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dwatchdog_posix.cc245 void Watchdog::WindowedInterval::Reset(size_t new_size) { in Reset()
/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/dragonboard/qcom/rmtfs/
Dqmi_tlv.c156 size_t new_size; in qmi_tlv_alloc_item() local
/device/generic/vulkan-cereal/base/
Daddress_space.h200 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/
Dpreprocessor_lex_autogen.cpp1574 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

12