Searched refs:uFlags (Results 1 - 11 of 11) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp40 typedef int (WINAPI * SHGetFileInfoWP)(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags);
53 static DWORD_PTR MySHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags) argument
62 (pszPath, attrib, psfi, cbFileInfo, uFlags);
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Dd3d11shader.idl65 UINT uFlags;
73 UINT uFlags;
149 UINT uFlags;
H A Dd3d10shader.idl98 UINT uFlags;
106 UINT uFlags;
171 UINT uFlags;
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_utils_imp.cpp70 if (pProterty && (pProterty->uFlags & XFA_PROPERTYFLAG_OneOf)) {
H A Dxfa_object_imp.cpp19 CXFA_Object::CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags) argument
20 : m_pDocument(pDocument), m_uFlags(uFlags) {}
258 (pPropert->uFlags & XFA_PROPERTYFLAG_OneOf)) {
280 if (pProperty[i].uFlags & XFA_PROPERTYFLAG_DefaultOneOf) {
4566 if (pProperty->uFlags & XFA_PROPERTYFLAG_OneOf) {
4571 if (pExistProterty && (pExistProterty->uFlags & XFA_PROPERTYFLAG_OneOf)) {
H A Dxfa_parser_imp.cpp845 ((pPropertyInfo->uFlags &
/external/zlib/src/contrib/minizip/
H A Dunzip.c1389 uLong uMagic,uData,uFlags; local
1417 if (unz64local_getShort(&s->z_filefunc, s->filestream,&uFlags) != UNZ_OK)
1437 else if ((err==UNZ_OK) && (uData!=s->cur_file_info.crc) && ((uFlags & 8)==0))
1442 else if (uData != 0xFFFFFFFF && (err==UNZ_OK) && (uData!=s->cur_file_info.compressed_size) && ((uFlags & 8)==0))
1447 else if (uData != 0xFFFFFFFF && (err==UNZ_OK) && (uData!=s->cur_file_info.uncompressed_size) && ((uFlags & 8)==0))
/external/mesa3d/include/GL/
H A Dwglext.h717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags);
722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);
/external/pdfium/xfa/include/fxfa/
H A Dfxfa_basic.h1001 uint8_t uFlags; member in struct:_XFA_PROPERTY
/external/pdfium/xfa/src/fxfa/src/common/
H A Dxfa_object.h43 CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 175 milliseconds