Home
last modified time | relevance | path

Searched refs:__dir (Results 1 – 25 of 61) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dftw.h137 extern int ftw (const char *__dir, __ftw_func_t __func, int __descriptors)
141 extern int __REDIRECT (ftw, (const char *__dir, __ftw_func_t __func,
148 extern int ftw64 (const char *__dir, __ftw64_func_t __func,
160 extern int nftw (const char *__dir, __nftw_func_t __func, int __descriptors,
164 extern int __REDIRECT (nftw, (const char *__dir, __nftw_func_t __func,
172 extern int nftw64 (const char *__dir, __nftw64_func_t __func,
A Ddirent.h258 extern int scandir (const char *__restrict __dir,
267 (const char *__restrict __dir,
281 extern int scandir64 (const char *__restrict __dir,
/l4re-core-master/libc_backends/lib/l4re_file/
A Dmount.cc14 int mount(__const char *__special_file, __const char *__dir, in mount() argument
17 noexcept(noexcept(mount(__special_file, __dir, __fstype, __rwflag, __data))) in mount()
19 int e = L4Re::Vfs::vfs_ops->mount(__special_file, __dir, __fstype, __rwflag, __data); in mount()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/
A Dmessages_members.h71 const char* __dir) const in _GLIBCXX_VISIBILITY()
73 bindtextdomain(__s.c_str(), __dir); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/
A Dstdio_sync_filebuf.h164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
169 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
171 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/
A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
199 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
201 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Dstdio_sync_filebuf.h193 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
198 if (__dir == std::ios_base::beg) in _GLIBCXX_VISIBILITY()
200 else if (__dir == std::ios_base::cur) in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dmount.h135 extern int mount (const char *__special_file, const char *__dir,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp() argument
299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp() argument
299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp() argument
299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp() argument
299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp() argument
299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp()

Completed in 42 milliseconds

123