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

<<81828384858687888990>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/
codecvt_utf8_utf16_length.pass.cpp 29 typedef std::codecvt_utf8_utf16<wchar_t> C;
52 typedef std::codecvt_utf8_utf16<wchar_t, 0x1000> C;
75 typedef std::codecvt_utf8_utf16<wchar_t, 0x10ffff, std::consume_header> C;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stddef.h 243 and not (wchar_t) -1, for each defined multibyte character. */
284 corresponding type is defined). If we define wchar_t, then we
326 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stddef.h 243 and not (wchar_t) -1, for each defined multibyte character. */
284 corresponding type is defined). If we define wchar_t, then we
326 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream.tcc 383 extern template class basic_ostream<wchar_t>;
387 extern template wostream& operator<<(wostream&, wchar_t);
389 extern template wostream& operator<<(wostream&, const wchar_t*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
stddef.h 240 and not (wchar_t) -1, for each defined multibyte character. */
281 corresponding type is defined). If we define wchar_t, then we
323 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ostream.tcc 384 extern template class basic_ostream<wchar_t>;
388 extern template wostream& operator<<(wostream&, wchar_t);
390 extern template wostream& operator<<(wostream&, const wchar_t*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ostream.tcc 384 extern template class basic_ostream<wchar_t>;
388 extern template wostream& operator<<(wostream&, wchar_t);
390 extern template wostream& operator<<(wostream&, const wchar_t*);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stddef.h 241 and not (wchar_t) -1, for each defined multibyte character. */
282 corresponding type is defined). If we define wchar_t, then we
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stddef.h 242 and not (wchar_t) -1, for each defined multibyte character. */
283 corresponding type is defined). If we define wchar_t, then we
325 typedef __WCHAR_TYPE__ wchar_t;