HomeSort by relevance Sort by last modified time
    Searched full:facet (Results 26 - 50 of 208) sorted by null

12 3 4 5 6 7 8 9

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
time_members.h 42 : facet(__refs), _M_data(NULL)
50 : facet(__refs), _M_data(__cache)
59 : facet(__refs), _M_data(NULL)
  /external/stlport/stlport/stl/
_collate.h 43 class _STLP_CLASS_DECLSPEC collate<char> : public locale::facet {
48 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
79 class _STLP_CLASS_DECLSPEC collate<wchar_t> : public locale::facet {
84 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
_time_facets.h 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
136 explicit time_get(size_t __refs = 0) : locale::facet(__refs)
160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
221 // time_put facet
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
253 explicit time_put(size_t __refs = 0) : locale::facet(__refs)
268 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_collate.h 43 class _STLP_CLASS_DECLSPEC collate<char> : public locale::facet {
48 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
79 class _STLP_CLASS_DECLSPEC collate<wchar_t> : public locale::facet {
84 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
_time_facets.h 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
136 explicit time_get(size_t __refs = 0) : locale::facet(__refs)
160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
221 // time_put facet
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
253 explicit time_put(size_t __refs = 0) : locale::facet(__refs)
268 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_collate.h 43 class _STLP_CLASS_DECLSPEC collate<char> : public locale::facet {
48 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
79 class _STLP_CLASS_DECLSPEC collate<wchar_t> : public locale::facet {
84 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
_time_facets.h 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
136 explicit time_get(size_t __refs = 0) : locale::facet(__refs)
160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
221 // time_put facet
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
253 explicit time_put(size_t __refs = 0) : locale::facet(__refs)
268 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_collate.h 43 class _STLP_CLASS_DECLSPEC collate<char> : public locale::facet {
48 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
79 class _STLP_CLASS_DECLSPEC collate<wchar_t> : public locale::facet {
84 explicit collate(size_t __refs = 0) : locale::facet(__refs) {}
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
_time_facets.h 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
136 explicit time_get(size_t __refs = 0) : locale::facet(__refs)
160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
221 // time_put facet
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
253 explicit time_put(size_t __refs = 0) : locale::facet(__refs)
268 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name)
  /external/llvm/test/Transforms/InstCombine/
2008-05-09-SinkOfInvoke.ll 3 %"struct.std::ctype<char>" = type { %"struct.std::locale::facet", i32*, i8, i32*, i32*, i16*, i8, [256 x i8], [256 x i8], i8 }
4 %"struct.std::locale::facet" = type { i32 (...)**, i32 }
  /external/stlport/stlport/using/
locale 28 // _lib.category.ctype_ and _lib.facet.ctype.special_, ctype:
36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /ndk/sources/cxx-stl/stlport/stlport/using/
locale 28 // _lib.category.ctype_ and _lib.facet.ctype.special_, ctype:
36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/using/
locale 28 // _lib.category.ctype_ and _lib.facet.ctype.special_, ctype:
36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/using/
locale 28 // _lib.category.ctype_ and _lib.facet.ctype.special_, ctype:
36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 106 // This template permits specializing facet output code for
135 * @brief Common base for ctype facet
144 class __ctype_abstract_base : public locale::facet, public ctype_base
352 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
362 * do_is() is a hook for a derived facet to change the behavior of
380 * do_is() is a hook for a derived facet to change the behavior of
399 * do_scan_is() is a hook for a derived facet to change the behavior of
418 * do_scan_is() is a hook for a derived facet to change the behavior of
438 * do_toupper() is a hook for a derived facet to change the behavior of
454 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 56 struct __timepunct_cache : public locale::facet
119 __timepunct_cache(size_t __refs = 0) : facet(__refs),
174 class __timepunct : public locale::facet
188 /// Numpunct facet id.
205 * @param refs Passed to the base facet class.
349 * @brief Facet for parsing dates and times.
351 * This facet encapsulates the code to parse and return a date or
358 * implement the behavior they require from the time_get facet.
361 class time_get : public locale::facet, public time_base
372 /// Numpunct facet id
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 106 // This template permits specializing facet output code for
135 * @brief Common base for ctype facet
144 class __ctype_abstract_base : public locale::facet, public ctype_base
352 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
362 * do_is() is a hook for a derived facet to change the behavior of
380 * do_is() is a hook for a derived facet to change the behavior of
399 * do_scan_is() is a hook for a derived facet to change the behavior of
418 * do_scan_is() is a hook for a derived facet to change the behavior of
438 * do_toupper() is a hook for a derived facet to change the behavior of
454 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 56 struct __timepunct_cache : public locale::facet
119 __timepunct_cache(size_t __refs = 0) : facet(__refs),
174 class __timepunct : public locale::facet
188 /// Numpunct facet id.
205 * @param refs Passed to the base facet class.
349 * @brief Facet for parsing dates and times.
351 * This facet encapsulates the code to parse and return a date or
358 * implement the behavior they require from the time_get facet.
361 class time_get : public locale::facet, public time_base
372 /// Numpunct facet id
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 106 // This template permits specializing facet output code for
135 * @brief Common base for ctype facet
144 class __ctype_abstract_base : public locale::facet, public ctype_base
352 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
362 * do_is() is a hook for a derived facet to change the behavior of
380 * do_is() is a hook for a derived facet to change the behavior of
399 * do_scan_is() is a hook for a derived facet to change the behavior of
418 * do_scan_is() is a hook for a derived facet to change the behavior of
438 * do_toupper() is a hook for a derived facet to change the behavior of
454 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 56 struct __timepunct_cache : public locale::facet
119 __timepunct_cache(size_t __refs = 0) : facet(__refs),
174 class __timepunct : public locale::facet
188 /// Numpunct facet id.
205 * @param refs Passed to the base facet class.
349 * @brief Facet for parsing dates and times.
351 * This facet encapsulates the code to parse and return a date or
358 * implement the behavior they require from the time_get facet.
361 class time_get : public locale::facet, public time_base
372 /// Numpunct facet id
    [all...]
  /external/stlport/src/
locale.cpp 42 locale::facet::~facet() {}
61 string what = "Unable to find facet";
69 const char* name, const char* facet) {
74 what += facet;
75 what += " facet category, unable to create facet for ";
86 what = "Unable to create facet ";
87 what += facet;
127 void locale::_M_insert(facet* f, locale::id& n)
    [all...]

Completed in 773 milliseconds

12 3 4 5 6 7 8 9