HomeSort by relevance Sort by last modified time
    Searched defs:__new_size (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regexp.h 147 size_t __new_size = __input_size ? 2 * __input_size : 128; local
148 char *__new_room = (char *) alloca (__new_size);
150 if (__new_room + __new_size == __input_buffer)
152 __input_size += __new_size;
157 __input_size += __new_size;
160 __input_size = __new_size;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regexp.h 147 size_t __new_size = __input_size ? 2 * __input_size : 128; local
148 char *__new_room = (char *) alloca (__new_size);
150 if (__new_room + __new_size == __input_buffer)
152 __input_size += __new_size;
157 __input_size += __new_size;
160 __input_size = __new_size;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rc_string_base.h 678 const size_type __new_size = _M_length() - __n; local
684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
703 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 178 size_type __new_size = this->size() ? this->size() * 2 : 1; local
179 iterator __new_start = this->allocate(__new_size);
199 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 677 const size_type __new_size = _M_length() - __n; local
683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
702 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 176 size_type __new_size = this->size() ? this->size() * 2 : 1; local
177 iterator __new_start = this->allocate(__new_size);
197 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 677 const size_type __new_size = _M_length() - __n; local
683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
702 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 176 size_type __new_size = this->size() ? this->size() * 2 : 1; local
177 iterator __new_start = this->allocate(__new_size);
197 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 664 const size_type __new_size = _M_length() - __n; local
670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
689 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 190 size_type __new_size = this->size() ? this->size() * 2 : 1; local
191 iterator __new_start = this->allocate(__new_size);
211 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 664 const size_type __new_size = _M_length() - __n; local
670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
689 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 190 size_type __new_size = this->size() ? this->size() * 2 : 1; local
191 iterator __new_start = this->allocate(__new_size);
211 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 664 const size_type __new_size = _M_length() - __n; local
670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
689 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 190 size_type __new_size = this->size() ? this->size() * 2 : 1; local
191 iterator __new_start = this->allocate(__new_size);
211 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 664 const size_type __new_size = _M_length() - __n; local
670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
689 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 190 size_type __new_size = this->size() ? this->size() * 2 : 1; local
191 iterator __new_start = this->allocate(__new_size);
211 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 678 const size_type __new_size = _M_length() - __n; local
684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
703 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 178 size_type __new_size = this->size() ? this->size() * 2 : 1; local
179 iterator __new_start = this->allocate(__new_size);
199 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 678 const size_type __new_size = _M_length() - __n; local
684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
703 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 177 size_type __new_size = this->size() ? this->size() * 2 : 1; local
178 iterator __new_start = this->allocate(__new_size);
198 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 678 const size_type __new_size = _M_length() - __n; local
684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
703 _M_rep()->_M_set_length(__new_size);
bitmap_allocator.h 178 size_type __new_size = this->size() ? this->size() * 2 : 1; local
179 iterator __new_start = this->allocate(__new_size);
199 this->_M_end_of_storage = this->_M_start + __new_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 678 const size_type __new_size = _M_length() - __n; local
684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
703 _M_rep()->_M_set_length(__new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
rc_string_base.h 677 const size_type __new_size = _M_length() - __n; local
683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
702 _M_rep()->_M_set_length(__new_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 677 const size_type __new_size = _M_length() - __n; local
683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(),
702 _M_rep()->_M_set_length(__new_size);

Completed in 1761 milliseconds

1 2