Home
last modified time | relevance | path

Searched defs:std (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13.1/contrib/libcxxrt/
H A Dterminate.cc29 namespace std namespace
H A Dmemory.cc42 namespace std namespace
56 namespace std namespace
H A Dstdexcept.cc32 namespace std { namespace
H A Dexception.cc235 namespace std namespace
292 namespace std namespace
/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dvariant.cpp11 namespace std { namespace
H A Dany.cpp11 namespace std { namespace
H A Doptional.cpp12 namespace std namespace
H A Dnew.cpp29 namespace std namespace
/freebsd-13.1/contrib/kyua/utils/format/
H A Dcontainers.hpp45 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_new_delete.cpp57 namespace std { namespace
97 namespace std { namespace
/freebsd-13.1/sys/dev/usb/controller/
H A Dehci.c919 #define EHCI_APPEND_FS_TD(std,last) (last) = _ehci_append_fs_td(std,last) argument
921 _ehci_append_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_append_fs_td()
945 #define EHCI_APPEND_HS_TD(std,last) (last) = _ehci_append_hs_td(std,last) argument
947 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_append_hs_td()
1003 #define EHCI_REMOVE_FS_TD(std,last) (last) = _ehci_remove_fs_td(std,last) argument
1005 _ehci_remove_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_remove_fs_td()
1023 #define EHCI_REMOVE_HS_TD(std,last) (last) = _ehci_remove_hs_td(std,last) argument
1025 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_remove_hs_td()
H A Duhci.c889 #define UHCI_APPEND_TD(std,last) (last) = _uhci_append_td(std,last) argument
891 _uhci_append_td(uhci_td_t *std, uhci_td_t *last) in _uhci_append_td()
951 #define UHCI_REMOVE_TD(std,last) (last) = _uhci_remove_td(std,last) argument
953 _uhci_remove_td(uhci_td_t *std, uhci_td_t *last) in _uhci_remove_td()
H A Dohci.c530 ohci_dump_tds(ohci_td_t *std) in ohci_dump_tds()
540 ohci_dump_td(ohci_td_t *std) in ohci_dump_td()
/freebsd-13.1/lib/libc/stdio/
H A Dfindfp.c59 #define std(flags, file) { \ macro
/freebsd-13.1/contrib/atf/atf-c++/detail/
H A Dapplication.cpp49 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_cpp.cpp21 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_new_delete.cpp26 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_new_delete.cpp24 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp25 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_new_delete.cpp22 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_new_delete.cpp28 namespace std { namespace
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_new_delete.cpp25 namespace std { namespace
/freebsd-13.1/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fopen.c388 FILE *std[2] = { stdin, stdout }; in ATF_TC_BODY() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_new_delete.cpp64 namespace std { namespace
/freebsd-13.1/usr.sbin/config/
H A Dmkmakefile.c399 int compile, match, nreqs, std, filetype, not, in read_file() local

12