| /freebsd-12-stable/contrib/libcxxrt/ |
| D | stdexcept.cc | 41 const char* exception::what() const throw() in what() function in std::exception 53 const char* bad_alloc::what() const throw() in what() function in std::bad_alloc 67 const char* bad_cast::what() const throw() in what() function in std::bad_cast 80 const char* bad_typeid::what() const throw() in what() function in std::bad_typeid 93 const char* bad_array_new_length::what() const throw() in what() function in std::bad_array_new_length
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/ |
| D | zfs_namecheck.c | 100 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) in zfs_component_namecheck() 137 permset_namecheck(const char *path, namecheck_err_t *why, char *what) in permset_namecheck() 184 entity_namecheck(const char *path, namecheck_err_t *why, char *what) in entity_namecheck() 279 dataset_namecheck(const char *path, namecheck_err_t *why, char *what) in dataset_namecheck() 348 pool_namecheck(const char *pool, namecheck_err_t *why, char *what) in pool_namecheck()
|
| /freebsd-12-stable/sys/fs/cuse/ |
| D | cuse_defs.h | 82 #define CUSE_ID_DEFAULT(what) CUSE_MAKE_ID(0,0,what,0) argument 83 #define CUSE_ID_WEBCAMD(what) CUSE_MAKE_ID('W','C',what,0) /* Used by Webcamd. */ argument 84 #define CUSE_ID_SUNDTEK(what) CUSE_MAKE_ID('S','K',what,0) /* Used by Sundtek. */ argument 85 #define CUSE_ID_CX88(what) CUSE_MAKE_ID('C','X',what,0) /* Used by cx88 driver. */ argument 86 #define CUSE_ID_UHIDD(what) CUSE_MAKE_ID('U','D',what,0) /* Used by uhidd. */ argument
|
| /freebsd-12-stable/contrib/libstdc++/libsupc++/ |
| D | eh_exception.cc | 41 std::exception::what() const throw() in what() function in std::exception 50 std::bad_exception::what() const throw() in what() function in std::bad_exception
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/ |
| D | any.cpp | 12 const char* bad_any_cast::what() const noexcept { in what() function in std::bad_any_cast 30 const char* bad_any_cast::what() const noexcept { in what() function in bad_any_cast
|
| D | functional.cpp | 19 bad_function_call::what() const noexcept in what() function in bad_function_call
|
| D | variant.cpp | 13 const char* bad_variant_access::what() const noexcept { in what() function in std::bad_variant_access
|
| /freebsd-12-stable/sys/sys/ |
| D | rangelock.h | 87 #define rangelock_cookie_assert_(cookie, what, file, line) \ argument 90 #define rangelock_cookie_assert_(cookie, what, file, line) (void)0 argument 93 #define rangelock_cookie_assert(cookie, what) \ argument
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | wince-stub.c | 120 gdb_wince_id what; in getdword() local 143 gdb_wince_id what; in getword() local 160 #define gethandle(huh, s, what) (HANDLE) getdword ((huh), (s), (what)) argument 161 #define getpvoid(huh, s, what) (LPVOID) getdword ((huh), (s), (what)) argument 162 #define getlen(huh, s, what) (gdb_wince_len) getword ((huh), (s), (what)) argument 168 getmemory (LPCWSTR huh, int s, gdb_wince_id what, gdb_wince_len *inlen) in getmemory() 188 putdword (LPCWSTR huh, int s, gdb_wince_id what, DWORD n) in putdword() 198 putword (LPCWSTR huh, int s, gdb_wince_id what, WORD n) in putword() 207 #define putlen(huh, s, what, n) putword ((huh), (s), (what), (gdb_wince_len) (n)) argument 213 putmemory (LPCWSTR huh, int s, gdb_wince_id what, const void *mem, gdb_wince_len len) in putmemory() [all …]
|
| D | proc-why.c | 108 proc_prettyfprint_why (FILE *file, unsigned long why, unsigned long what, in proc_prettyfprint_why() 172 proc_prettyprint_why (unsigned long why, unsigned long what, int verbose) in proc_prettyprint_why()
|
| D | wince.c | 482 putdword (LPCSTR huh, gdb_wince_id what, DWORD n) in putdword() 492 putword (LPCSTR huh, gdb_wince_id what, WORD n) in putword() 501 #define putlen(huh, what, n) putword((huh), (what), (gdb_wince_len) (n)) argument 507 putmemory (LPCSTR huh, gdb_wince_id what, const void *mem, gdb_wince_len len) in putmemory() 521 gdb_wince_id what; in getdword() local 540 gdb_wince_id what; in getword() local 553 #define gethandle(huh, what) (HANDLE) getdword ((huh), (what)) argument 554 #define getpvoid(huh, what) (LPVOID) getdword ((huh), (what)) argument 555 #define getlen(huh, what) (gdb_wince_len) getword ((huh), (what)) argument 556 #define puthandle(huh, what, h) putdword ((huh), (what), (DWORD) (h)) argument [all …]
|
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_ipc.c | 107 int what; member 124 int what; member 161 int what; member 184 int what; member 306 int what; member 353 int what; member 372 int what; member 449 int what; member 468 int what; member 508 int what; member [all …]
|
| /freebsd-12-stable/tools/tools/ath/athregs/ |
| D | dumpregs.c | 98 int what, c, i; in main() local 384 ath_hal_anyregs(int what) in ath_hal_anyregs() 398 ath_hal_setupregs(struct ath_diag *atd, int what) in ath_hal_setupregs() 451 ath_hal_dumpregs(FILE *fd, int what) in ath_hal_dumpregs() 526 ath_hal_dumpint(FILE *fd, int what) in ath_hal_dumpint() 550 ath_hal_dumpqcu(FILE *fd, int what) in ath_hal_dumpqcu() 576 ath_hal_dumpdcu(FILE *fd, int what) in ath_hal_dumpdcu() 593 ath_hal_dumpbb(FILE *fd, int what) in ath_hal_dumpbb()
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | bufferevent_async.c | 105 be_async_run_eventcb(struct bufferevent *bev, short what, int options) in be_async_run_eventcb() 109 be_async_trigger_nolock(struct bufferevent *bev, short what, int options) in be_async_trigger_nolock() 345 be_async_enable(struct bufferevent *buf, short what) in be_async_enable() 373 be_async_disable(struct bufferevent *bev, short what) in be_async_disable() 426 be_async_flush(struct bufferevent *bev, short what, in be_async_flush() 466 short what = BEV_EVENT_READING; in read_complete() local 505 short what = BEV_EVENT_WRITING; in write_complete() local
|
| D | bufferevent.c | 67 bufferevent_suspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_suspend_read_() 78 bufferevent_unsuspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_unsuspend_read_() 89 bufferevent_suspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_suspend_write_() 100 bufferevent_unsuspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_unsuspend_write_() 175 short what = bufev_private->eventcb_pending; in bufferevent_run_deferred_callbacks_locked() local 220 short what = bufev_private->eventcb_pending; in bufferevent_run_deferred_callbacks_unlocked() local 285 bufferevent_run_eventcb_(struct bufferevent *bufev, short what, int options) in bufferevent_run_eventcb_() 301 bufferevent_trigger_event(struct bufferevent *bufev, short what, int options) in bufferevent_trigger_event()
|
| /freebsd-12-stable/contrib/libevent/ |
| D | bufferevent_async.c | 105 be_async_run_eventcb(struct bufferevent *bev, short what, int options) in be_async_run_eventcb() 109 be_async_trigger_nolock(struct bufferevent *bev, short what, int options) in be_async_trigger_nolock() 345 be_async_enable(struct bufferevent *buf, short what) in be_async_enable() 373 be_async_disable(struct bufferevent *bev, short what) in be_async_disable() 426 be_async_flush(struct bufferevent *bev, short what, in be_async_flush() 466 short what = BEV_EVENT_READING; in read_complete() local 505 short what = BEV_EVENT_WRITING; in write_complete() local
|
| D | bufferevent.c | 67 bufferevent_suspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_suspend_read_() 78 bufferevent_unsuspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_unsuspend_read_() 89 bufferevent_suspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_suspend_write_() 100 bufferevent_unsuspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) in bufferevent_unsuspend_write_() 175 short what = bufev_private->eventcb_pending; in bufferevent_run_deferred_callbacks_locked() local 220 short what = bufev_private->eventcb_pending; in bufferevent_run_deferred_callbacks_unlocked() local 285 bufferevent_run_eventcb_(struct bufferevent *bufev, short what, int options) in bufferevent_run_eventcb_() 301 bufferevent_trigger_event(struct bufferevent *bufev, short what, int options) in bufferevent_trigger_event()
|
| /freebsd-12-stable/contrib/libstdc++/src/ |
| D | stdexcept.cc | 45 logic_error::what() const throw() in what() function in logic_error 66 runtime_error::what() const throw() in what() function in runtime_error
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/ |
| D | concurrence.h | 74 what() const throw() in what() function 82 what() const throw() in what() function
|
| /freebsd-12-stable/contrib/sendmail/libsm/ |
| D | syslogio.c | 173 sm_syslogsetinfo(fp, what, valp) in sm_syslogsetinfo() argument 206 sm_sysloggetinfo(fp, what, valp) in sm_sysloggetinfo() argument
|
| /freebsd-12-stable/crypto/openssh/regress/ |
| D | modpipe.c | 45 enum { MOD_XOR, MOD_AND_OR } what; member 53 char what[16+1]; in parse_modification() local
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_bufferevent.c | 133 errorcb(struct bufferevent *bev, short what, void *arg) in errorcb() 400 wm_errorcb(struct bufferevent *bev, short what, void *arg) in wm_errorcb() 627 sender_errorcb(struct bufferevent *bev, short what, void *ctx) in sender_errorcb() 682 reader_eventcb(struct bufferevent *bev, short what, void *ctx) in reader_eventcb() 711 reader_eventcb_simple(struct bufferevent *bev, short what, void *ctx) in reader_eventcb_simple() 804 close_socket_cb(evutil_socket_t fd, short what, void *arg) in close_socket_cb() 868 want_fail_eventcb(struct bufferevent *bev, short what, void *ctx) in want_fail_eventcb() 958 bev_timeout_event_cb(struct bufferevent *bev, short what, void *arg) in bev_timeout_event_cb() 1077 trigger_failure_cb(evutil_socket_t fd, short what, void *ctx) in trigger_failure_cb() 1083 trigger_eventcb(struct bufferevent *bev, short what, void *ctx) in trigger_eventcb() [all …]
|
| D | regress_thread.c | 75 wake_all_timeout(evutil_socket_t fd, short what, void *arg) in wake_all_timeout() 85 wake_one_timeout(evutil_socket_t fd, short what, void *arg) in wake_one_timeout() 436 timer_callback(evutil_socket_t fd, short what, void *arg) in timer_callback() 442 start_threads_callback(evutil_socket_t fd, short what, void *arg) in start_threads_callback() 502 note_time_cb(evutil_socket_t fd, short what, void *arg) in note_time_cb()
|
| /freebsd-12-stable/contrib/libevent/test/ |
| D | regress_bufferevent.c | 133 errorcb(struct bufferevent *bev, short what, void *arg) in errorcb() 400 wm_errorcb(struct bufferevent *bev, short what, void *arg) in wm_errorcb() 627 sender_errorcb(struct bufferevent *bev, short what, void *ctx) in sender_errorcb() 682 reader_eventcb(struct bufferevent *bev, short what, void *ctx) in reader_eventcb() 711 reader_eventcb_simple(struct bufferevent *bev, short what, void *ctx) in reader_eventcb_simple() 804 close_socket_cb(evutil_socket_t fd, short what, void *arg) in close_socket_cb() 868 want_fail_eventcb(struct bufferevent *bev, short what, void *ctx) in want_fail_eventcb() 958 bev_timeout_event_cb(struct bufferevent *bev, short what, void *arg) in bev_timeout_event_cb() 1077 trigger_failure_cb(evutil_socket_t fd, short what, void *ctx) in trigger_failure_cb() 1083 trigger_eventcb(struct bufferevent *bev, short what, void *ctx) in trigger_eventcb() [all …]
|
| D | regress_thread.c | 75 wake_all_timeout(evutil_socket_t fd, short what, void *arg) in wake_all_timeout() 85 wake_one_timeout(evutil_socket_t fd, short what, void *arg) in wake_one_timeout() 436 timer_callback(evutil_socket_t fd, short what, void *arg) in timer_callback() 442 start_threads_callback(evutil_socket_t fd, short what, void *arg) in start_threads_callback() 502 note_time_cb(evutil_socket_t fd, short what, void *arg) in note_time_cb()
|