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

1 2

  /external/stlport/src/
codecvt.cpp 36 int codecvt<char, char, mbstate_t>::do_max_length() const _STLP_NOTHROW
134 int codecvt<wchar_t, char, mbstate_t>::do_max_length() const _STLP_NOTHROW
  /ndk/sources/cxx-stl/stlport/src/
codecvt.cpp 36 int codecvt<char, char, mbstate_t>::do_max_length() const _STLP_NOTHROW
134 int codecvt<wchar_t, char, mbstate_t>::do_max_length() const _STLP_NOTHROW
  /external/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_codecvt.h 110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
153 virtual int do_max_length() const _STLP_NOTHROW
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
261 virtual int do_max_length() const _STLP_NOTHROW;
324 int max_length() const _STLP_NOTHROW { return do_max_length(); }
361 virtual int do_max_length() const _STLP_NOTHROW;
422 virtual int do_max_length() const _STLP_NOTHROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
codecvt.h 221 { return this->do_max_length(); }
264 do_max_length() const throw() = 0;
331 do_max_length() const throw();
391 do_max_length() const throw();
451 do_max_length() const throw();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
codecvt.h 220 { return this->do_max_length(); }
263 do_max_length() const throw() = 0;
332 do_max_length() const throw();
392 do_max_length() const throw();
452 do_max_length() const throw();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
codecvt.h 220 { return this->do_max_length(); }
263 do_max_length() const throw() = 0;
332 do_max_length() const throw();
392 do_max_length() const throw();
452 do_max_length() const throw();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 219 { return this->do_max_length(); }
262 do_max_length() const throw() = 0;
322 do_max_length() const throw();
382 do_max_length() const throw();
442 do_max_length() const throw();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 219 { return this->do_max_length(); }
262 do_max_length() const throw() = 0;
322 do_max_length() const throw();
382 do_max_length() const throw();
442 do_max_length() const throw();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 219 { return this->do_max_length(); }
262 do_max_length() const throw() = 0;
322 do_max_length() const throw();
382 do_max_length() const throw();
442 do_max_length() const throw();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
codecvt.h 219 { return this->do_max_length(); }
262 do_max_length() const throw() = 0;
322 do_max_length() const throw();
382 do_max_length() const throw();
442 do_max_length() const throw();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h 221 { return this->do_max_length(); }
264 do_max_length() const throw() = 0;
331 do_max_length() const throw();
391 do_max_length() const throw();
451 do_max_length() const throw();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h 221 { return this->do_max_length(); }
264 do_max_length() const throw() = 0;
333 do_max_length() const throw();
393 do_max_length() const throw();
453 do_max_length() const throw();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h 221 { return this->do_max_length(); }
264 do_max_length() const throw() = 0;
331 do_max_length() const throw();
391 do_max_length() const throw();
451 do_max_length() const throw();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h 221 { return this->do_max_length(); }
264 do_max_length() const throw() = 0;
333 do_max_length() const throw();
393 do_max_length() const throw();
453 do_max_length() const throw();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
codecvt.h 220 { return this->do_max_length(); }
263 do_max_length() const throw() = 0;
332 do_max_length() const throw();
392 do_max_length() const throw();
452 do_max_length() const throw();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 220 { return this->do_max_length(); }
263 do_max_length() const throw() = 0;
332 do_max_length() const throw();
392 do_max_length() const throw();
452 do_max_length() const throw();
  /external/stlport/test/unit/
codecvt_test.cpp 127 virtual int do_max_length() const __NO_THROW
272 virtual int do_max_length() const __NO_THROW
477 virtual int do_max_length() const __NO_THROW
  /ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp 127 virtual int do_max_length() const __NO_THROW
272 virtual int do_max_length() const __NO_THROW
479 virtual int do_max_length() const __NO_THROW
  /ndk/tests/device/test-stlport/unit/
codecvt_test.cpp 127 virtual int do_max_length() const __NO_THROW
272 virtual int do_max_length() const __NO_THROW
479 virtual int do_max_length() const __NO_THROW

Completed in 596 milliseconds

1 2