Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/libcxx/src/
HDvariant.cpp11 namespace std { namespace
HDnew_helpers.cpp12 namespace std { // purposefully not versioned namespace
HDany.cpp11 namespace std { namespace
HDoptional.cpp12 namespace std { namespace
HDnew_handler.cpp29 namespace std { // purposefully not versioned namespace
/freebsd-13-stable/contrib/libcxxrt/
HDterminate.cc29 namespace std namespace
HDmemory.cc42 namespace std namespace
56 namespace std namespace
HDnoexception.cc27 namespace std namespace
HDstdexcept.cc32 namespace std { namespace
HDexception.cc238 namespace std namespace
295 namespace std namespace
/freebsd-13-stable/contrib/kyua/utils/format/
HDcontainers.hpp45 namespace std { namespace
/freebsd-13-stable/sys/dev/usb/controller/
HDehci.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()
HDuhci.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-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_new_delete.cpp59 namespace std { namespace
108 namespace std { namespace
/freebsd-13-stable/lib/libc/stdio/
HDfindfp.c57 #define std(flags, file) { \ macro
/freebsd-13-stable/contrib/atf/atf-c++/detail/
Dapplication.cpp49 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_new_delete.cpp24 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_new_delete.cpp26 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_type_hash_itanium.cpp26 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_new_delete.cpp22 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDwrappers_cpp.cpp22 namespace std { namespace
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_new_delete.cpp28 namespace std { namespace
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdio/
HDt_fopen.c388 FILE *std[2] = { stdin, stdout }; in ATF_TC_BODY() local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_new_delete.cpp55 namespace std { namespace
/freebsd-13-stable/usr.sbin/config/
HDmkmakefile.c397 int compile, match, nreqs, std, filetype, not, in read_file() local

12