Home
last modified time | relevance | path

Searched refs:FILE_ATTRIBUTE_ENCRYPTED (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/winapi/test/run/
Dfile_management_abi.cpp38 BOOST_WINAPI_TEST_CONSTANT(FILE_ATTRIBUTE_ENCRYPTED); in main()
/third_party/python/Lib/
Dstat.py176 FILE_ATTRIBUTE_ENCRYPTED = 16384 variable
/third_party/boost/libs/filesystem/test/
Dwindows_attributes.cpp36 table.insert(make_pair<DWORD, std::string>(FILE_ATTRIBUTE_ENCRYPTED, "FILE_ATTRIBUTE_ENCRYPTED")); in cpp_main()
/third_party/python/Modules/
D_stat.c581 ADD_INT_MACRO(module, FILE_ATTRIBUTE_ENCRYPTED); in stat_exec()
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h562 !(dir->_f.dwFileAttributes & FILE_ATTRIBUTE_ENCRYPTED) && in tinydir_open()
/third_party/boost/boost/winapi/
Dfile_management.hpp225 BOOST_CONSTEXPR_OR_CONST DWORD_ FILE_ATTRIBUTE_ENCRYPTED_ = FILE_ATTRIBUTE_ENCRYPTED;
/third_party/python/Doc/library/
Dstat.rst413 FILE_ATTRIBUTE_ENCRYPTED