HomeSort by relevance Sort by last modified time
    Searched refs:not_a_socket (Results 1 - 25 of 25) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
error_constants.h 110 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
error_constants.h 112 not_a_socket = ENOTSOCK, member in class:errc
  /ndk/sources/cxx-stl/llvm-libc++/test/diagnostics/syserr/
errc.pass.cpp 72 static_assert(static_cast<int>(std::errc::not_a_socket) == ENOTSOCK, "");
  /external/llvm/include/llvm/Support/
system_error.h 176 not_a_socket, // ENOTSOCK
556 not_a_socket = ENOTSOCK, enumerator in enum:llvm::errc::_

Completed in 576 milliseconds