Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 25 of 86) sorted by relevance

1234

/external/musl/src/unistd/
Dunlink.c5 int unlink(const char *path) in unlink() function
/external/python/setuptools/setuptools/_vendor/importlib_resources/tests/
D_compat.py18 def unlink(target): function
/external/python/setuptools/pkg_resources/_vendor/importlib_resources/tests/
D_compat.py18 def unlink(target): function
/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java243 public void unlink() in unlink() method in VariableStack
255 public void unlink(int currentFrame) in unlink() method in VariableStack
/external/gflags/src/
Dwindows_port.h111 #define unlink _unlink macro
/external/flatbuffers/tests/flatc/
Dflatc_test.py91 file, needle, doesnt_contain=None, path=script_path, unlink=True argument
/external/scudo/standalone/
Dstats.h69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink() function
/external/zstd/zlibWrapper/examples/
Dminigzip.c53 # define unlink delete macro
57 # define unlink remove macro
/external/python/cpython2/Modules/zlib/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/rust/crates/libz-sys/src/zlib/test/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/zlib/contrib/minigzip/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/swiftshader/third_party/marl/include/marl/
Dticket.h244 void Ticket::Record::unlink() { in unlink() function
/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_finder.py52 def run_test(self, test, create=None, *, compile_=None, unlink=None): argument
/external/swiftshader/src/System/
DLRUCache.hpp304 void LRUCache<KEY, DATA, HASH>::unlink(Entry *entry) in unlink() function in sw::LRUCache
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DDirectory.java139 public void unlink(Name name) { in unlink() method in Directory
/external/antlr/runtime/Python3/tests/
Dtestbase.py16 def unlink(path): function
/external/libnl/python/netlink/
Dcapi.i561 static struct pynl_cbinfo *pynl_find_cbinfo(struct nl_cb *cb, int unlink) in pynl_find_cbinfo()
579 static struct pynl_cbinfo *pynl_get_cbinfo(struct nl_cb *cb, int unlink) in pynl_get_cbinfo()
/external/antlr/runtime/Python/tests/
Dtestbase.py15 def unlink(path): function
/external/python/cpython3/Modules/_multiprocessing/clinic/
Dsemaphore.c.h170 int unlink; in _multiprocessing_SemLock() local
/external/python/cpython3/Lib/multiprocessing/
Dshared_memory.py233 def unlink(self): member in SharedMemory
/external/python/apitools/apitools/base/py/
Dgzip_test.py35 def unlink(filename): function
/external/libwebsockets/lib/misc/
Ddir.c45 #define unlink _unlink macro
/external/mdnsresponder/mDNSShared/
Ddnssd_ipc.h51 # define unlink _unlink macro
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
/external/libevent/sample/
Dhttp-server.c107 int unlink; member

1234