| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
| H A D | messages_members.h | 74 return this->do_open(__s, __loc); in _GLIBCXX_VISIBILITY() 88 messages<_CharT>::do_open(const basic_string<char>& __s, in _GLIBCXX_VISIBILITY() 132 messages<char>::do_open(const basic_string<char>&, in _GLIBCXX_VISIBILITY() 142 messages<wchar_t>::do_open(const basic_string<char>&, in _GLIBCXX_VISIBILITY()
|
| H A D | messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, in do_open() function in std::messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, in do_open() function in std::messages
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| H A D | messages_members.h | 74 return this->do_open(__s, __loc); in _GLIBCXX_VISIBILITY() 88 messages<_CharT>::do_open(const basic_string<char>& __s, in _GLIBCXX_VISIBILITY() 132 messages<char>::do_open(const basic_string<char>&, in _GLIBCXX_VISIBILITY() 142 messages<wchar_t>::do_open(const basic_string<char>&, in _GLIBCXX_VISIBILITY()
|
| H A D | messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, in do_open() function in std::messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, in do_open() function in std::messages
|
| /netbsd-src/external/bsd/kyua-cli/dist/store/ |
| H A D | backend.cpp | 78 do_open(const fs::path& file, const int flags) in do_open() function 298 sqlite::database db = do_open(file, sqlite::open_readonly); in open_ro() 314 sqlite::database db = do_open(file, sqlite::open_readwrite | in open_rw() 356 sqlite::database db = do_open(file, sqlite::open_readwrite); in migrate_schema()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
| H A D | messages_members.h | 45 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 54 messages<_CharT>::do_open(const basic_string<char>& __s, in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
| H A D | messages_members.h | 45 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 54 messages<_CharT>::do_open(const basic_string<char>& __s, in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
| H A D | messages_members.h | 55 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 64 messages<_CharT>::do_open(const basic_string<char>&, const locale&) const in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
| H A D | messages_members.h | 55 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 64 messages<_CharT>::do_open(const basic_string<char>&, const locale&) const in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/sys/sys/ |
| H A D | vfs_syscalls.h | 63 int do_open(struct lwp *, struct vnode *, struct pathbuf *, int, int, int *);
|
| /netbsd-src/bin/ksh/ |
| H A D | exec.c | 1121 int do_open = 1, do_close = 0, UNINITIALIZED(flags); local 1162 do_open = 0; 1172 do_open = 0; 1189 if (do_open) {
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | locale_facets_nonio.h | 1857 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 1923 do_open(const basic_string<char>&, const locale&) const; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | locale_facets_nonio.h | 1911 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 1977 do_open(const basic_string<char>&, const locale&) const; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const in do_open() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const in do_open() function
|
| /netbsd-src/sys/kern/ |
| H A D | vfs_syscalls.c | 1753 do_open(lwp_t *l, struct vnode *dvp, struct pathbuf *pb, int open_flags, in do_open() 1826 error = do_open(curlwp, NULL, pb, open_flags, open_mode, fd); in do_sys_openat() 1870 error = do_open(l, dvp, pb, flags, mode, fd); in sys_open() 1732 do_open(lwp_t *l, struct vnode *dvp, struct pathbuf *pb, int open_flags, do_open() function
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| H A D | netpgpperl_wrap.c | 1308 #ifdef do_open 1309 #undef do_open
|
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | input.cpp | 6152 void do_open(int append) in do_open() function 6183 do_open(0); in open_request() 6193 do_open(1); in opena_request()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | locale | 3533 return do_open(__nm, __loc); 3555 virtual catalog do_open(const basic_string<char>&, const locale&) const; 3567 messages<_CharT>::do_open(const basic_string<char>& __nm, const locale&) const
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2014 | 507 (messages<char>::do_open): Specialized. 509 (messages<wchar_t>::do_open): Likewise. 512 (messages<char>::do_open): Implement. Use bind_textdomain_codeset based 515 (messages<wchar_t>::do_open): Likewise with
|
| H A D | ChangeLog-2001 | 106 messages::do_open, messages::do_get): Adjust implicit typename. 108 messages::do_open, messages::do_get): Adjust Implicit typename. 110 messages::do_open, messages::do_get): Adjust implicit typename.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | ChangeLog-2021 | 1430 * emul_netbsd.c (do_open): Translate the flag parameter to the 1565 * emul_netbsd.c (do_open): fix order-of-evaluation problem. 6236 (do_open): Ditto.
|