| /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
| messages_members.h | 55 { return this->do_open(__s, __loc); } 64 messages<_CharT>::do_open(const basic_string<char>&, const locale&) const function in class:messages
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| messages_members.h | 74 return this->do_open(__s, __loc); 88 messages<_CharT>::do_open(const basic_string<char>& __s, function in class:messages 132 messages<char>::do_open(const basic_string<char>&, 142 messages<wchar_t>::do_open(const basic_string<char>&,
|
| messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, function in class:messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, function in class:messages
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
| messages_members.h | 45 { return this->do_open(__s, __loc); } 54 messages<_CharT>::do_open(const basic_string<char>& __s, function in class:messages
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
| messages_members.h | 55 { return this->do_open(__s, __loc); } 64 messages<_CharT>::do_open(const basic_string<char>&, const locale&) const function in class:messages
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
| messages_members.h | 74 return this->do_open(__s, __loc); 88 messages<_CharT>::do_open(const basic_string<char>& __s, function in class:messages 132 messages<char>::do_open(const basic_string<char>&, 142 messages<wchar_t>::do_open(const basic_string<char>&,
|
| messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, function in class:messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, function in class:messages
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
| messages_members.h | 45 { return this->do_open(__s, __loc); } 54 messages<_CharT>::do_open(const basic_string<char>& __s, function in class:messages
|
| /src/external/bsd/kyua-cli/dist/store/ |
| backend.cpp | 78 do_open(const fs::path& file, const int flags) function in namespace:__anon6970 298 sqlite::database db = do_open(file, sqlite::open_readonly); 314 sqlite::database db = do_open(file, sqlite::open_readwrite | 356 sqlite::database db = do_open(file, sqlite::open_readwrite);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const function in struct:__facet_shims::__anon14834::messages_shim
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const function in struct:__facet_shims::__anon17232::messages_shim
|
| /src/bin/ksh/ |
| 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) {
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| emul_netbsd.c | 397 do_open(os_emul_data *emul, function 1071 /* 5 */ { do_open, "open" },
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| emul_netbsd.c | 397 do_open(os_emul_data *emul, function 1071 /* 5 */ { do_open, "open" },
|
| /src/sys/kern/ |
| vfs_syscalls.c | 1756 do_open(lwp_t *l, struct vnode *dvp, struct pathbuf *pb, int open_flags, function 1829 error = do_open(curlwp, NULL, pb, open_flags, open_mode, fd); 1873 error = do_open(l, dvp, pb, flags, mode, fd);
|
| /src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| netpgpperl_wrap.c | 1308 #ifdef do_open 1309 #undef do_open macro
|
| /src/external/gpl2/groff/dist/src/roff/troff/ |
| input.cpp | 6152 void do_open(int append) function 6183 do_open(0); 6193 do_open(1);
|