Home
last modified time | relevance | path

Searched refs:Clear2 (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Cryptography/
H A DHashAlgorithmTestBase.cs131 public void Clear2 () in Clear2() method in MonoTests.System.Security.Cryptography.HashAlgorithmTestBase
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Nsis/
H A DNsisIn.h335 void Clear2();
H A DNsisIn.cpp5820 Clear2(); in Open2()
6040 void CInArchive::Clear2() in Clear2() function in NArchive::NNsis::CInArchive
6071 Clear2(); in Clear()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Nsis/
H A DNsisIn.h333 void Clear2();
H A DNsisIn.cpp5672 Clear2(); in Open2()
5880 void CInArchive::Clear2() in Clear2() function in NArchive::NNsis::CInArchive
5910 Clear2(); in Clear()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h261 LPD3DHAL_CLEAR2CB Clear2; member
H A Dd3d.h819 …STDMETHOD(Clear2)(THIS_ DWORD count, D3DRECT *rects, DWORD flags, DWORD color, D3DVALUE z, DWORD s… in DECLARE_INTERFACE_() local
848 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->lpVtbl->Clear2(p,a,b,c,d,e,f)
874 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h261 LPD3DHAL_CLEAR2CB Clear2; member
H A Dd3d.h819 …STDMETHOD(Clear2)(THIS_ DWORD count, D3DRECT *rects, DWORD flags, DWORD color, D3DVALUE z, DWORD s… in DECLARE_INTERFACE_() local
848 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->lpVtbl->Clear2(p,a,b,c,d,e,f)
874 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h225 LPD3DHAL_CLEAR2CB Clear2; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h225 LPD3DHAL_CLEAR2CB Clear2; member
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dscene.cpp265 hResult = pvViewport->Clear2 (1UL, prcViewRect, D3DCLEAR_TARGET, 0, 1.0f, 0); in App_StartFrame()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/old/
H A DR_d3d_old.cpp812 lpD3DViewport->Clear2( 1UL, (D3DRECT*)&rcViewportRect, D3DCLEAR_TARGET, 0x000000ff, in D3D_BufferClear()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataColumnCollectionTest2.cs571 public void Clear2() in Clear2() method in System.Data.Tests.DataColumnCollectionTest2
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DDataColumnCollectionTest2.cs602 public void Clear2() in Clear2() method in MonoTests.System.Data.DataColumnCollectionTest2
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3d.h1346 STDMETHOD(Clear2)(THIS_ DWORD,LPD3DRECT,DWORD,D3DCOLOR,D3DVALUE,DWORD) PURE; in DECLARE_INTERFACE_() local
1372 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->lpVtbl->Clear2(p,a,b,c,d,e,f)
1394 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f)
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3d.h1346 STDMETHOD(Clear2)(THIS_ DWORD,LPD3DRECT,DWORD,D3DCOLOR,D3DVALUE,DWORD) PURE; in DECLARE_INTERFACE_() local
1372 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->lpVtbl->Clear2(p,a,b,c,d,e,f)
1394 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3d.h812 …STDMETHOD(Clear2)(THIS_ DWORD dwCount,LPD3DRECT lpRects,DWORD dwFlags,DWORD dwColor,D3DVALUE dvZ,D… in DECLARE_INTERFACE_() local
841 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->lpVtbl->Clear2(p,a,b,c,d,e,f)
867 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XslTransformApi/
H A DCXslTArgumentList.cs4202 …public void Clear2(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear2() method in System.Xml.Tests.CArgClear
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/
H A DXsltArgumentList.cs4301 …public void Clear2(object param, XslInputType xslInputType, ReaderType readerType, OutputType outp… in Clear2() method in System.Xml.Tests.CArgClear
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs3140 pub Clear2: ::std::option::Option<LPD3DNTHAL_CLEAR2CB>, field
3162 … other.dwSize && self.dwFlags == other.dwFlags && self.Clear2.map(|f| f as usize) == other.Clear2.… in eq()