| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | compression.py | 27 with self.do_open(tmp_file, mode="w" + mode_suffix) as f: 30 with self.do_open(tmp_file, mode="r" + mode_suffix) as f: 44 with self.do_open(r, mode="r" + mode_suffix) as decompress: 45 with self.do_open(w, mode="w" + mode_suffix) as compress: 63 with self.do_open(tmp_file, mode="rb", stderr=subprocess.DEVNULL) as f: 74 def do_open(self, *args, **kwargs): member in LZ4Tests 86 def do_open(self, *args, **kwargs): member in ZStdTests 98 def do_open(self, *args, **kwargs): member in PZStdTests
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/ |
| 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()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/ |
| 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()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cgroup.c | 54 static struct cgroup *cgroup__new(const char *name, bool do_open) in cgroup__new() argument 65 if (do_open) { in cgroup__new()
|
| H A D | dso.c | 463 static int do_open(char *name) in do_open() function 517 fd = do_open(name); in __open_dso()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | wget.py | 166 return self.do_open(HTTPConnectionCache, req) 168 def do_open(self, http_class, req): member in Wget.checkstatus.CacheHTTPHandler
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 297 static int do_open(struct net_device *dev); 462 .ndo_open = do_open, 1387 do_open(struct net_device *dev) in do_open() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | locale_facets_nonio.h | 1855 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 1921 do_open(const basic_string<char>&, const locale&) const; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | locale_facets_nonio.h | 1855 { return this->do_open(__s, __loc); } in _GLIBCXX_VISIBILITY() 1921 do_open(const basic_string<char>&, const locale&) const; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | apm_32.c | 1604 static int do_open(struct inode *inode, struct file *filp) in do_open() function 1910 .open = do_open,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | dir.c | 1636 static int do_open(struct inode *inode, struct file *filp) in do_open() function 1648 err = finish_open(file, dentry, do_open); in nfs_finish_open()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 3299 static int do_open(struct nameidata *nd, in do_open() function 3460 error = do_open(nd, file, op); in path_openat()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | locale | 3529 return do_open(__nm, __loc); 3551 virtual catalog do_open(const basic_string<char>&, const locale&) const; 3563 messages<_CharT>::do_open(const basic_string<char>& __nm, const locale&) const
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | locale | 3529 return do_open(__nm, __loc); 3551 virtual catalog do_open(const basic_string<char>&, const locale&) const; 3563 messages<_CharT>::do_open(const basic_string<char>& __nm, const locale&) const
|