/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | mvctor_traits_test.cpp | 42 static void reset() { in reset() function 125 MovableStruct::reset(); in move_traits_vec() 133 MovableStruct::reset(); in move_traits_vec() 147 MovableStruct::reset(); in move_traits_vec() 159 MovableStruct::reset(); in move_traits_vec() 166 MovableStruct::reset(); in move_traits_vec() 178 MovableStruct::reset(); in move_traits_vec() 286 MovableStruct::reset(); in move_traits_deq() 310 MovableStruct::reset(); in move_traits_deq() 318 MovableStruct::reset(); in move_traits_deq() [all …]
|
H A D | slist_test.cpp | 359 stack1.reset(); stack2.reset(); in allocator_with_state() 380 stack1.reset(); stack2.reset(); in allocator_with_state() 401 stack1.reset(); stack2.reset(); in allocator_with_state() 414 stack1.reset(); stack2.reset(); in allocator_with_state() 427 stack1.reset(); stack2.reset(); in allocator_with_state() 442 stack1.reset(); stack2.reset(); in allocator_with_state() 455 stack1.reset(); stack2.reset(); in allocator_with_state() 468 stack1.reset(); stack2.reset(); in allocator_with_state() 483 stack1.reset(); stack2.reset(); in allocator_with_state()
|
H A D | list_test.cpp | 301 stack1.reset(); stack2.reset(); in allocator_with_state() 323 stack1.reset(); stack2.reset(); in allocator_with_state() 345 stack1.reset(); stack2.reset(); in allocator_with_state() 357 stack1.reset(); stack2.reset(); in allocator_with_state() 369 stack1.reset(); stack2.reset(); in allocator_with_state() 383 stack1.reset(); stack2.reset(); in allocator_with_state()
|
H A D | set_test.cpp | 311 stack1.reset(); stack2.reset(); in allocator_with_state() 334 stack1.reset(); stack2.reset(); in allocator_with_state() 357 stack1.reset(); stack2.reset(); in allocator_with_state()
|
H A D | string_test.cpp | 1330 stack1.reset(); stack2.reset(); in allocator_with_state() 1351 stack1.reset(); stack2.reset(); in allocator_with_state() 1373 stack1.reset(); stack2.reset(); in allocator_with_state() 1395 stack1.reset(); stack2.reset(); in allocator_with_state()
|
H A D | mvctor_test.h | 80 static void reset() { in reset() function
|
/reactos/sdk/lib/3rdparty/stlport/src/ |
H A D | iostream.cpp | 203 cin_buf.reset(new stdio_istreambuf(stdin)); in _S_initialize() 205 cin_buf.reset(_Stl_create_filebuf(stdin, ios_base::in)); in _S_initialize() 213 cout_buf.reset(new stdio_ostreambuf(stdout)); in _S_initialize() 214 cerr_buf.reset(new stdio_ostreambuf(stderr)); in _S_initialize() 215 clog_buf.reset(new stdio_ostreambuf(stderr)); in _S_initialize() 219 cout_buf.reset(_Stl_create_filebuf(stdout, ios_base::out)); in _S_initialize() 317 cin_buf.reset(new stdio_istreambuf(stdin)); in sync_with_stdio() 319 cin_buf.reset(_Stl_create_filebuf(stdin, ios_base::in)); in sync_with_stdio() 327 cout_buf.reset(new stdio_ostreambuf(stdout)); in sync_with_stdio() 328 cerr_buf.reset(new stdio_ostreambuf(stderr)); in sync_with_stdio() [all …]
|
/reactos/sdk/include/c++/stlport/stl/config/ |
H A D | _epilog.h | 13 # pragma reset woff 1174 14 # pragma reset woff 1375 15 # pragma reset woff 1209 17 # pragma reset woff 1183
|
/reactos/modules/rostests/rosautotest/ |
H A D | CWebService.cpp | 78 Data.reset(new char[InputData.size() + 1]); in DoRequest() 88 Data.reset(new char[DataLength + 1]); in DoRequest() 121 Response.reset(DoRequest(Data)); in Finish() 193 SuiteID.reset(DoRequest(Data)); in GetSuiteID() 227 SuiteID.reset(GetSuiteID(TestType, TestInfo)); in Submit() 240 Response.reset(DoRequest(Data)); in Submit()
|
H A D | CWineTest.cpp | 380 TestList.reset(new CJournaledTestList(this)); in Run() 385 TestList.reset(new CVirtualTestList(this)); in Run() 390 WebService.reset(new CWebService()); in Run()
|
H A D | auto_array_ptr.h | 51 void reset(Type* Ptr = 0) throw() in throw()
|
/reactos/sdk/lib/rossym/ |
H A D | dwarfpc.c | 56 State emit, cur, reset; in dwarfpctoline() local 138 reset.addr = 0; in dwarfpctoline() 139 reset.file = 1; in dwarfpctoline() 140 reset.line = 1; in dwarfpctoline() 141 reset.column = 0; in dwarfpctoline() 142 reset.flags = isstmt ? Isstmt : 0; in dwarfpctoline() 143 reset.isa = 0; in dwarfpctoline() 145 cur = reset; in dwarfpctoline() 146 emit = reset; in dwarfpctoline()
|
/reactos/dll/opengl/glu32/src/libnurbs/internals/ |
H A D | trimline.cc | 60 reset(); in init() 117 reset(); swap(); append( tinterp ); in getNextPts() 139 reset(); swap(); append( tinterp ); in getPrevPts() 161 reset(); swap(); append( tinterp ); in getNextPts() 178 reset(); swap(); append( tinterp ); in getPrevPts()
|
H A D | trimline.h | 55 void reset( void ) { numverts = 0; } in reset() function
|
/reactos/sdk/lib/3rdparty/libsamplerate/ |
H A D | src_zoh.c | 22 int reset ; member 45 if (priv->reset) in zoh_vari_process() 49 priv->reset = 0 ; in zoh_vari_process() 170 psrc->reset = zoh_reset ; in zoh_set_converter() 189 priv->reset = 1 ; in zoh_reset()
|
H A D | src_linear.c | 24 int reset ; member 47 if (priv->reset) in linear_vari_process() 51 priv->reset = 0 ; in linear_vari_process() 179 psrc->reset = linear_reset ; in linear_set_converter() 198 priv->reset = 1 ; in linear_reset()
|
/reactos/sdk/lib/rossym_new/ |
H A D | dwarfpc.c | 50 State emit, cur, reset; in dwarfpctoline() local 136 reset.addr = 0; in dwarfpctoline() 137 reset.file = 1; in dwarfpctoline() 138 reset.line = 1; in dwarfpctoline() 139 reset.column = 0; in dwarfpctoline() 140 reset.flags = isstmt ? Isstmt : 0; in dwarfpctoline() 141 reset.isa = 0; in dwarfpctoline() 143 cur = reset; in dwarfpctoline() 144 emit = reset; in dwarfpctoline()
|
/reactos/sdk/include/c++/stlport/stl/ |
H A D | _auto_ptr.h | 59 void reset(_Tp* __px = 0) _STLP_NOTHROW { 95 reset(__conversionCheck); 103 reset(__r.release()); 113 reset(__r.release());
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | timing.c | 271 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer() argument 275 if( reset ) in mbedtls_timing_get_timer() 321 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer() argument 325 if( reset ) in mbedtls_timing_get_timer()
|
/reactos/dll/shellext/zipfldr/ |
H A D | CZipEnumerator.hpp | 26 return reset(); in initialize() 29 bool reset() in reset() function
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | xs-native.cpp | 84 reset(); in Buffer() 92 void reset() in reset() function 383 buffer.reset(); in parse()
|
H A D | shellclasses.cpp | 483 void CtxMenuInterfaces::reset() in reset() function in CtxMenuInterfaces 507 reset(); in query_interfaces() 543 cm_ifs.reset(); in ShellFolderContextMenu() 561 cm_ifs.reset(); in ShellFolderContextMenu()
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/docmaker/ |
H A D | sources.py | 337 def reset( self ): member in SourceProcessor 345 self.reset()
|
H A D | docbeauty.py | 23 content_processor.reset()
|
/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | timing.h | 121 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset );
|