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

1 2 3 4 56 7 8 9

  /ndk/tests/device/test-gnustl-full/unit/
num_facets_test.cpp 226 // On platform without real localization support we should rely on the "C" facet.
260 // On platform without real localization support we should rely on the "C" locale facet.
collate_facets_test.cpp 136 CPPUNIT_MESSAGE("No french locale to check collate facet");
198 // On platform without real localization support we should rely on the "C" facet.
time_facets_test.cpp 323 // On platform without real localization support we should rely on the "C" facet.
346 // On platform without real localization support we should rely on the "C" locale facet.
codecvt_test.cpp 52 /* Codecvt facet eating some characters from the external buffer.
142 /* Codecvt facet generating more characters than the ones read from the
144 * This kind of facet do not allow systematical positionning in the external
  /ndk/tests/device/test-stlport/unit/
num_facets_test.cpp 226 // On platform without real localization support we should rely on the "C" facet.
260 // On platform without real localization support we should rely on the "C" locale facet.
collate_facets_test.cpp 136 CPPUNIT_MESSAGE("No french locale to check collate facet");
198 // On platform without real localization support we should rely on the "C" facet.
time_facets_test.cpp 323 // On platform without real localization support we should rely on the "C" facet.
346 // On platform without real localization support we should rely on the "C" locale facet.
codecvt_test.cpp 52 /* Codecvt facet eating some characters from the external buffer.
142 /* Codecvt facet generating more characters than the ones read from the
144 * This kind of facet do not allow systematical positionning in the external
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.tcc 94 const locale::facet** __facets = __loc._M_impl->_M_facets;
108 const locale::facet** __facets = __loc._M_impl->_M_facets;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 94 const locale::facet** __facets = __loc._M_impl->_M_facets;
108 const locale::facet** __facets = __loc._M_impl->_M_facets;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_num_get.h 56 class num_get: public locale::facet {
61 explicit num_get(size_t __refs = 0): locale::facet(__refs) {}
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 94 const locale::facet** __facets = __loc._M_impl->_M_facets;
108 const locale::facet** __facets = __loc._M_impl->_M_facets;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_num_get.h 56 class num_get: public locale::facet {
61 explicit num_get(size_t __refs = 0): locale::facet(__refs) {}
  /external/stlport/etc/
ChangeLog 200 _istream.c, _num_get.c, _num_put.c: Remove invalid cached facet
204 only safe access to facet instances from a ios_base instance is through
205 the use_facet<Facet>(getloc()) function. Only _M_cached_ctype has been
368 find the combined facet. It was introducing an annoying dependency
517 to guaranty consistency with the default "C" facet implementations in
635 taking an other locale instance and a facet instance, _M_impl was
    [all...]
  /external/stlport/test/unit/
collate_facets_test.cpp 136 CPPUNIT_MESSAGE("No french locale to check collate facet");
198 // On platform without real localization support we should rely on the "C" facet.
time_facets_test.cpp 323 // On platform without real localization support we should rely on the "C" facet.
346 // On platform without real localization support we should rely on the "C" locale facet.
codecvt_test.cpp 52 /* Codecvt facet eating some characters from the external buffer.
142 /* Codecvt facet generating more characters than the ones read from the
144 * This kind of facet do not allow systematical positionning in the external
  /external/opencv/cvaux/src/
cvsubdiv2.cpp 114 // count number of edges in facet
  /external/libxml2/
relaxng.c 601 * @facet: the facet name
602 * @val: the facet value
606 * Function provided by a type library to check a value facet
611 const xmlChar * facet,
650 xmlRelaxNGFacetCheck facet; /* the facet check function */ member in struct:_xmlRelaxNGTypeLibrary
2477 xmlSchemaFacetPtr facet; local
    [all...]
  /external/clang/test/
cxx-sections.data 810 22.3.1.1.2 [locale.facet]
829 22.4.1.3 [facet.ctype.special]
830 22.4.1.3.1 [facet.ctype.char.dtor]
831 22.4.1.3.2 [facet.ctype.char.members]
832 22.4.1.3.3 [facet.ctype.char.statics]
833 22.4.1.3.4 [facet.ctype.char.virtuals]
840 22.4.2.1.1 [facet.num.get.members]
841 22.4.2.1.2 [facet.num.get.virtuals]
843 22.4.2.2.1 [facet.num.put.members]
844 22.4.2.2.2 [facet.num.put.virtuals
    [all...]
  /external/stlport/src/
c_locale.h 94 * 1: No platform support for the given facet.
167 * locale. Those functions can be used to extract from a API dependent facet
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 94 * 1: No platform support for the given facet.
167 * locale. Those functions can be used to extract from a API dependent facet
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 

Completed in 464 milliseconds

1 2 3 4 56 7 8 9