/freebsd/contrib/libcxxrt/ |
H A D | memory.cc | 42 namespace std namespace 56 namespace std namespace
|
H A D | terminate.cc | 29 namespace std namespace
|
H A D | noexception.cc | 27 namespace std namespace
|
H A D | stdexcept.cc | 32 namespace std { namespace
|
H A D | exception.cc | 238 namespace std namespace 295 namespace std namespace
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | variant.cpp | 11 namespace std { namespace
|
H A D | new_helpers.cpp | 12 namespace std { // purposefully not versioned namespace
|
H A D | any.cpp | 11 namespace std { namespace
|
H A D | optional.cpp | 12 namespace std { namespace
|
H A D | new_handler.cpp | 29 namespace std { // purposefully not versioned namespace
|
/freebsd/contrib/kyua/utils/format/ |
H A D | containers.hpp | 45 namespace std { namespace
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehci.c | 918 #define EHCI_APPEND_FS_TD(std,last) (last) = _ehci_append_fs_td(std,last) argument 920 _ehci_append_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_append_fs_td() 944 #define EHCI_APPEND_HS_TD(std,last) (last) = _ehci_append_hs_td(std,last) argument 946 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_append_hs_td() 1002 #define EHCI_REMOVE_FS_TD(std,last) (last) = _ehci_remove_fs_td(std,last) argument 1004 _ehci_remove_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_remove_fs_td() 1022 #define EHCI_REMOVE_HS_TD(std,last) (last) = _ehci_remove_hs_td(std,last) argument 1024 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_remove_hs_td()
|
H A D | uhci.c | 888 #define UHCI_APPEND_TD(std,last) (last) = _uhci_append_td(std,last) argument 890 _uhci_append_td(uhci_td_t *std, uhci_td_t *last) in _uhci_append_td() 950 #define UHCI_REMOVE_TD(std,last) (last) = _uhci_remove_td(std,last) argument 952 _uhci_remove_td(uhci_td_t *std, uhci_td_t *last) in _uhci_remove_td()
|
H A D | ohci.c | 529 ohci_dump_tds(ohci_td_t *std) in ohci_dump_tds() 539 ohci_dump_td(ohci_td_t *std) in ohci_dump_td()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_new_delete.cpp | 59 namespace std { namespace 108 namespace std { namespace
|
/freebsd/lib/libc/stdio/ |
H A D | findfp.c | 53 #define std(flags, file) { \ macro
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | application.cpp | 49 namespace std { namespace
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | wrappers_cpp.cpp | 19 namespace std { global() namespace [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_new_delete.cpp | 26 namespace std { namespace [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_new_delete.cpp | 24 namespace std { namespace
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_new_delete.cpp | 22 namespace std { namespace
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash_itanium.cpp | 26 namespace std { namespace
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_new_delete.cpp | 28 namespace std { namespace
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_fopen.c | 388 FILE *std[2] = { stdin, stdout }; in ATF_TC_BODY() local
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|