/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/arm64-v8a/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips64/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/ |
error_constants.h | 131 operation_not_supported = EOPNOTSUPP,
|
/external/libcxx/test/diagnostics/errno/ |
cerrno.pass.cpp | 273 #ifndef EOPNOTSUPP 274 #error EOPNOTSUPP not defined
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/errno/ |
cerrno.pass.cpp | 273 #ifndef EOPNOTSUPP 274 #error EOPNOTSUPP not defined
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/ |
socket_node.cc | 217 return EOPNOTSUPP; 221 return EOPNOTSUPP; 450 return EOPNOTSUPP;
|
/bionic/libc/include/sys/ |
_errdefs.h | 132 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|
/development/ndk/platforms/android-3/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
perf-time-to-tsc.c | 99 if (ret == -EOPNOTSUPP) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_wsa_errnos.h | 197 #define EOPNOTSUPP WSAEOPNOTSUPP
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
|