Home
last modified time | relevance | path

Searched refs:noabort (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/magit-devel/magit-3.3.0-59-g1eb183e7/lisp/
H A Dmagit-tag.el106 'noabort ltags)
111 'noabort rtags)
H A Dmagit-branch.el567 'noabort unmerged)
593 'noabort branches)
H A Dmagit-utils.el765 (cl-defun magit-confirm (action &optional prompt prompt-n noabort
792 (if noabort nil (user-error "Abort"))))
H A Dgit-rebase.el723 (magit-confirm 'abort-rebase "Abort this rebase" nil 'noabort)))
/dports/devel/magit/magit-3.3.0/lisp/
H A Dmagit-tag.el106 'noabort ltags)
111 'noabort rtags)
H A Dmagit-branch.el565 'noabort unmerged)
591 'noabort branches)
H A Dmagit-utils.el768 (cl-defun magit-confirm (action &optional prompt prompt-n noabort
795 (if noabort nil (user-error "Abort"))))
H A Dgit-rebase.el718 (magit-confirm 'abort-rebase "Abort this rebase" nil 'noabort)))
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap_r/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap_r/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dthr_debug.c143 static int nodebug, noabort, noerror, nosync, tracethreads; variable
177 if( !noabort ) abort(); \
186 if( !noabort ) abort(); \
198 if( !noabort ) abort(); \
255 { "noabort", &noabort, 1 }, in get_options()
297 noabort = 1; in get_options()
363 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/dports/games/taisei/taisei-1.3.2/src/
H A Dlog.c145 bool noabort = lvl & LOG_NOABORT_BIT; in log_internal() local
207 if((lvl & LOG_FATAL) && !noabort) { in log_internal()
/dports/editors/emacs/emacs-27.2/lib-src/
H A Demacsclient.c1083 find_tty (const char **tty_type, const char **tty_name, bool noabort) in find_tty() argument
1090 if (noabort) in find_tty()
1098 if (noabort) in find_tty()
1109 if (noabort) in find_tty()
/dports/editors/emacs-devel/emacs-4d1968b/lib-src/
H A Demacsclient.c1086 find_tty (const char **tty_type, const char **tty_name, bool noabort) in find_tty() argument
1093 if (noabort) in find_tty()
1101 if (noabort) in find_tty()
1112 if (noabort) in find_tty()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Di_net.cpp335 sockaddr_in *PreGet (void *buffer, int bufferlen, bool noabort) in PreGet() argument
348 if (err == WSAEWOULDBLOCK || (noabort && err == WSAECONNRESET)) in PreGet()
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/isosurf/
H A Dimplicit.c353 int n, noabort; variable
401 noabort = mode == TET?
412 if (! noabort) {
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/
H A DMakefile.am209 omusrmsg-noabort-legacy.sh \
211 omusrmsg-noabort.sh \
1935 omusrmsg-noabort-legacy.sh \
1937 omusrmsg-noabort.sh \
H A DMakefile.in251 @ENABLE_DEFAULT_TESTS_TRUE@@ENABLE_TESTBENCH_TRUE@ omusrmsg-noabort-legacy.sh \
253 @ENABLE_DEFAULT_TESTS_TRUE@@ENABLE_TESTBENCH_TRUE@ omusrmsg-noabort.sh \
2404 omusrmsg-noabort-legacy.sh \
2406 omusrmsg-noabort.sh \
/dports/sysutils/acpica-tools/acpica-unix-20210930/tests/misc/
H A Dgrammar.asl965 Store ("DIV0 - noabort", Debug)
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/tests/misc/
H A Dgrammar.asl965 Store ("DIV0 - noabort", Debug)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201412788 * asan.c (report_error_func): Add noabort path.
12790 (asan_expand_check_ifn): Handle noabort path.
12795 * sanitizer.def: Add noabort ASan builtins.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201412788 * asan.c (report_error_func): Add noabort path.
12790 (asan_expand_check_ifn): Handle noabort path.
12795 * sanitizer.def: Add noabort ASan builtins.

12