HomeSort by relevance Sort by last modified time
    Searched full:no_such_device (Results 1 - 8 of 8) sorted by null

  /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::_

Completed in 267 milliseconds