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

1 2 3 4 5 67 8 9

  /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...]
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/repository/
ValidateRepositoryXmlTest.java 319 assertRegex("cvc-pattern-valid: Value 'path/cannot\\\\contain\\\\segments' is not facet-valid with respect to pattern.*",
  /external/stlport/test/unit/
fstream_test.cpp 618 : public locale::facet, public codecvt_base {
624 explicit codecvt(size_t __refs = 0) : locale::facet(__refs) {}
ctype_facets_test.cpp 414 //STLport implementation do not care about name pass to this facet.
money_facets_test.cpp 596 // On platform without real localization support we should rely on the "C" locale facet.
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 636 : public locale::facet, public codecvt_base {
642 explicit codecvt(size_t __refs = 0) : locale::facet(__refs) {}
ctype_facets_test.cpp 414 //STLport implementation do not care about name pass to this facet.
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 636 : public locale::facet, public codecvt_base {
642 explicit codecvt(size_t __refs = 0) : locale::facet(__refs) {}
ctype_facets_test.cpp 414 //STLport implementation do not care about name pass to this facet.
  /external/stlport/stlport/stl/
_num_put.c 38 // num_put facet
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 38 // num_put facet
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream 162 * @c num_get facet) to perform numeric formatting.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
ostream 162 * @c num_get facet) to perform numeric formatting.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 38 // num_put facet
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
ostream 162 * @c num_get facet) to perform numeric formatting.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 38 // num_put facet
  /external/llvm/test/CodeGen/X86/
negate-add-zero.ll 97 %"struct.std::ctype<char>" = type { %"struct.std::locale::facet", i32*, i8, i32*, i32*, i32*, i8, [256 x i8], [256 x i8], i8 }
102 %"struct.std::locale::_Impl" = type { i32, %"struct.std::locale::facet"**, i32, %"struct.std::locale::facet"**, i8** }
103 %"struct.std::locale::facet" = type { i32 (...)**, i32 }
104 %"struct.std::num_get<char,std::istreambuf_iterator<char, std::char_traits<char> > >" = type { %"struct.std::locale::facet" }
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.tcc 39 // Routine to access a cache for the facet. If the cache didn't
56 const locale::facet** __caches = __loc._M_impl->_M_caches;
    [all...]
locale_facets_nonio.tcc 44 const locale::facet** __caches = __loc._M_impl->_M_caches;
421 // Look for valid numbers in the ctype facet within input digits.
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 39 // Routine to access a cache for the facet. If the cache didn't
56 const locale::facet** __caches = __loc._M_impl->_M_caches;
    [all...]
locale_facets_nonio.tcc 44 const locale::facet** __caches = __loc._M_impl->_M_caches;
421 // Look for valid numbers in the ctype facet within input digits.
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 39 // Routine to access a cache for the facet. If the cache didn't
56 const locale::facet** __caches = __loc._M_impl->_M_caches;
    [all...]
locale_facets_nonio.tcc 44 const locale::facet** __caches = __loc._M_impl->_M_caches;
421 // Look for valid numbers in the ctype facet within input digits.
    [all...]
  /external/stlport/src/
ctype.cpp 317 locale::facet(__refs),
  /ndk/sources/cxx-stl/stlport/src/
ctype.cpp 317 locale::facet(__refs),

Completed in 627 milliseconds

1 2 3 4 5 67 8 9