Home
last modified time | relevance | path

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

1234567891011

/openbsd/gnu/llvm/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py821 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 Dorientation_test.c74 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 Dstring-inst.cc45 namespace std namespace
62 namespace std namespace
H A Dcomplex_io.cc32 namespace std namespace
H A Distream-inst.cc38 namespace std namespace
H A Dostream-inst.cc38 namespace std namespace
H A Dstreambuf-inst.cc38 namespace std namespace
/openbsd/sys/dev/usb/
H A Duhci.c347 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 Dohci.c433 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 Deb133.C6 using namespace std; variable
H A Deb133b.C6 using namespace std; variable
H A Deb44.C11 using namespace std; variable
H A Deb129.C9 using namespace std; variable
H A Deb39.C7 using namespace std; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dbuiltins1.C14 using namespace std; in main() local
H A Dbuiltins4.C14 using namespace std; in main() local
H A Dbuiltins2.C14 using namespace std; in main() local
H A Dbuiltins3.C14 using namespace std; in main() local
H A Dbuiltins8.C15 using namespace std; variable
/openbsd/gnu/llvm/libcxx/src/
H A Dvariant.cpp11 namespace std { namespace
/openbsd/regress/libexec/ld.so/constructor/prog2/
H A Dprog2.C9 using namespace std; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A DWinline-2.C5 using namespace std; variable
/openbsd/regress/libexec/ld.so/constructor/libab/
H A Dab.C12 using namespace std; variable
/openbsd/regress/libexec/ld.so/constructor/prog1/
H A Dprog1.C9 using namespace std; variable
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_relops.h74 _GLIBCXX_BEGIN_NAMESPACE(std) in _GLIBCXX_BEGIN_NAMESPACE() argument

1234567891011