Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 110) sorted by relevance

12345

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dmvctor_traits_test.cpp42 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 Dslist_test.cpp359 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 Dlist_test.cpp301 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 Dset_test.cpp311 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 Dstring_test.cpp1330 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 Dmvctor_test.h80 static void reset() { in reset() function
/reactos/sdk/lib/3rdparty/stlport/src/
H A Diostream.cpp203 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.h13 # 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 DCWebService.cpp78 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 DCWineTest.cpp380 TestList.reset(new CJournaledTestList(this)); in Run()
385 TestList.reset(new CVirtualTestList(this)); in Run()
390 WebService.reset(new CWebService()); in Run()
H A Dauto_array_ptr.h51 void reset(Type* Ptr = 0) throw() in throw()
/reactos/sdk/lib/rossym/
H A Ddwarfpc.c56 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 Dtrimline.cc60 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 Dtrimline.h55 void reset( void ) { numverts = 0; } in reset() function
/reactos/sdk/lib/3rdparty/libsamplerate/
H A Dsrc_zoh.c22 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 Dsrc_linear.c24 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 Ddwarfpc.c50 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.h59 void reset(_Tp* __px = 0) _STLP_NOTHROW {
95 reset(__conversionCheck);
103 reset(__r.release());
113 reset(__r.release());
/reactos/dll/3rdparty/mbedtls/
H A Dtiming.c271 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 DCZipEnumerator.hpp26 return reset(); in initialize()
29 bool reset() in reset() function
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxs-native.cpp84 reset(); in Buffer()
92 void reset() in reset() function
383 buffer.reset(); in parse()
H A Dshellclasses.cpp483 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 Dsources.py337 def reset( self ): member in SourceProcessor
345 self.reset()
H A Ddocbeauty.py23 content_processor.reset()
/reactos/sdk/include/reactos/libs/mbedtls/
H A Dtiming.h121 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset );

12345