Home
last modified time | relevance | path

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

12

/freebsd/contrib/kyua/utils/format/
H A Dcontainers.hpp45 namespace std { namespace
/freebsd/contrib/libcxxrt/
H A Dterminate.cc29 namespace std namespace
H A Dnoexception.cc27 namespace std namespace
H A Dmemory.cc42 namespace std namespace
56 namespace std namespace
H A Dstdexcept.cc32 namespace std { namespace
H A Dexception.cc238 namespace std namespace
295 namespace std namespace
/freebsd/contrib/llvm-project/libcxx/src/
H A Dvariant.cpp11 namespace std { namespace
H A Dnew_helpers.cpp12 namespace std { // purposefully not versioned namespace
H A Doptional.cpp13 namespace std { namespace
H A Dany.cpp11 namespace std { namespace
H A Dnew_handler.cpp29 namespace std { // purposefully not versioned namespace
/freebsd/contrib/llvm-project/libcxx/modules/
H A DCMakeLists.txt.in38 add_library(std) target
/freebsd/sys/dev/usb/controller/
H A Dehci.c918 #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 Duhci.c888 #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()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_new_delete.cpp59 namespace std { namespace
108 namespace std { namespace
/freebsd/lib/libc/stdio/
H A Dfindfp.c53 #define std(flags, file) { \ macro
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication.cpp49 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_new_delete.cpp24 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_new_delete.cpp26 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_new_delete.cpp22 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp26 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_cpp.cpp22 namespace std { namespace
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_new_delete.cpp28 namespace std { namespace
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fopen.c388 FILE *std[2] = { stdin, stdout }; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_new_delete.cpp55 namespace std { namespace

12