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

12

  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/x32/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
error_constants.h 172 wrong_protocol_type = EPROTOTYPE member in class:errc
  /external/libcxx/test/std/diagnostics/syserr/
errc.pass.cpp 103 static_assert(static_cast<int>(std::errc::wrong_protocol_type) == EPROTOTYPE, "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/
errc.pass.cpp 103 static_assert(static_cast<int>(std::errc::wrong_protocol_type) == EPROTOTYPE, "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/diagnostics/syserr/
errc.pass.cpp 103 static_assert(static_cast<int>(std::errc::wrong_protocol_type) == EPROTOTYPE, "");
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 201 wrong_protocol_type // EPROTOTYPE
616 wrong_protocol_type = EPROTOTYPE enumerator in enum:llvm::errc::_

Completed in 715 milliseconds

12