HomeSort by relevance Sort by last modified time
    Searched full:__wcout (Results 1 - 4 of 4) sorted by null

  /external/libcxx/src/
iostream.cpp 30 _ALIGNAS_TYPE (__stdoutbuf<wchar_t>) static char __wcout[sizeof(__stdoutbuf<wchar_t>)]; variable
54 wostream* wcout_ptr = ::new(wcout) wostream(::new(__wcout) __stdoutbuf<wchar_t>(stdout, &mb_wcout));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
iostream.cpp 22 _ALIGNAS_TYPE (__stdoutbuf<wchar_t>) static char __wcout[sizeof(__stdoutbuf<wchar_t>)]; variable
47 wostream* wcout_ptr = ::new(wcout) wostream(::new(__wcout) __stdoutbuf<wchar_t>(stdout, state_types+4));
  /prebuilts/clang/host/linux-x86/3.8/lib/
libc++.so 
  /prebuilts/clang/linux-x86/host/3.6/lib/
libc++.so 

Completed in 223 milliseconds