OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrong_protocol_type
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
error_constants.h
172
wrong_protocol_type
= EPROTOTYPE
member in class:errc
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/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/r16/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 572 milliseconds