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

  /external/lzma/CPP/Windows/
FileFind.h 20 inline bool IsCompressed(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_COMPRESSED) != 0; }
50 bool IsCompressed() const { return MatchesMask(FILE_ATTRIBUTE_COMPRESSED); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 69 milliseconds