Home
last modified time | relevance | path

Searched defs:unlink (Results 26 - 50 of 124) sorted by relevance

12345

/third_party/libuv/test/
H A Dtest-fs-open-flags.c35 # define unlink _unlink macro
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js228 function unlink() { function
/third_party/python/Lib/test/
H A Daudiotests.py2 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_profile.py9 from test.support.os_helper import TESTFN, unlink, temp_dir, change_cwd namespace
H A Dtest_dbm_gnu.py6 from test.support.os_helper import TESTFN, TESTFN_NONASCII, unlink, FakePath namespace
H A Dtest_imghdr.py7 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_fcntl.py11 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_readline.py15 from test.support.os_helper import unlink, temp_dir, TESTFN namespace
H A Dtest_pipes.py6 from test.support.os_helper import TESTFN, unlink namespace
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp304 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 Dticket.h244 void Ticket::Record::unlink() { in unlink() function in marl::Ticket::Record
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c83 EXPORT_SYMBOL_PROTO(unlink); variable
/kernel/linux/linux-5.10/drivers/most/
H A Dmost_cdev.c32 spinlock_t unlink; /* synchronization lock to unlink channels */ member
[all...]
/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h2988 DEFINE_TRACE_DENTRY_EVENT(unlink); variable
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_cdev.c32 spinlock_t unlink; /* synchronization lock to unlink channels */ member
[all...]
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h2869 DEFINE_EVENT_CLASS_DENTRY(unlink); variable
/kernel/uniproton/src/fs/
H A Dfs.c76 int unlink(const char *path) in unlink() function
/third_party/ffmpeg/libavformat/
H A Dos_support.h311 #define unlink win32_unlink macro
/third_party/NuttX/fs/vfs/include/
H A Dfile.h148 int (*unlink)(struct Vnode *vnode); member
/third_party/libwebsockets/lib/misc/
H A Ddir.c45 #define unlink _unlink macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h107 int (*unlink) (const char *); member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py236 def unlink(self): member in SharedMemory
/third_party/openssl/ohos_lite/
H A De_os.h318 # define unlink _unlink macro
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_transactions.py27 from test.support.os_helper import TESTFN, unlink namespace

Completed in 19 milliseconds

12345