Home
last modified time | relevance | path

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

1234567891011

/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-env.c122 int reset = 0; in mi_cmd_env_path() local
156 reset = 1; in mi_cmd_env_path()
164 if (reset) in mi_cmd_env_path()
197 int reset = 0; in mi_cmd_env_dir() local
229 reset = 1; in mi_cmd_env_dir()
236 if (reset) in mi_cmd_env_dir()
/dragonfly/sys/dev/drm/
H A Ddrm_mode_config.c180 if (plane->funcs->reset) in drm_mode_config_reset()
181 plane->funcs->reset(plane); in drm_mode_config_reset()
184 if (crtc->funcs->reset) in drm_mode_config_reset()
185 crtc->funcs->reset(crtc); in drm_mode_config_reset()
188 if (encoder->funcs->reset) in drm_mode_config_reset()
189 encoder->funcs->reset(encoder); in drm_mode_config_reset()
193 if (connector->funcs->reset) in drm_mode_config_reset()
194 connector->funcs->reset(connector); in drm_mode_config_reset()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunique_ptr.h181 reset(__u.release()); in _GLIBCXX_VISIBILITY()
194 reset(__u.release()); in _GLIBCXX_VISIBILITY()
202 reset(); in _GLIBCXX_VISIBILITY()
246 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
331 reset(__u.release()); in _GLIBCXX_VISIBILITY()
340 reset(__u.release()); in _GLIBCXX_VISIBILITY()
348 reset(); in _GLIBCXX_VISIBILITY()
385 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
394 reset(nullptr_t) noexcept in _GLIBCXX_VISIBILITY()
404 void reset(_Up) = delete; in _GLIBCXX_VISIBILITY()
H A Drandom.h2038 reset() in _GLIBCXX_VISIBILITY()
2214 reset() in _GLIBCXX_VISIBILITY()
2404 reset() in _GLIBCXX_VISIBILITY()
2570 reset() in _GLIBCXX_VISIBILITY()
2741 reset() in _GLIBCXX_VISIBILITY()
2913 reset() in _GLIBCXX_VISIBILITY()
3089 reset() in _GLIBCXX_VISIBILITY()
3467 reset() in _GLIBCXX_VISIBILITY()
3823 reset() in _GLIBCXX_VISIBILITY()
4012 reset() in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/tre/lib/
H A Dregexec.c62 int max, i, reset; in tre_reset_last_matched_branches() local
77 reset = (reset_all || tre_tag_touch_get(tags, b->cmp_tag) < in tre_reset_last_matched_branches()
81 reset = 0; in tre_reset_last_matched_branches()
83 if (reset) in tre_reset_last_matched_branches()
96 lm->start_tag, reset); in tre_reset_last_matched_branches()
123 reset = (reset_all || tre_tag_touch_get(tags, b->cmp_tag) < max); in tre_reset_last_matched_branches()
124 if (reset) in tre_reset_last_matched_branches()
138 lm->start_tag, reset); in tre_reset_last_matched_branches()
/dragonfly/bin/sh/
H A Doptions.c123 shellparam.reset = 1; in procargs()
337 shellparam.reset = 1; in setparam()
386 shellparam.reset = 1; in shiftcmd()
419 shellparam.reset = 1; in getoptsreset()
438 if (shellparam.reset == 1) { in getoptscmd()
456 shellparam.reset = 0; in getoptscmd()
H A Dmain.c78 static void reset(void);
105 reset(); in main()
170 reset(void) in reset() function
/dragonfly/test/sysperf/
H A Drandread.c33 int reset; member
115 if (pdata->reset) { in main()
121 pdata->reset = 0; in main()
172 pdata[i].reset = 1; in main()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/backward/
H A Dauto_ptr.h138 reset(__a.release()); in _GLIBCXX_VISIBILITY()
156 reset(__a.release()); in _GLIBCXX_VISIBILITY()
240 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY()
/dragonfly/usr.bin/mail/
H A Dquit.c430 reset(0); in edstop()
437 reset(0); in edstop()
448 reset(0); in edstop()
457 reset(0); in edstop()
468 reset(0); in edstop()
481 reset(0); in edstop()
/dragonfly/crypto/libressl/crypto/hmac/
H A Dhmac.c73 int i, j, reset = 0; in HMAC_Init_ex() local
81 reset = 1; in HMAC_Init_ex()
89 reset = 1; in HMAC_Init_ex()
116 if (reset) { in HMAC_Init_ex()
/dragonfly/usr.bin/tset/
H A DMakefile4 MLINKS= tset.1 reset.1
5 LINKS= ${BINDIR}/tset ${BINDIR}/reset
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunique_ptr.h289 reset(__u.release()); in _GLIBCXX_VISIBILITY()
309 reset(__u.release()); in _GLIBCXX_VISIBILITY()
318 reset(); in _GLIBCXX_VISIBILITY()
377 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
548 reset(__u.release()); in _GLIBCXX_VISIBILITY()
568 reset(__u.release()); in _GLIBCXX_VISIBILITY()
577 reset(); in _GLIBCXX_VISIBILITY()
640 reset(_Up __p) noexcept in _GLIBCXX_VISIBILITY()
649 void reset(nullptr_t = nullptr) noexcept in _GLIBCXX_VISIBILITY()
651 reset(pointer()); in _GLIBCXX_VISIBILITY()
H A Drandom.h1989 reset() in _GLIBCXX_VISIBILITY()
2199 reset() in _GLIBCXX_VISIBILITY()
2423 reset() in _GLIBCXX_VISIBILITY()
2623 reset() in _GLIBCXX_VISIBILITY()
2850 reset() in _GLIBCXX_VISIBILITY()
3056 reset() in _GLIBCXX_VISIBILITY()
3278 reset() in _GLIBCXX_VISIBILITY()
3734 reset() in _GLIBCXX_VISIBILITY()
4159 reset() in _GLIBCXX_VISIBILITY()
4393 reset() in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/backward/
H A Dauto_ptr.h140 reset(__a.release()); in _GLIBCXX_VISIBILITY()
158 reset(__a.release()); in _GLIBCXX_VISIBILITY()
242 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/include/
H A Dunique-ptr.h171 reset (const_cast<unique_ptr_base &> (other).release ());
180 reset (const_cast<unique_ptr_base<T1, D1> &> (other).release ());
190 reset ();
219 void reset (element_type *p = NULL) throw ()
/dragonfly/sys/dev/disk/dm/delay/
H A Ddm_target_delay.c276 int reset = 0; in _submit_queue() local
289 if (reset == 0) { in _submit_queue()
290 reset = 1; in _submit_queue()
298 if (reset) { in _submit_queue()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.h1611 reset() { } in _GLIBCXX_VISIBILITY()
1731 reset() { } in _GLIBCXX_VISIBILITY()
1812 reset() { } in _GLIBCXX_VISIBILITY()
1898 reset() in _GLIBCXX_VISIBILITY()
1899 { _M_nd.reset(); } in _GLIBCXX_VISIBILITY()
1993 reset() in _GLIBCXX_VISIBILITY()
1994 { _M_nd.reset(); } in _GLIBCXX_VISIBILITY()
2100 reset() { } in _GLIBCXX_VISIBILITY()
2190 reset() { } in _GLIBCXX_VISIBILITY()
2279 reset() in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.h1607 reset() { } in _GLIBCXX_VISIBILITY()
1727 reset() { } in _GLIBCXX_VISIBILITY()
1808 reset() { } in _GLIBCXX_VISIBILITY()
1894 reset() in _GLIBCXX_VISIBILITY()
1895 { _M_nd.reset(); } in _GLIBCXX_VISIBILITY()
1989 reset() in _GLIBCXX_VISIBILITY()
1990 { _M_nd.reset(); } in _GLIBCXX_VISIBILITY()
2096 reset() { } in _GLIBCXX_VISIBILITY()
2186 reset() { } in _GLIBCXX_VISIBILITY()
2275 reset() in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/
H A Dbitset147 reset() _GLIBCXX_NOEXCEPT
149 _Base::reset();
154 reset(size_t __pos)
156 _Base::reset(__pos);
/dragonfly/sbin/devd/
H A Ddevd.hh145 virtual ~config() { reset(); } in ~config()
152 void reset();
/dragonfly/sys/netgraph7/async/
H A Dng_async.c569 goto reset; in nga_rcv_async()
575 goto reset; in nga_rcv_async()
588 goto reset; in nga_rcv_async()
603 reset: in nga_rcv_async()
/dragonfly/sys/netgraph/async/
H A Dng_async.c543 goto reset; in nga_rcv_async()
549 goto reset; in nga_rcv_async()
562 goto reset; in nga_rcv_async()
572 reset: in nga_rcv_async()
/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-jmicron.c88 ctlr->reset = ata_generic_reset; in ata_jmicron_chipinit()
104 ctlr->reset = ata_jmicron_reset; in ata_jmicron_chipinit()
/dragonfly/contrib/lvm2/dist/
H A DMakefile92 .PHONY: lcov-reset lcov lcov-dated
100 lcov-reset:

1234567891011