Searched refs:uFlags (Results 1 - 11 of 11) sorted by relevance
/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | SysIconUtils.cpp | 40 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 D | d3d11shader.idl | 65 UINT uFlags; 73 UINT uFlags; 149 UINT uFlags;
|
H A D | d3d10shader.idl | 98 UINT uFlags; 106 UINT uFlags; 171 UINT uFlags;
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
H A D | xfa_utils_imp.cpp | 70 if (pProterty && (pProterty->uFlags & XFA_PROPERTYFLAG_OneOf)) {
|
H A D | xfa_object_imp.cpp | 19 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 D | xfa_parser_imp.cpp | 845 ((pPropertyInfo->uFlags &
|
/external/zlib/src/contrib/minizip/ |
H A D | unzip.c | 1389 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 D | wglext.h | 717 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 D | fxfa_basic.h | 1001 uint8_t uFlags;
member in struct:_XFA_PROPERTY
|
/external/pdfium/xfa/src/fxfa/src/common/ |
H A D | xfa_object.h | 43 CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 175 milliseconds