| /third_party/libuv/test/ |
| H A D | test-fs-open-flags.c | 35 # define unlink _unlink macro
|
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 228 function unlink() { function
|
| /third_party/python/Lib/test/ |
| H A D | audiotests.py | 2 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_profile.py | 9 from test.support.os_helper import TESTFN, unlink, temp_dir, change_cwd namespace
|
| H A D | test_dbm_gnu.py | 6 from test.support.os_helper import TESTFN, TESTFN_NONASCII, unlink, FakePath namespace
|
| H A D | test_imghdr.py | 7 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_fcntl.py | 11 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_readline.py | 15 from test.support.os_helper import unlink, temp_dir, TESTFN namespace
|
| H A D | test_pipes.py | 6 from test.support.os_helper import TESTFN, unlink namespace
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 304 void LRUCache<KEY, DATA, HASH>::unlink(Entry *entry) in unlink() function in sw::LRUCache
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | ticket.h | 244 void Ticket::Record::unlink() { in unlink() function in marl::Ticket::Record
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 83 EXPORT_SYMBOL_PROTO(unlink); variable
|
| /kernel/linux/linux-5.10/drivers/most/ |
| H A D | most_cdev.c | 32 spinlock_t unlink; /* synchronization lock to unlink channels */ member [all...] |
| /kernel/linux/linux-5.10/include/trace/events/ |
| H A D | ext4.h | 2988 DEFINE_TRACE_DENTRY_EVENT(unlink); variable
|
| /kernel/linux/linux-6.6/drivers/most/ |
| H A D | most_cdev.c | 32 spinlock_t unlink; /* synchronization lock to unlink channels */ member [all...] |
| /kernel/linux/linux-6.6/include/trace/events/ |
| H A D | ext4.h | 2869 DEFINE_EVENT_CLASS_DENTRY(unlink); variable
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 76 int unlink(const char *path) in unlink() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | os_support.h | 311 #define unlink win32_unlink macro
|
| /third_party/NuttX/fs/vfs/include/ |
| H A D | file.h | 148 int (*unlink)(struct Vnode *vnode); member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | dir.c | 45 #define unlink _unlink macro
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 107 int (*unlink) (const char *); member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_graph.cpp | 53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | shared_memory.py | 236 def unlink(self): member in SharedMemory
|
| /third_party/openssl/ohos_lite/ |
| H A D | e_os.h | 318 # define unlink _unlink macro
|
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_transactions.py | 27 from test.support.os_helper import TESTFN, unlink namespace
|