HomeSort by relevance Sort by last modified time
    Searched full:facet (Results 101 - 125 of 436) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
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...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
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...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
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...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h 108 // This template permits specializing facet output code for
136 * @brief Common base for ctype facet
145 class __ctype_abstract_base : public locale::facet, public ctype_base
353 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
363 * do_is() is a hook for a derived facet to change the behavior of
381 * do_is() is a hook for a derived facet to change the behavior of
400 * do_scan_is() is a hook for a derived facet to change the behavior of
419 * do_scan_is() is a hook for a derived facet to change the behavior of
439 * do_toupper() is a hook for a derived facet to change the behavior of
455 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 59 struct __timepunct_cache : public locale::facet
122 __timepunct_cache(size_t __refs = 0) : facet(__refs),
177 class __timepunct : public locale::facet
191 /// Numpunct facet id.
208 * @param refs Passed to the base facet class.
358 * This facet encapsulates the code to parse and return a date or
365 * implement the behavior they require from the time_get facet.
368 class time_get : public locale::facet, public time_base
379 /// Numpunct facet id.
387 * @param refs Passed to the base facet class
    [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.h 108 // This template permits specializing facet output code for
136 * @brief Common base for ctype facet
145 class __ctype_abstract_base : public locale::facet, public ctype_base
353 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
363 * do_is() is a hook for a derived facet to change the behavior of
381 * do_is() is a hook for a derived facet to change the behavior of
400 * do_scan_is() is a hook for a derived facet to change the behavior of
419 * do_scan_is() is a hook for a derived facet to change the behavior of
439 * do_toupper() is a hook for a derived facet to change the behavior of
455 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 59 struct __timepunct_cache : public locale::facet
122 __timepunct_cache(size_t __refs = 0) : facet(__refs),
177 class __timepunct : public locale::facet
191 /// Numpunct facet id.
208 * @param refs Passed to the base facet class.
358 * This facet encapsulates the code to parse and return a date or
365 * implement the behavior they require from the time_get facet.
368 class time_get : public locale::facet, public time_base
379 /// Numpunct facet id.
387 * @param refs Passed to the base facet class
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h 108 // This template permits specializing facet output code for
136 * @brief Common base for ctype facet
145 class __ctype_abstract_base : public locale::facet, public ctype_base
353 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
363 * do_is() is a hook for a derived facet to change the behavior of
381 * do_is() is a hook for a derived facet to change the behavior of
400 * do_scan_is() is a hook for a derived facet to change the behavior of
419 * do_scan_is() is a hook for a derived facet to change the behavior of
439 * do_toupper() is a hook for a derived facet to change the behavior of
455 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 59 struct __timepunct_cache : public locale::facet
122 __timepunct_cache(size_t __refs = 0) : facet(__refs),
177 class __timepunct : public locale::facet
191 /// Numpunct facet id.
208 * @param refs Passed to the base facet class.
358 * This facet encapsulates the code to parse and return a date or
365 * implement the behavior they require from the time_get facet.
368 class time_get : public locale::facet, public time_base
379 /// Numpunct facet id.
387 * @param refs Passed to the base facet class
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.h 108 // This template permits specializing facet output code for
136 * @brief Common base for ctype facet
145 class __ctype_abstract_base : public locale::facet, public ctype_base
354 __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
364 * do_is() is a hook for a derived facet to change the behavior of
382 * do_is() is a hook for a derived facet to change the behavior of
401 * do_scan_is() is a hook for a derived facet to change the behavior of
420 * do_scan_is() is a hook for a derived facet to change the behavior of
440 * do_toupper() is a hook for a derived facet to change the behavior of
456 * do_toupper() is a hook for a derived facet to change the behavior o
    [all...]
locale_facets_nonio.h 59 struct __timepunct_cache : public locale::facet
122 __timepunct_cache(size_t __refs = 0) : facet(__refs),
177 class __timepunct : public locale::facet
191 /// Numpunct facet id.
208 * @param refs Passed to the base facet class.
358 * This facet encapsulates the code to parse and return a date or
365 * implement the behavior they require from the time_get facet.
368 class time_get : public locale::facet, public time_base
379 /// Numpunct facet id.
387 * @param __refs Passed to the base facet class
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
__locale 50 class _LIBCPP_VISIBLE facet;
97 void __install_ctor(const locale&, facet*, long);
100 const facet* use_facet(id&) const;
106 class _LIBCPP_VISIBLE locale::facet
111 explicit facet(size_t __refs = 0)
114 virtual ~facet();
116 // facet(const facet&) = delete; // effectively done in __shared_count
117 // void operator=(const facet&) = delete;
154 throw runtime_error("locale::combine: locale missing facet");
    [all...]
  /external/stlport/src/
locale.cpp 43 locale::facet::~facet() {}
62 string what = "Unable to find facet";
70 const char* name, const char* facet) {
75 what += facet;
76 what += " facet category, unable to create facet for ";
87 what = "Unable to create facet ";
88 what += facet;
128 void locale::_M_insert(facet* f, locale::id& n)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
locale.cpp 43 locale::facet::~facet() {}
62 string what = "Unable to find facet";
70 const char* name, const char* facet) {
75 what += facet;
76 what += " facet category, unable to create facet for ";
87 what = "Unable to create facet ";
88 what += facet;
128 void locale::_M_insert(facet* f, locale::id& n)
    [all...]
  /external/llvm/test/CodeGen/Generic/
2009-11-16-BadKillsCrash.ll 4 %"struct.std::__ctype_abstract_base<wchar_t>" = type { %"struct.std::locale::facet" }
9 %"struct.std::ctype<char>" = type { %"struct.std::locale::facet", i32*, i8, i32*, i32*, i16*, i8, [256 x i8], [256 x i8], i8 }
14 %"struct.std::locale::_Impl" = type { i32, %"struct.std::locale::facet"**, i32, %"struct.std::locale::facet"**, i8** }
15 %"struct.std::locale::facet" = type { i32 (...)**, i32 }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /external/llvm/test/Transforms/SimplifyCFG/
dbginfo.ll 34 %"struct.std::ctype<char>" = type { %"struct.std::locale::facet", i32*, i8, i32*, i32*, i32*, i8, [256 x i8], [256 x i8], i8 }
41 %"struct.std::locale::_Impl" = type { i32, %"struct.std::locale::facet"**, i32, %"struct.std::locale::facet"**, i8** }
42 %"struct.std::locale::facet" = type { i32 (...)**, i32 }
43 %"struct.std::num_get<char,std::istreambuf_iterator<char, std::char_traits<char> > >" = type { %"struct.std::locale::facet" }
44 %"struct.std::num_put<char,std::ostreambuf_iterator<char, std::char_traits<char> > >" = type { %"struct.std::locale::facet" }
  /external/stlport/stlport/stl/
_monetary.h 54 class money_get : public locale::facet {
60 explicit money_get(size_t __refs = 0) : locale::facet(__refs) {}
86 class _STLP_CLASS_DECLSPEC moneypunct<char, true> : public locale::facet, public money_base {
125 class _STLP_CLASS_DECLSPEC moneypunct<char, false> : public locale::facet, public money_base {
168 class _STLP_CLASS_DECLSPEC moneypunct<wchar_t, true> : public locale::facet, public money_base {
207 class _STLP_CLASS_DECLSPEC moneypunct<wchar_t, false> : public locale::facet, public money_base {
388 class money_put : public locale::facet {
394 explicit money_put(size_t __refs = 0) : locale::facet(__refs) {}
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.ctype/locale.codecvt/
types_char.pass.cpp 14 // : public locale::facet,
31 static_assert((std::is_base_of<std::locale::facet, F>::value), "");
types_char16_t.pass.cpp 14 // : public locale::facet,
32 static_assert((std::is_base_of<std::locale::facet, F>::value), "");
types_char32_t.pass.cpp 14 // : public locale::facet,
32 static_assert((std::is_base_of<std::locale::facet, F>::value), "");
types_wchar_t.pass.cpp 14 // : public locale::facet,
31 static_assert((std::is_base_of<std::locale::facet, F>::value), "");

Completed in 1710 milliseconds

1 2 3 45 6 7 8 91011>>