Home
last modified time | relevance | path

Searched defs:bitmask (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dlight.c364 GLuint bitmask = 0; in gl_material_bitmask() local
413 void gl_set_material( GLcontext *ctx, GLuint bitmask, const GLfloat *params ) in gl_set_material()
526 GLuint bitmask; in gl_Materialfv() local
H A Dbitmap.c128 GLubyte bitmask; in gl_render_bitmap() local
/reactos/dll/opengl/opengl32/
H A Dwgl_font.c71 unsigned int bitmask; in wglUseFontBitmaps_common() local
/reactos/dll/win32/hnetcfg/
H A Dpolicy.c664 static HRESULT WINAPI fwpolicy2_EnableRuleGroup(INetFwPolicy2 *iface, LONG bitmask, BSTR group, VAR… in fwpolicy2_EnableRuleGroup()
672 static HRESULT WINAPI fwpolicy2_IsRuleGroupEnabled(INetFwPolicy2 *iface, LONG bitmask, BSTR group, … in fwpolicy2_IsRuleGroupEnabled()
/reactos/modules/rostests/winetests/kernel32/
H A Dvolume.c1178 DWORD bitmask; in test_cdrom_ioctl() local
/reactos/base/applications/mstsc/
H A Dssl_calls.c1154 DIGIT_T bitmask; in mpShortDiv() local
1258 DIGIT_T bitmask; in mpDivide() local
/reactos/dll/directx/wine/d3dcompiler_43/
H A Dutils.c1427 DWORD bitmask; in make_assignment() local
/reactos/drivers/network/dd/netkvm/Common/
H A DParaNdis-Common.c519 const struct { ULONG bitmask; const PCHAR Name; } Features[] = in DumpVirtIOFeatures() member
/reactos/dll/3rdparty/mbedtls/
H A Dssl_tls.c4813 unsigned char * const bitmask = msg + msg_len; in ssl_buffer_message() local