Searched defs:reset (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dauto_array.hpp63 void reset(T* = NULL) throw();
129 auto_array< T >::reset(T* ptr) function in class:atf::auto_array
142 reset(ptr.release());
/bind-9.11.3/unit/atf-src/tools/
H A Dauto_array.hpp67 void reset(T* = NULL) throw();
133 auto_array< T >::reset(T* ptr) function in class:tools::auto_array
146 reset(ptr.release());
H A Dsignals.cpp137 impl::reset(const int signo) function in class:impl
H A Dsignals_test.cpp231 tools::signals::reset(SIGUSR1);
242 ATF_TEST_CASE(reset); variable
243 ATF_TEST_CASE_HEAD(reset)
245 set_md_var("descr", "Tests the reset function");
247 ATF_TEST_CASE_BODY(reset)
274 ATF_ADD_TEST_CASE(tcs, reset);
H A Dparser.hpp335 token reset(const token_type&);
445 parser< TKZ >::reset(const token_type& stop) function in class:tools::parser::parser
/bind-9.11.3/lib/isc/include/isc/
H A Dtimer.h114 isc_result_t (*reset)(isc_timer_t *timer, isc_timertype_t type, member in struct:__anon256

Completed in 34 milliseconds