HomeSort by relevance Sort by last modified time
    Searched refs:not_a_stream (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
error_constants.h 115 not_a_stream = ENOSTR, member in class:errc
  /external/llvm/include/llvm/Support/
system_error.h 177 not_a_stream, // ENOSTR
558 not_a_stream = ENOSTR, enumerator in enum:llvm::errc::_
560 not_a_stream = EINVAL,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/
errc.pass.cpp 74 static_assert(static_cast<int>(std::errc::not_a_stream) == ENOSTR, "");

Completed in 418 milliseconds

12