Home
last modified time | relevance | path

Searched defs:what (Results 1 – 25 of 235) sorted by relevance

12345678910

/openbsd/gnu/llvm/libcxxabi/src/
H A Dstdlib_exception.cpp21 const char* exception::what() const noexcept in what() function in std::exception
32 const char* bad_exception::what() const noexcept in what() function in std::bad_exception
49 bad_alloc::what() const noexcept in what() function in std::bad_alloc
65 bad_array_new_length::what() const noexcept in what() function in std::bad_array_new_length
H A Dstdlib_typeinfo.cpp31 bad_cast::what() const noexcept in what() function in std::bad_cast
47 bad_typeid::what() const noexcept in what() function in std::bad_typeid
H A Dstdlib_stdexcept.cpp25 logic_error::what() const noexcept in what() function in std::logic_error
33 runtime_error::what() const noexcept in what() function in std::runtime_error
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.c120 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 …]
H A Dproc-why.c108 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()
H A Dwince.c477 putdword (LPCSTR huh, gdb_wince_id what, DWORD n) in putdword()
487 putword (LPCSTR huh, gdb_wince_id what, WORD n) in putword()
496 #define putlen(huh, what, n) putword((huh), (what), (gdb_wince_len) (n)) argument
516 gdb_wince_id what; in getdword() local
535 gdb_wince_id what; in getword() local
548 #define gethandle(huh, what) (HANDLE) getdword ((huh), (what)) argument
549 #define getpvoid(huh, what) (LPVOID) getdword ((huh), (what)) argument
550 #define getlen(huh, what) (gdb_wince_len) getword ((huh), (what)) argument
551 #define puthandle(huh, what, h) putdword ((huh), (what), (DWORD) (h)) argument
552 #define putpvoid(huh, what, p) putdword ((huh), (what), (DWORD) (p)) argument
[all …]
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_exception.cc41 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
/openbsd/gnu/llvm/libcxx/src/
H A Dany.cpp12 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
H A Dvariant.cpp13 const char* bad_variant_access::what() const noexcept { in what() function in std::bad_variant_access
H A Dfunctional.cpp21 bad_function_call::what() const noexcept in what() function in bad_function_call
/openbsd/regress/sys/altivec_ast/
H A Dvecast.c46 ck_equal(const char *what, vector float out, vector float answer) in ck_equal()
61 ck_equal_i(const char *what, vector int out, vector int answer) in ck_equal_i()
76 ck_equal_u(const char *what, vector unsigned out, vector unsigned answer) in ck_equal_u()
94 ck_estimate(const char *what, vector float out, struct double4 answer, in ck_estimate()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dpmf9.C39 region_impl::iterate (region *region_p, region::region_func what, in iterate()
50 region_impl::iterate (region *region_p, region::region_func what, in iterate()
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dstdexcept.cc45 logic_error::what() const throw() in what() function in logic_error
66 runtime_error::what() const throw() in what() function in runtime_error
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dstdexcept.cc45 logic_error::what() const throw() in what() function in std::logic_error
66 runtime_error::what() const throw() in what() function in std::runtime_error
/openbsd/usr.sbin/ldapd/
H A Devbuffer_tls.c74 short what = EVBUFFER_READ; in buffertls_readcb() local
155 short what = EVBUFFER_WRITE; in buffertls_writecb() local
213 short what = EVBUFFER_HANDSHAKE; in buffertls_handshakecb() local
/openbsd/usr.sbin/syslogd/
H A Devbuffer_tls.c74 short what = EVBUFFER_READ; in buffertls_readcb() local
156 short what = EVBUFFER_WRITE; in buffertls_writecb() local
214 short what = EVBUFFER_HANDSHAKE; in buffertls_handshakecb() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh64.c1915 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1922 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1938 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1945 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1968 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
2022 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
2619 int what = sh64_abi == sh64_abi_64 ? MOVI_IMM_64 : MOVI_IMM_32; in shmedia_build_Mytes() local
2664 int what in shmedia_build_Mytes() local
2701 int what in shmedia_build_Mytes() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.c1920 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1927 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1943 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1950 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1973 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
2027 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
2624 int what = sh64_abi == sh64_abi_64 ? MOVI_IMM_64 : MOVI_IMM_32; in shmedia_build_Mytes() local
2669 int what in shmedia_build_Mytes() local
2709 int what in shmedia_build_Mytes() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dconcurrence.h74 what() const throw() in what() function
82 what() const throw() in what() function
/openbsd/usr.sbin/httpd/
H A Dconfig.c43 unsigned int what; in config_init() local
90 unsigned int what; in config_purge() local
170 unsigned int what; in config_setserver() local
823 unsigned int what; in config_setmedia() local
870 unsigned int what; in config_setauth() local
/openbsd/gnu/gcc/gcc/
H A Dipa-inline.c97 struct cgraph_node *what) in cgraph_estimate_size_after_inlining()
159 struct cgraph_node *to = NULL, *what; in cgraph_mark_inline_edge() local
199 struct cgraph_node *what = edge->callee; in cgraph_mark_inline() local
253 cgraph_check_inline_limits (struct cgraph_node *to, struct cgraph_node *what, in cgraph_check_inline_limits()
345 struct cgraph_node *what, in cgraph_recursive_inlining_p()
/openbsd/gnu/usr.bin/binutils/gas/
H A Dstabs.c139 aout_process_stab (what, string, type, other, desc) in aout_process_stab() argument
180 s_stab_generic (int what, char *stab_secname, char *stabstr_secname) in s_stab_generic()
403 s_stab (int what) in s_stab()
411 s_xstab (int what) in s_xstab()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dstabs.c137 aout_process_stab (what, string, type, other, desc) in aout_process_stab() argument
177 s_stab_generic (int what, char *stab_secname, char *stabstr_secname) in s_stab_generic()
398 s_stab (int what) in s_stab()
406 s_xstab (int what) in s_xstab()
/openbsd/regress/usr.bin/ssh/
H A Dmodpipe.c39 enum { MOD_XOR, MOD_AND_OR } what; member
47 char what[16+1]; in parse_modification() local
/openbsd/usr.sbin/bgpd/
H A Dpftable.c45 unsigned long what; member
176 unsigned long what; in pftable_add_work() local

12345678910