Home
last modified time | relevance | path

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

1234567

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_exception.cc40 std::exception::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::exception
49 std::bad_exception::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_exception
H A Dbad_alloc.cc31 std::bad_alloc::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_alloc
H A Dbad_typeid.cc32 bad_typeid::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_typeid
H A Dbad_cast.cc32 bad_cast::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_cast
/dflybsd-src/usr.sbin/installer/libaura/
H A Dmem.h41 #define AURA_MALLOC(ptr, what) \ argument
47 #define AURA_FREE(ptr, what) \ argument
H A Dmem.c53 aura_malloc(size_t size, const char *what) in aura_malloc()
85 aura_free(void *ptr, const char *what) in aura_free()
/dflybsd-src/tools/tools/ath/athregs/
H A Ddumpregs.c95 int what, c, s, i; in main() local
367 ath_hal_anyregs(int what) in ath_hal_anyregs()
381 ath_hal_setupregs(struct ath_diag *atd, int what) in ath_hal_setupregs()
434 ath_hal_dumpregs(FILE *fd, int what) in ath_hal_dumpregs()
509 ath_hal_dumpint(FILE *fd, int what) in ath_hal_dumpint()
533 ath_hal_dumpqcu(FILE *fd, int what) in ath_hal_dumpqcu()
559 ath_hal_dumpdcu(FILE *fd, int what) in ath_hal_dumpdcu()
576 ath_hal_dumpbb(FILE *fd, int what) in ath_hal_dumpbb()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_exception.cc40 std::exception::what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT in what() function in std::exception
49 std::bad_exception::what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_exception
H A Dbad_alloc.cc31 std::bad_alloc::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_alloc
H A Dbad_array_new.cc32 bad_array_new_length::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_array_new_length
H A Dbad_typeid.cc31 bad_typeid::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_typeid
H A Dbad_cast.cc31 bad_cast::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_cast
H A Dbad_array_length.cc46 bad_array_length::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::bad_array_length
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dstabs.c137 aout_process_stab (int what, const char *string, int type, int other, int desc) in aout_process_stab()
176 s_stab_generic (int what, in s_stab_generic()
400 s_stab (int what) in s_stab()
408 s_xstab (int what) in s_xstab()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dstabs.c137 aout_process_stab (int what, const char *string, int type, int other, int desc) in aout_process_stab()
178 s_stab_generic (int what, in s_stab_generic()
417 s_stab (int what) in s_stab()
425 s_xstab (int what) in s_xstab()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstdexcept.cc43 logic_error::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::logic_error
72 runtime_error::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::runtime_error
H A Dios_failure.cc43 ios_base::failure::what() const throw() in what() function in std::ios_base::failure
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstdexcept.cc44 logic_error::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::logic_error
73 runtime_error::what() const _GLIBCXX_USE_NOEXCEPT in what() function in std::runtime_error
/dflybsd-src/usr.bin/who/
H A Dutmpentry.c77 int what = 3; in setup() local
130 int what = setup(fname); in getutentries() local
/dflybsd-src/games/larn/
H A Dcreate.c472 fillmroom(int n, char what, int arg) in fillmroom()
491 fillroom(char what, int arg) in fillroom()
526 fillmonst(char what) in fillmonst()
/dflybsd-src/sys/bus/u4b/controller/
H A Dxhcireg.h205 #define XREAD1(sc, what, a) \ argument
208 #define XREAD2(sc, what, a) \ argument
211 #define XREAD4(sc, what, a) \ argument
214 #define XWRITE1(sc, what, a, x) \ argument
217 #define XWRITE2(sc, what, a, x) \ argument
220 #define XWRITE4(sc, what, a, x) \ argument
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dshared_ptr.cc35 bad_weak_ptr::what() const noexcept in what() function in std::bad_weak_ptr
/dflybsd-src/contrib/gdb-7/readline/
H A Dundo.c72 alloc_undo_entry (what, start, end, text) in alloc_undo_entry() argument
92 rl_add_undo (what, start, end, text) in rl_add_undo() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dfunctional.cc39 bad_function_call::what() const noexcept in what() function in std::bad_function_call
/dflybsd-src/sys/dev/drm/amd/display/dc/basics/
H A Dvector.c183 const void *what, in dal_vector_set_at_index()
206 const void *what, in dal_vector_insert_at()

1234567