HomeSort by relevance Sort by last modified time
    Searched refs:__s (Results 226 - 250 of 1058) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 35 logic_error(const string& __s) : __Named_exception(__s) {}
43 runtime_error(const string& __s) : __Named_exception(__s) {}
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
string_conversions.h 79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) local
85 const int __len = __convf(__s, __n, __fmt, __args);
89 return _String(__s, __s + __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
time_members.h 57 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
61 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
63 const size_t __len = __builtin_strlen(__s) + 1;
65 __builtin_memcpy(__tmp, __s, __len);
  /prebuilts/ndk/8/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/8/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/8/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/8/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/8/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/8/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/8/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/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);

Completed in 1556 milliseconds

1 2 3 4 5 6 7 8 91011>>