/openbsd/gnu/llvm/libcxx/utils/ |
H A D | generate_feature_test_macro_components.py | 821 def get_std_before(d, std): argument 830 def get_value_before(d, std): argument 836 def get_for_std(d, std): argument 850 def get_std_number(std): argument 857 def produce_macros_definition_for_std(std): argument 1030 def generate_std_test(test_list, std): argument
|
/openbsd/regress/lib/libc/orientation/ |
H A D | orientation_test.c | 74 setup_std(FILE *std, int line) in setup_std() 94 #define TEST_STD_(std, x, op) \ argument 105 #define TEST_UNCHANGED_STD(std, x) TEST_STD_(std, x, ==) argument 106 #define TEST_NARROW_STD(std, x) TEST_STD_(std, x, <) argument 107 #define TEST_WIDE_STD(std, x) TEST_STD_(std, x, >) argument
|
/openbsd/gnu/lib/libstdc++/libstdc++/src/ |
H A D | string-inst.cc | 45 namespace std namespace 62 namespace std namespace
|
H A D | complex_io.cc | 32 namespace std namespace
|
H A D | istream-inst.cc | 38 namespace std namespace
|
H A D | ostream-inst.cc | 38 namespace std namespace
|
H A D | streambuf-inst.cc | 38 namespace std namespace
|
/openbsd/sys/dev/usb/ |
H A D | uhci.c | 347 struct uhci_soft_td *std; in uhci_init() local 712 uhci_dump_tds(struct uhci_soft_td *std) in uhci_dump_tds() 1128 struct uhci_soft_td *std, *lstd; in uhci_check_intr() local 1190 struct uhci_soft_td *std; in uhci_idone() local 1415 struct uhci_soft_td *std = NULL; in uhci_alloc_std() local 1714 struct uhci_soft_td *std; in uhci_abort_xfer() local 2051 struct uhci_soft_td *std; in uhci_device_request() local 2119 struct uhci_soft_td *std; in uhci_device_isoc_enter() local 2241 struct uhci_soft_td *std; in uhci_device_isoc_abort() local 2287 struct uhci_soft_td *std, *vstd; in uhci_device_isoc_close() local [all …]
|
H A D | ohci.c | 433 struct ohci_soft_td *std = NULL; in ohci_alloc_std() local 468 ohci_free_std(struct ohci_softc *sc, struct ohci_soft_td *std) in ohci_free_std() 1180 struct ohci_soft_td *std, *sdone, **p; in ohci_add_done() local 1218 struct ohci_soft_td *std, *sdone, *stdnext; in ohci_softintr() local 1589 struct ohci_soft_td *std = stat; in ohci_device_request() local 1715 ohci_hash_add_td(struct ohci_softc *sc, struct ohci_soft_td *std) in ohci_hash_add_td() 1728 struct ohci_soft_td *std; in ohci_hash_find_td() local 1809 ohci_dump_tds(struct ohci_soft_td *std) in ohci_dump_tds() 1816 ohci_dump_td(struct ohci_soft_td *std) in ohci_dump_td() 1894 struct ohci_soft_td *std = NULL; in ohci_open() local [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb133.C | 6 using namespace std; variable
|
H A D | eb133b.C | 6 using namespace std; variable
|
H A D | eb44.C | 11 using namespace std; variable
|
H A D | eb129.C | 9 using namespace std; variable
|
H A D | eb39.C | 7 using namespace std; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | builtins1.C | 14 using namespace std; in main() local
|
H A D | builtins4.C | 14 using namespace std; in main() local
|
H A D | builtins2.C | 14 using namespace std; in main() local
|
H A D | builtins3.C | 14 using namespace std; in main() local
|
H A D | builtins8.C | 15 using namespace std; variable
|
/openbsd/gnu/llvm/libcxx/src/ |
H A D | variant.cpp | 11 namespace std { namespace
|
/openbsd/regress/libexec/ld.so/constructor/prog2/ |
H A D | prog2.C | 9 using namespace std; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | Winline-2.C | 5 using namespace std; variable
|
/openbsd/regress/libexec/ld.so/constructor/libab/ |
H A D | ab.C | 12 using namespace std; variable
|
/openbsd/regress/libexec/ld.so/constructor/prog1/ |
H A D | prog1.C | 9 using namespace std; variable
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stl_relops.h | 74 _GLIBCXX_BEGIN_NAMESPACE(std) in _GLIBCXX_BEGIN_NAMESPACE() argument
|