Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 68) sorted by relevance

123

/reactos/modules/rostests/dxtest/ddraw/
H A Dddraw_test.cpp12 INT passed, failed, opassed, ofailed; in main() local
25 passed = 0; in main()
27 TestList[j].Proc(&passed, &failed); in main()
28 opassed += passed; in main()
30 printf(" tests: %d, passed: %d, failed: %d\n\n", passed+failed, passed, failed); in main()
39 passed = 0; in main()
42 TestList[i].Proc(&passed, &failed); in main()
43 opassed += passed; in main()
45 printf(" tests: %d, passed: %d, failed: %d\n\n", passed+failed, passed, failed); in main()
H A Dddrawtest.h15 (*passed)++;\
/reactos/dll/opengl/mesa/
H A Ddepth.c213 passed++; in gl_depth_test_span_generic()
228 passed++; in gl_depth_test_span_generic()
244 passed++; in gl_depth_test_span_generic()
258 passed++; in gl_depth_test_span_generic()
274 passed++; in gl_depth_test_span_generic()
288 passed++; in gl_depth_test_span_generic()
304 passed++; in gl_depth_test_span_generic()
318 passed++; in gl_depth_test_span_generic()
334 passed++; in gl_depth_test_span_generic()
348 passed++; in gl_depth_test_span_generic()
[all …]
/reactos/modules/rostests/dxtest/ddraw/DDraw/
H A Ddisplay_modes.cpp3 INT* passed; member
8 BOOL Test_GetMonitorFrequency (INT* passed, INT* failed);
22 INT* passed = Context->passed; in EnumDisplayModes() local
42 BOOL Test_DisplayModes (INT* passed, INT* failed) in Test_DisplayModes() argument
54 ENUMCONTEXT Context = {passed, failed, DirectDraw}; in Test_DisplayModes()
58 Test_GetMonitorFrequency(passed, failed); in Test_DisplayModes()
87 BOOL Test_GetMonitorFrequency (INT* passed, INT* failed) in Test_GetMonitorFrequency() argument
H A Dcreate.cpp5 BOOL Test_CreateDDraw (INT* passed, INT* failed) in Test_CreateDDraw() argument
41 BOOL Test_SetCooperativeLevel (INT* passed, INT* failed) in Test_SetCooperativeLevel() argument
89 BOOL Test_GetFourCCCodes (INT* passed, INT* failed) in Test_GetFourCCCodes() argument
115 BOOL Test_GetDeviceIdentifier (INT* passed, INT* failed) in Test_GetDeviceIdentifier() argument
H A Davailable_mem.cpp2 BOOL Test_GetAvailableVidMem (INT* passed, INT* failed) in Test_GetAvailableVidMem() argument
/reactos/modules/rostests/dxtest/ddraw/Surface/
H A Dblt.cpp25 VOID Blt_Test (LPDIRECTDRAWSURFACE7 Surface, INT* passed, INT* failed) in Blt_Test() argument
109 VOID GetBltStatus_Test (LPDIRECTDRAWSURFACE7 Surface, INT* passed, INT* failed) in GetBltStatus_Test() argument
136 BOOL Test_Blt (INT* passed, INT* failed) in Test_Blt() argument
152 Blt_Test (Surface, passed, failed); in Test_Blt()
153 GetBltStatus_Test (Surface, passed, failed); in Test_Blt()
H A Dcreate.cpp26 BOOL Test_CreateSurface (INT* passed, INT* failed) in Test_CreateSurface() argument
H A Dprivate_data.cpp3 BOOL Test_PrivateData (INT* passed, INT* failed) in Test_PrivateData() argument
H A Dmisc.cpp3 BOOL Test_Misc (INT* passed, INT* failed) in Test_Misc() argument
/reactos/modules/rostests/apitests/compiler/ms/seh/
H A Dxcpt4u.correct79 test79...filter 1...filter 2...finally 1...filter 1...filter 2...finally 2...passed
80 test80...passed
81 test81...in finally passed
H A Dxcpt4u.out79 test79...filter 1...filter 2...finally 1...filter 1...filter 2...finally 2...passed
80 test80...passed
81 test81...in finally passed
H A Dxcpt4u.test.out79 test79...filter 1...filter 2...finally 1...filter 1...filter 2...finally 2...passed
80 test80...passed
81 test81...in finally passed
H A Dsehframes.out99 Test passed
/reactos/dll/3rdparty/libxslt/
H A Dxsltconfig.h.in51 * by default unless --without-debug is passed to configure
104 * On by default unless --without-debugger is passed to configure
117 * On by default unless --without-profiler is passed to configure
/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dehframes.out67 Test passed
/reactos/modules/rostests/winetests/user32/
H A Dcursoricon.c2149 BOOL passed[2]; in check_DrawState_Size() local
2160 passed[0] = color_match(result, background); in check_DrawState_Size()
2162 passed[0] = passed[0] & color_match(result, background); in check_DrawState_Size()
2174 passed[1] = color_match(result, background); in check_DrawState_Size()
2176 passed[1] = passed[0] & color_match(result, background); in check_DrawState_Size()
2178 if(!passed[0]&&!passed[1]) in check_DrawState_Size()
2179 ok (passed[1], in check_DrawState_Size()
2184 else if(!passed[1]) in check_DrawState_Size()
2185 ok (passed[1], in check_DrawState_Size()
2191 ok (passed[0], in check_DrawState_Size()
/reactos/
H A Dtoolchain-msvc.cmake48 # target architecture is not passed properly
/reactos/sdk/lib/3rdparty/stlport/doc/
H A DREADME.evc458 Check stlp_test.txt for any errors. If all tests passed you are ready to deploy STLport.
92 * it is passed as template parameter to a function
/reactos/dll/win32/winmm/lang/
H A Dwinmm_En.rc33 MMSYSERR_INVALFLAG, "An invalid flag was passed to a system function."
34 MMSYSERR_INVALPARAM, "An invalid parameter was passed to a system function."
87 MCIERR_NULL_PARAMETER_BLOCK, "A null parameter block was passed to MCI."
H A Dwinmm_Sk.rc33 MMSYSERR_INVALFLAG, "An invalid flag was passed to a system function."
34 MMSYSERR_INVALPARAM, "An invalid parameter was passed to a system function."
87 MCIERR_NULL_PARAMETER_BLOCK, "A null parameter block was passed to MCI."
/reactos/boot/freeldr/
H A Dnotes.txt58 When FreeLoader gets control it saves the boot drive and partition, passed
/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A Daflatin.c1569 FT_Bool passed; in af_latin_hints_compute_segments() local
1603 passed = 0; in af_latin_hints_compute_segments()
1800 if ( passed ) in af_latin_hints_compute_segments()
1802 passed = 1; in af_latin_hints_compute_segments()
/reactos/sdk/include/reactos/mc/
H A Dntstatus.mc2761 An invalid level was passed into the specified system call.
3410 The parameter(s) passed to the server in the client/server shared memory window were invalid. Too m…
3876 The ReactOS I/O reparse tag passed for the NTFS reparse point is invalid.
3892 The user data passed for the NTFS reparse point is invalid.
4012 The guid passed was not recognized as valid by a WMI data provider.
4020 The instance name passed was not recognized as valid by a WMI data provider.
4028 The data item id passed was not recognized as valid by a WMI data provider.
5211 A null context handle is passed as an [in] parameter.
5235 The binding handles passed to a remote procedure call do not match.
5251 A null reference pointer was passed to the stub.
/reactos/dll/3rdparty/libtirpc/
H A DINSTALL204 environment passed to `configure'. However, some packages may run

123