Home
last modified time | relevance | path

Searched refs:BYTE_ (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/winapi/
Dsecurity.hpp52 BYTE_ AclRevision;
53 BYTE_ Sbz1;
60 BYTE_ Revision;
61 BYTE_ Sbz1;
Dbasic_types.hpp108 typedef ::BYTE BYTE_; typedef
165 typedef unsigned char BYTE_;
166 typedef BYTE_* PBYTE_;
167 typedef BYTE_* LPBYTE_;
170 typedef BYTE_ BOOLEAN_;
Dcrypt.hpp70 boost::winapi::BYTE_ *pbBuffer);
/third_party/boost/boost/dll/detail/
Dpe_info.hpp34 typedef unsigned char BYTE_; typedef
96 boost::dll::detail::BYTE_ Name[IMAGE_SIZEOF_SHORT_NAME_];
117 boost::dll::detail::BYTE_ MajorLinkerVersion;
118 boost::dll::detail::BYTE_ MinorLinkerVersion;
/third_party/boost/boost/process/detail/windows/
Dhandle_workaround.hpp26 ::boost::winapi::BYTE_ ObjectType;
27 ::boost::winapi::BYTE_ HandleFlags;
/third_party/boost/libs/uuid/test/
Dmock_random.cpp83 boost::winapi::BYTE_ *pbBuffer) in CryptGenRandom()
/third_party/boost/boost/uuid/detail/
Drandom_provider_wincrypt.ipp90 static_cast<boost::winapi::BYTE_ *>(buf));
/third_party/boost/libs/filesystem/src/
Dunique_path.cpp209 …enRandom(handle, static_cast<boost::winapi::DWORD_>(len), static_cast<boost::winapi::BYTE_*>(buf)); in system_crypt_random()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp337 …winapi::DWORD_ *lpReserved, boost::winapi::DWORD_ *lpType, boost::winapi::BYTE_ *lpData, boost::wi…
389 …winapi::DWORD_ *lpReserved, boost::winapi::DWORD_ *lpType, boost::winapi::BYTE_ *lpData, boost::wi… in RegQueryValueExA()