HomeSort by relevance Sort by last modified time
    Searched refs:_S_max_size (Results 1 - 25 of 33) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rc_string_base.h 167 // individual string is determined by _S_max_size. This is the
179 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
277 { return size_type(_S_max_size); }
377 if (__capacity > size_type(_S_max_size))
412 // Never allocate a string bigger than _S_max_size.
413 if (__capacity > size_type(_S_max_size))
414 __capacity = size_type(_S_max_size);
430 if (__capacity > size_type(_S_max_size))
431 __capacity = size_type(_S_max_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 166 // individual string is determined by _S_max_size. This is the
178 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
276 { return size_type(_S_max_size); }
376 if (__capacity > size_type(_S_max_size))
411 // Never allocate a string bigger than _S_max_size.
412 if (__capacity > size_type(_S_max_size))
413 __capacity = size_type(_S_max_size);
429 if (__capacity > size_type(_S_max_size))
430 __capacity = size_type(_S_max_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 166 // individual string is determined by _S_max_size. This is the
178 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
276 { return size_type(_S_max_size); }
376 if (__capacity > size_type(_S_max_size))
411 // Never allocate a string bigger than _S_max_size.
412 if (__capacity > size_type(_S_max_size))
413 __capacity = size_type(_S_max_size);
429 if (__capacity > size_type(_S_max_size))
430 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 165 // individual string is determined by _S_max_size. This is the
177 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
263 { return size_type(_S_max_size); }
363 if (__capacity > size_type(_S_max_size))
398 // Never allocate a string bigger than _S_max_size.
399 if (__capacity > size_type(_S_max_size))
400 __capacity = size_type(_S_max_size);
416 if (__capacity > size_type(_S_max_size))
417 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 165 // individual string is determined by _S_max_size. This is the
177 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
263 { return size_type(_S_max_size); }
363 if (__capacity > size_type(_S_max_size))
398 // Never allocate a string bigger than _S_max_size.
399 if (__capacity > size_type(_S_max_size))
400 __capacity = size_type(_S_max_size);
416 if (__capacity > size_type(_S_max_size))
417 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 165 // individual string is determined by _S_max_size. This is the
177 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
263 { return size_type(_S_max_size); }
363 if (__capacity > size_type(_S_max_size))
398 // Never allocate a string bigger than _S_max_size.
399 if (__capacity > size_type(_S_max_size))
400 __capacity = size_type(_S_max_size);
416 if (__capacity > size_type(_S_max_size))
417 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 165 // individual string is determined by _S_max_size. This is the
177 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
263 { return size_type(_S_max_size); }
363 if (__capacity > size_type(_S_max_size))
398 // Never allocate a string bigger than _S_max_size.
399 if (__capacity > size_type(_S_max_size))
400 __capacity = size_type(_S_max_size);
416 if (__capacity > size_type(_S_max_size))
417 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 167 // individual string is determined by _S_max_size. This is the
179 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
277 { return size_type(_S_max_size); }
377 if (__capacity > size_type(_S_max_size))
412 // Never allocate a string bigger than _S_max_size.
413 if (__capacity > size_type(_S_max_size))
414 __capacity = size_type(_S_max_size);
430 if (__capacity > size_type(_S_max_size))
431 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 167 // individual string is determined by _S_max_size. This is the
179 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
277 { return size_type(_S_max_size); }
377 if (__capacity > size_type(_S_max_size))
412 // Never allocate a string bigger than _S_max_size.
413 if (__capacity > size_type(_S_max_size))
414 __capacity = size_type(_S_max_size);
430 if (__capacity > size_type(_S_max_size))
431 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 167 // individual string is determined by _S_max_size. This is the
179 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
277 { return size_type(_S_max_size); }
377 if (__capacity > size_type(_S_max_size))
412 // Never allocate a string bigger than _S_max_size.
413 if (__capacity > size_type(_S_max_size))
414 __capacity = size_type(_S_max_size);
430 if (__capacity > size_type(_S_max_size))
431 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 167 // individual string is determined by _S_max_size. This is the
179 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
277 { return size_type(_S_max_size); }
377 if (__capacity > size_type(_S_max_size))
412 // Never allocate a string bigger than _S_max_size.
413 if (__capacity > size_type(_S_max_size))
414 __capacity = size_type(_S_max_size);
430 if (__capacity > size_type(_S_max_size))
431 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
rc_string_base.h 166 // individual string is determined by _S_max_size. This is the
178 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
276 { return size_type(_S_max_size); }
376 if (__capacity > size_type(_S_max_size))
411 // Never allocate a string bigger than _S_max_size.
412 if (__capacity > size_type(_S_max_size))
413 __capacity = size_type(_S_max_size);
429 if (__capacity > size_type(_S_max_size))
430 __capacity = size_type(_S_max_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 166 // individual string is determined by _S_max_size. This is the
178 enum { _S_max_size = (((static_cast<size_type>(-1) - 2 * sizeof(_Rep)
276 { return size_type(_S_max_size); }
376 if (__capacity > size_type(_S_max_size))
411 // Never allocate a string bigger than _S_max_size.
412 if (__capacity > size_type(_S_max_size))
413 __capacity = size_type(_S_max_size);
429 if (__capacity > size_type(_S_max_size))
430 __capacity = size_type(_S_max_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 305 _S_max_size(_Alloc2& __a)
311 _S_max_size(_Alloc2&)
416 { return _S_max_size(__a); }
basic_string.h 163 // individual string is determined by _S_max_size. This is the
173 static const size_type _S_max_size;
727 { return _Rep::_S_max_size; }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 305 _S_max_size(_Alloc2& __a)
311 _S_max_size(_Alloc2&)
416 { return _S_max_size(__a); }
basic_string.h 163 // individual string is determined by _S_max_size. This is the
173 static const size_type _S_max_size;
727 { return _Rep::_S_max_size; }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 303 _S_max_size(_Alloc2& __a)
309 _S_max_size(_Alloc2&)
413 { return _S_max_size(__a); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 303 _S_max_size(_Alloc2& __a)
309 _S_max_size(_Alloc2&)
413 { return _S_max_size(__a); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 305 _S_max_size(_Alloc2& __a)
311 _S_max_size(_Alloc2&)
416 { return _S_max_size(__a); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 308 _S_max_size(_Alloc2& __a, int)
314 _S_max_size(_Alloc2&, ...)
422 { return _S_max_size(__a, 0); }
  /external/clang/test/SemaCXX/
crashes.cpp 11 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_max_size // expected-error{{no member named '_Rep' in 'basic_string<_CharT, _Traits, _Alloc>'}}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
basic_string.h 158 // individual string is determined by _S_max_size. This is the
168 static const size_type _S_max_size;
722 { return _Rep::_S_max_size; }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 155 // individual string is determined by _S_max_size. This is the
165 static const size_type _S_max_size;
635 { return _Rep::_S_max_size; }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 155 // individual string is determined by _S_max_size. This is the
165 static const size_type _S_max_size;
635 { return _Rep::_S_max_size; }
    [all...]

Completed in 884 milliseconds

1 2