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

<<1112131415161718

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set 130 // These overloads replace the facet additions in the paper!
  /external/libxml2/
relaxng.c 603 * @facet: the facet name
604 * @val: the facet value
608 * Function provided by a type library to check a value facet
613 const xmlChar * facet,
652 xmlRelaxNGFacetCheck facet; /* the facet check function */ member in struct:_xmlRelaxNGTypeLibrary
2483 xmlSchemaFacetPtr facet; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/src/
locale.cpp 51 void operator()(locale::facet* p) {p->__release_shared();}
117 : public facet
120 vector<facet*, __sso_allocator<facet*, N> > facets_;
128 __imp(const __imp&, facet* f, long id);
134 const locale::facet* use_facet(long id) const;
139 void install(facet* f, long id);
147 : facet(refs),
183 : facet(refs),
385 locale::__imp::__imp(const __imp& other, facet* f, long id
    [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
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /external/stlport/test/unit/
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
fstream_test.cpp 618 : public locale::facet, public codecvt_base {
624 explicit codecvt(size_t __refs = 0) : locale::facet(__refs) {}
  /ndk/sources/cxx-stl/llvm-libc++/www/
results.Windows.html 234 facet.num.put.members/
239 facet.num.get.members/
267 facet.numpunct/
  /ndk/tests/device/test-gnustl-full/unit/
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
fstream_test.cpp 636 : public locale::facet, public codecvt_base {
642 explicit codecvt(size_t __refs = 0) : locale::facet(__refs) {}
  /ndk/tests/device/test-stlport/unit/
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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 161 * @c num_get facet) to perform numeric formatting.
215 * @c num_get facet) to perform numeric formatting.
240 * @c num_get facet) to perform numeric formatting.
istream 163 * @c num_get facet) to parse the input data.
209 * @c num_get facet) to parse the input data.
230 * @c num_get facet) to parse the input data.
  /external/stlport/etc/
ChangeLog-5.1 83 num_get facet is instantiated with something else than the
102 facet method.
394 are working on 2 different facet instances before substitution.
411 threads instanciating two facet instances from a given name might
548 * stlport/stl/_numpunct.h, src/numpunct.cpp: numpunct facet _M_truename
679 facet.
702 implementation when dealing with a codecvt facet having variable
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 

Completed in 786 milliseconds

<<1112131415161718