Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dvterminate.cc46 static bool terminating; in __verbose_terminate_handler() local
47 if (terminating) in __verbose_terminate_handler()
52 terminating = true; in __verbose_terminate_handler()
H A Dexception119 * prints more information about the terminating exception (if any)
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dvterminate.cc46 static bool terminating; in __verbose_terminate_handler() local
47 if (terminating) in __verbose_terminate_handler()
52 terminating = true; in __verbose_terminate_handler()
H A Dexception130 * prints more information about the terminating exception (if any)
/dragonfly/sys/dev/disk/xdisk/
H A Dxdisk.c117 int terminating; member
657 sc->terminating = 1; in xa_terminate_check()
712 if (sc->terminating) { in xa_open()
771 if (sc->terminating) { in xa_close()
/dragonfly/games/rogue/
H A DCHANGES18 'askquit' is added to prevent ^\ from terminating the game accidentally.
/dragonfly/sbin/init/
H A DNOTES18 terminating).' vhangup() is recognized as one way to handle
/dragonfly/tools/regression/lib/libc-regex/
H A DREADME16 -c catch signals and non-terminating calls
/dragonfly/sys/vfs/nfs/
H A Dnfs_syscalls.c947 nfsrv_init(int terminating) in nfsrv_init() argument
956 if (terminating) { in nfsrv_init()
/dragonfly/crypto/openssh/
H A DPROTOCOL.mux151 5. Remotely terminating a master
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreg-notes.def61 terminating on zero can be matched. There must be an insn pattern
/dragonfly/contrib/gcc-8.0/gcc/
H A Dreg-notes.def66 terminating on zero can be matched. There must be an insn pattern
/dragonfly/contrib/file/magic/Magdir/
H A Dsysex14 # page size 32 misidentifed as Inventronics by looking for terminating End Of eXclusive byte (EOX)
H A Darchive1071 # look for terminating 0-character of filename
2076 # skip ASCII text by looking for terminating \0 of path
H A Dwindows1171 # look for 6th char of version string or terminating right parentheses
H A Dimages1513 # maybe last character of Adobe PhotoShop Brush UTF16-LE string and terminating nul char like
1520 # test for last character of Adobe PhotoShop Brush UTF16-LE string and terminating nul char
/dragonfly/stand/boot/common/
H A Dhelp.common742 to the value read, less any terminating newline.
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Distream748 * - @c char_type that can store a terminating @c eos.</em>
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Distream779 * - @c char_type that can store a terminating @c eos.</em>
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info680 `mpfr_free_cache'. It is strongly advised to do that before terminating
1208 terminating null character, and the value 7 accounts for `-@Inf@'
1209 plus the terminating null character.
1778 terminating a thread, even if you did not call these functions
2011 BUF _not counting_ the terminating null character or a negative
2024 large, _not counting_ the terminating null character, or a
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME1036 program terminating), wpa_supplicant will time out the radio work item
H A DChangeLog637 terminating wpa_supplicant
2118 small problems with error case processing not terminating on
2202 * PEAPv1: added support for terminating PEAP authentication on tunneled
/dragonfly/contrib/binutils-2.27/ld/emultempl/
H A Delf32.em734 make it terminating the line. */
/dragonfly/contrib/awk/
H A DFIXES.1e804 without terminating the string. thanks to russ cox.
/dragonfly/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim1286 call <SID>DEBUG('AutoUpdates are turned off, terminating',9)

12