Home
last modified time | relevance | path

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

12

/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/python/cpython2/Modules/zlib/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/zlib/src/test/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_finder.py52 def run_test(self, test, create=None, *, compile_=None, unlink=None): argument
/external/antlr/runtime/Python3/tests/
Dtestbase.py16 def unlink(path): function
/external/antlr/runtime/Python/tests/
Dtestbase.py15 def unlink(path): function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
/external/mdnsresponder/mDNSShared/
Ddnssd_ipc.h51 # define unlink _unlink macro
/external/libnl/python/netlink/
Dcapi.i556 static struct pynl_cbinfo *pynl_find_cbinfo(struct nl_cb *cb, int unlink) in pynl_find_cbinfo()
574 static struct pynl_cbinfo *pynl_get_cbinfo(struct nl_cb *cb, int unlink) in pynl_get_cbinfo()
/external/mksh/src/
Dos2.c495 unlink(const char *name) in unlink() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSparseMultiSet.h490 iterator unlink(const SMSNode &N) { in unlink() function
/external/llvm/include/llvm/ADT/
DSparseMultiSet.h485 iterator unlink(const SMSNode &N) { in unlink() function
/external/ImageMagick/MagickCore/
Dnt-base.h276 # define unlink _unlink macro
/external/python/cpython3/Modules/_multiprocessing/
Dsemaphore.c435 int kind, maxvalue, value, unlink; in semlock_new() local
/external/libevent/
Dbufferevent-internal.h282 void (*unlink)(struct bufferevent *); member
/external/python/cpython3/Lib/xml/dom/
Dminidom.py262 def unlink(self): member in Node
418 def unlink(self): member in Attr
712 def unlink(self): member in Element
1619 def unlink(self): member in Document
/external/python/cpython2/Lib/xml/dom/
Dminidom.py261 def unlink(self): member in Node
402 def unlink(self): member in Attr
665 def unlink(self): member in Element
1572 def unlink(self): member in Document
/external/python/cpython2/Lib/
Dtempfile.py422 unlink = _os.unlink variable in _TemporaryFileWrapper
/external/python/cpython3/Lib/
Dtempfile.py437 def close(self, unlink=_os.unlink): argument
Dpathlib.py412 unlink = os.unlink variable in _NormalAccessor
1280 def unlink(self): member in Path
/external/brotli/c/tools/
Dbrotli.c43 #define unlink _unlink macro
/external/compiler-rt/lib/esan/
Desan_interceptors.cpp300 INTERCEPTOR(int, unlink, char *path) { in INTERCEPTOR() argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java1372 MultistepExprHolder unlink(MultistepExprHolder itemToRemove) in unlink() method in RedundentExprEliminator.MultistepExprHolder
/external/u-boot/common/
Ddlmalloc.c902 #define unlink(P, BK, FD) \ macro

12