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

<<919293949596979899100>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 44 // Disables wchar_t functionality
47 // Define if wchar_t is not an intrinsic type, and is actually a typedef to unsigned short.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 44 // Disables wchar_t functionality
47 // Define if wchar_t is not an intrinsic type, and is actually a typedef to unsigned short.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 44 // Disables wchar_t functionality
47 // Define if wchar_t is not an intrinsic type, and is actually a typedef to unsigned short.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
iomanip 334 extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
340 extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
iomanip 359 extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
365 extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 44 // Disables wchar_t functionality
47 // Define if wchar_t is not an intrinsic type, and is actually a typedef to unsigned short.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.h 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
stl_mycomp.h 44 // Disables wchar_t functionality
47 // Define if wchar_t is not an intrinsic type, and is actually a typedef to unsigned short.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
iomanip 334 extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
340 extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
iomanip 359 extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
365 extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
iomanip 357 extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
363 extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
  /external/chromium/net/base/
net_util_unittest.cc 29 const wchar_t* file;
34 const wchar_t* header_name;
35 const wchar_t* expected;
39 const wchar_t* header_name;
40 const wchar_t* param_name;
41 const wchar_t* expected;
47 const wchar_t* expected;
50 const wchar_t* kLanguages[] = {
60 const wchar_t* unicode_output;
389 const wchar_t* default_filename
    [all...]
  /bionic/libc/include/
stdint.h 235 * sig_atomic_t, size_t, wchar_t, and wint_t.
  /development/host/windows/usb/api/
adb_helper_routines.cpp 247 bool IsLegacyInterface(const wchar_t* interface_name) {
adb_helper_routines.h 135 bool IsLegacyInterface(const wchar_t* interface_name);
adb_interface.h 42 explicit AdbInterfaceObject(const wchar_t* interf_name);
adb_legacy_endpoint_object.cpp 192 const wchar_t* item_path,
adb_legacy_endpoint_object.h 116 virtual ADBAPIHANDLE CreateHandle(const wchar_t* item_path,
  /development/ndk/platforms/android-3/include/
stdint.h 240 /* Limits of wchar_t. */
  /external/bison/lib/
mbswidth.c 100 wchar_t wc;
  /external/chromium/base/debug/
stack_trace_win.cc 72 kMaxNameLength * sizeof(wchar_t) +

Completed in 1725 milliseconds

<<919293949596979899100>>