Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field.cc47 int new_size = current_size_ + extend_amount; in InternalExtend() local
83 void RepeatedPtrFieldBase::Reserve(int new_size) { in Reserve()
Dmap.h1113 bool ResizeIfLoadIsOutOfRange(size_type new_size) { in ResizeIfLoadIsOutOfRange()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstl_util.h67 inline void STLStringResizeUninitialized(string* s, size_t new_size) { in STLStringResizeUninitialized()
/frameworks/compile/mclinker/include/mcld/ADT/
DHashBase.tcc189 unsigned int new_size; in mayRehash() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dmessage.c97 size_t new_size = sink->size; in stringsink_string() local
Dupb.c5928 size_t new_size = UPB_MAX(l->size, 4); in upb_deflist_push() local
8482 size_t new_size = stacksize(d, max); in upb_pbdecoder_setmaxnesting() local
8648 size_t new_size = old_size; in reserve() local
8732 size_t new_size = old_size * 2; in start_delim() local
9927 size_t new_size = UPB_MAX(old_size, 128); in accumulate_realloc() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Drepeated_field.c187 void RepeatedField_reserve(RepeatedField* self, int new_size) { in RepeatedField_reserve()
Dencode_decode.c829 size_t new_size = sink->size; in stringsink_string() local
Dupb.c9194 size_t new_size = stacksize(d, max); in upb_pbdecoder_setmaxnesting() local
9359 size_t new_size = old_size; in reserve() local
9443 size_t new_size = old_size * 2; in start_delim() local
10623 size_t new_size = UPB_MAX(old_size, 128); in accumulate_realloc() local