HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_NEGATIVE_SEEK (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/7zip/
IStream.h 66 #define HRESULT_WIN32_ERROR_NEGATIVE_SEEK __HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK)
68 #define HRESULT_WIN32_ERROR_NEGATIVE_SEEK HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK)
73 Recommended error code is __HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK).
  /external/llvm/lib/Support/
ErrorHandling.cpp 179 MAP_ERR_TO_COND(ERROR_NEGATIVE_SEEK, invalid_argument);
  /external/lzma/CPP/Common/
MyWindows.h 87 #define ERROR_NEGATIVE_SEEK 131L
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
ErrorHandling.cpp 283 MAP_ERR_TO_COND(ERROR_NEGATIVE_SEEK, invalid_argument);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ErrorHandling.cpp 179 MAP_ERR_TO_COND(ERROR_NEGATIVE_SEEK, invalid_argument);
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 300 { ERROR_NEGATIVE_SEEK, EINVAL },

Completed in 1075 milliseconds