HomeSort by relevance Sort by last modified time
    Searched refs:__s (Results 251 - 275 of 1197) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 34 logic_error(const string& __s) : __Named_exception(__s) {}
42 runtime_error(const string& __s) : __Named_exception(__s) {}
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stdexcept.h 34 logic_error(const string& __s) : __Named_exception(__s) {}
42 runtime_error(const string& __s) : __Named_exception(__s) {}
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
string_conversions.h 85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) local
91 const int __len = __convf(__s, __n, __fmt, __args);
95 return _String(__s, __s + __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
string_conversions.h 85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) local
91 const int __len = __convf(__s, __n, __fmt, __args);
95 return _String(__s, __s + __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
time_members.h 60 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
64 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
66 const size_t __len = __builtin_strlen(__s) + 1;
68 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/arm64-v8a/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips64/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
62 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
64 const size_t __len = __builtin_strlen(__s) + 1;
66 __builtin_memcpy(__tmp, __s, __len);

Completed in 1421 milliseconds

<<11121314151617181920>>