HomeSort by relevance Sort by last modified time
    Searched full:wchar_t (Results 1876 - 1900 of 3668) sorted by null

<<71727374757677787980>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdlib_h.pass.cpp 75 wchar_t* pw = 0;
76 const wchar_t* pwc = 0;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
cstdlib.pass.cpp 79 wchar_t* pw = 0;
80 const wchar_t* pwc = 0;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
is_many.pass.cpp 27 typedef std::ctype<wchar_t> F;
31 const wchar_t* h = f.is(in.data(), in.data() + in.size(), m.data());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/
is_1.pass.cpp 27 typedef std::ctype<wchar_t> F;
70 typedef std::ctype<wchar_t> F;
scan_is.pass.cpp 30 typedef std::ctype<wchar_t> F;
51 typedef std::ctype<wchar_t> F;
scan_not.pass.cpp 30 typedef std::ctype<wchar_t> F;
51 typedef std::ctype<wchar_t> F;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
types.pass.cpp 77 test<std::char_traits<wchar_t>, std::allocator<wchar_t> >();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 172 _STLP_EXPORT_TEMPLATE_CLASS basic_ios<wchar_t, char_traits<wchar_t> >;
_istreambuf_iterator.h 128 _STLP_EXPORT_TEMPLATE_CLASS istreambuf_iterator<wchar_t, char_traits<wchar_t> >;
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 154 #define wchar_t __COMO_WCHAR_T macro
156 #undef wchar_t macro
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
common.hpp 40 // 7 = wchar_t array
44 // 11 = const wchar_t*
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
make_unsigned.hpp 52 ::boost::type_traits::ice_not< ::boost::is_same<t_no_cv, wchar_t>::value>::value,
59 ::boost::type_traits::ice_not< ::boost::is_same<t_no_cv, wchar_t>::value>::value,
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 221 /* WCHAR_MIN should be 0 if wchar_t is an unsigned type and
222 (-WCHAR_MAX-1) if wchar_t is a signed type. Unfortunately,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.tcc 139 // streams with char_type != [char, wchar_t] will not have it by
181 extern template class basic_ios<wchar_t>;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
type_traits.h 99 struct __add_unsigned<wchar_t>;
142 struct __remove_unsigned<wchar_t>;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 141 // streams with char_type != [char, wchar_t] will not have it by
182 extern template class basic_ios<wchar_t>;
functional_hash.h 96 /// Explicit specialization for wchar_t.
97 _Cxx_hashtable_define_trivial_hash(wchar_t)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
type_traits.h 102 struct __add_unsigned<wchar_t>;
145 struct __remove_unsigned<wchar_t>;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 141 // streams with char_type != [char, wchar_t] will not have it by
182 extern template class basic_ios<wchar_t>;
functional_hash.h 96 /// Explicit specialization for wchar_t.
97 _Cxx_hashtable_define_trivial_hash(wchar_t)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
type_traits.h 102 struct __add_unsigned<wchar_t>;
145 struct __remove_unsigned<wchar_t>;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 139 // streams with char_type != [char, wchar_t] will not have it by
181 extern template class basic_ios<wchar_t>;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 99 struct __add_unsigned<wchar_t>;
142 struct __remove_unsigned<wchar_t>;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 172 _STLP_EXPORT_TEMPLATE_CLASS basic_ios<wchar_t, char_traits<wchar_t> >;
_istreambuf_iterator.h 128 _STLP_EXPORT_TEMPLATE_CLASS istreambuf_iterator<wchar_t, char_traits<wchar_t> >;

Completed in 1904 milliseconds

<<71727374757677787980>>