Home
last modified time | relevance | path

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

/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/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/linaro/dragonboard/shared/utils/rmtfs/
Dqmi_tlv.c156 size_t new_size; in qmi_tlv_alloc_item() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp268 auto new_size = (size + 4095) & ~4095; in ReadLoop() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto3305 optional int64 new_size = 3; field