Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp40 …* SHGetFileInfoWP)(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags);
53 …TR MySHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags) in MySHGetFileInfoW() argument
62 (pszPath, attrib, psfi, cbFileInfo, uFlags); in MySHGetFileInfoW()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Dd3d11shader.idl65 UINT uFlags;
73 UINT uFlags;
149 UINT uFlags;
Dd3d10shader.idl98 UINT uFlags;
106 UINT uFlags;
171 UINT uFlags;
/external/zlib/src/contrib/minizip/
Dunzip.c1389 uLong uMagic,uData,uFlags; in unz64local_CheckCurrentFileCoherencyHeader() local
1417 if (unz64local_getShort(&s->z_filefunc, s->filestream,&uFlags) != UNZ_OK) in unz64local_CheckCurrentFileCoherencyHeader()
1437 else if ((err==UNZ_OK) && (uData!=s->cur_file_info.crc) && ((uFlags & 8)==0)) in unz64local_CheckCurrentFileCoherencyHeader()
1442 …a != 0xFFFFFFFF && (err==UNZ_OK) && (uData!=s->cur_file_info.compressed_size) && ((uFlags & 8)==0)) in unz64local_CheckCurrentFileCoherencyHeader()
1447 …!= 0xFFFFFFFF && (err==UNZ_OK) && (uData!=s->cur_file_info.uncompressed_size) && ((uFlags & 8)==0)) in unz64local_CheckCurrentFileCoherencyHeader()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_utils_imp.cpp70 if (pProterty && (pProterty->uFlags & XFA_PROPERTYFLAG_OneOf)) { in XFA_CreateUIChild()
Dxfa_object_imp.cpp19 CXFA_Object::CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags) in CXFA_Object() argument
20 : m_pDocument(pDocument), m_uFlags(uFlags) {} in CXFA_Object()
258 (pPropert->uFlags & XFA_PROPERTYFLAG_OneOf)) { in GetNodeList()
280 if (pProperty[i].uFlags & XFA_PROPERTYFLAG_DefaultOneOf) { in GetNodeList()
4566 if (pProperty->uFlags & XFA_PROPERTYFLAG_OneOf) { in GetProperty()
4571 if (pExistProterty && (pExistProterty->uFlags & XFA_PROPERTYFLAG_OneOf)) { in GetProperty()
Dxfa_parser_imp.cpp845 ((pPropertyInfo->uFlags & in NormalLoader()
/external/mesa3d/include/GL/
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/
Dfxfa_basic.h1001 uint8_t uFlags; member
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_object.h43 CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags);
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dwglew.h785 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);