Searched refs:uType (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/include/GL/ |
D | wglext.h | 59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
|
/external/swiftshader/include/GL/ |
D | wglext.h | 59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 7181 UFormattableType uType = ufmt_getType(u, &status); in testFormattableAsUFormattable() local 7188 if(uType != expectUType) { in testFormattableAsUFormattable() 7189 …errln("%s:%d: got type (%d) expected (%d) from ufmt_getType", file, line, (int) uType, (int) expec… in testFormattableAsUFormattable() 7208 if(uType != UFMT_INT64) { // may fail to compare in testFormattableAsUFormattable() 7235 && ( uType != UFMT_INT64 ) // int64 better not overflow in testFormattableAsUFormattable()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1571 MessageBoxA(hWnd ptr[inout, intptr], lpText ptr[inout, int8], lpCaption ptr[inout, int8], uType int… 1572 MessageBoxExA(hWnd ptr[inout, intptr], lpText ptr[inout, int8], lpCaption ptr[inout, int8], uType i… 1574 MessageBeep(uType int32)
|
/external/python/cpython2/Doc/library/ |
D | ctypes.rst | 1732 UINT uType);
|
/external/python/cpython3/Doc/library/ |
D | ctypes.rst | 1700 UINT uType);
|