/ndk/sources/cxx-stl/stlport/stlport/using/ |
locale | 50 using _STLP_NEW_IO_NAMESPACE::time_put;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/ |
locale | 50 using _STLP_NEW_IO_NAMESPACE::time_put;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/ |
locale | 50 using _STLP_NEW_IO_NAMESPACE::time_put;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/ |
locale | 50 using _STLP_NEW_IO_NAMESPACE::time_put;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/using/ |
locale | 50 using _STLP_NEW_IO_NAMESPACE::time_put;
|
/external/stlport/src/ |
locale_impl.cpp | 297 time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id); 302 time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id); 341 this->insert(put, time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id); 344 this->insert(wput, time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id); 580 time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id._M_index = 13; 588 time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id._M_index = 26; 644 new time_put<char, ostreambuf_iterator<char, char_traits<char> > >(1), 658 new time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >(1), 753 _STLP_DECLSPEC locale::id& _STLP_CALL _GetFacetId(const time_put<char, ostreambuf_iterator<char, char_traits<char> > >*) 754 { return time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id; [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
locale_impl.cpp | 297 time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id); 302 time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id); 341 this->insert(put, time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id); 344 this->insert(wput, time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id); 580 time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id._M_index = 13; 588 time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id._M_index = 26; 644 new time_put<char, ostreambuf_iterator<char, char_traits<char> > >(1), 658 new time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > >(1), 753 _STLP_DECLSPEC locale::id& _STLP_CALL _GetFacetId(const time_put<char, ostreambuf_iterator<char, char_traits<char> > >*) 754 { return time_put<char, ostreambuf_iterator<char, char_traits<char> > >::id; [all...] |
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.cons/ |
locale_facetptr.pass.cpp | 62 assert((std::has_facet<std::time_put<char> >(loc))); 63 assert((std::has_facet<std::time_put<wchar_t> >(loc)));
|
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.members/ |
combine.pass.cpp | 60 assert((std::has_facet<std::time_put<char> >(loc))); 61 assert((std::has_facet<std::time_put<wchar_t> >(loc)));
|
/external/oprofile/libregex/tests/ |
mangled-name.in | 388 std::time_put<char, std::ostreambuf_iterator<char> > 389 time_put<char> 390 std::time_put<wchar_t, std::ostreambuf_iterator<wchar_t> > 391 time_put<wchar_t>
|
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.time/locale.time.put.byname/ |
put1.pass.cpp | 14 // : public time_put<CharT, OutputIterator>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets_nonio.tcc | [all...] |
locale_facets_nonio.h | 397 * preferred ordering if the format @a x given to time_put::put() only 552 * preferred ordering if the format @a x given to time_put::put() only 703 * @brief Primary class template time_put. 709 * The time_put template uses protected virtual functions to provide the 712 * implement the behavior they require from the time_put facet. 715 class time_put : public locale::facet class in inherits:locale::facet 736 time_put(size_t __refs = 0) function in class:time_put 764 * time_put::do_put(). 782 ~time_put() 807 locale::id time_put<_CharT, _OutIter>::id [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_facets_nonio.tcc | [all...] |
locale_facets_nonio.h | 397 * preferred ordering if the format @a x given to time_put::put() only 552 * preferred ordering if the format @a x given to time_put::put() only 703 * @brief Primary class template time_put. 709 * The time_put template uses protected virtual functions to provide the 712 * implement the behavior they require from the time_put facet. 715 class time_put : public locale::facet class in inherits:locale::facet 736 time_put(size_t __refs = 0) function in class:time_put 764 * time_put::do_put(). 782 ~time_put() 807 locale::id time_put<_CharT, _OutIter>::id [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.tcc | [all...] |
/external/stlport/stlport/stl/ |
_time_facets.c | 42 locale::id time_put<_CharT, _OutputIterator>::id; 402 time_put<_Ch,_OutputIter>::put(_OutputIter __s, ios_base& __f, _Ch __fill, 426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */,
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 42 locale::id time_put<_CharT, _OutputIterator>::id; 402 time_put<_Ch,_OutputIter>::put(_OutputIter __s, ios_base& __f, _Ch __fill, 426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 42 locale::id time_put<_CharT, _OutputIterator>::id; 402 time_put<_Ch,_OutputIter>::put(_OutputIter __s, ios_base& __f, _Ch __fill, 426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */,
|