/external/llvm/lib/Support/Windows/ |
system_error.inc | 65 MAP_ERR_TO_COND(ERROR_BAD_UNIT, no_such_device); 74 MAP_ERR_TO_COND(ERROR_DEV_NOT_EXIST, no_such_device); 84 MAP_ERR_TO_COND(ERROR_INVALID_DRIVE, no_such_device);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
error_constants.h | 106 no_such_device = ENODEV, member in class:errc
|
/external/llvm/include/llvm/Support/ |
system_error.h | 170 no_such_device, // ENODEV 561 no_such_device = ENODEV, enumerator in enum:llvm::errc::_
|