/external/apache-xml/src/main/java/org/apache/xpath/ |
D | VariableStack.java | 243 public void unlink() in unlink() method in VariableStack 255 public void unlink(int currentFrame) in unlink() method in VariableStack
|
/external/gflags/src/ |
D | windows_port.h | 111 #define unlink _unlink macro
|
/external/python/cpython2/Modules/zlib/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/external/zlib/src/test/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_finder.py | 52 def run_test(self, test, create=None, *, compile_=None, unlink=None): argument
|
/external/antlr/runtime/Python3/tests/ |
D | testbase.py | 16 def unlink(path): function
|
/external/antlr/runtime/Python/tests/ |
D | testbase.py | 15 def unlink(path): function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_graph.cpp | 53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_ipc.h | 51 # define unlink _unlink macro
|
/external/libnl/python/netlink/ |
D | capi.i | 556 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/ |
D | os2.c | 495 unlink(const char *name) in unlink() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 490 iterator unlink(const SMSNode &N) { in unlink() function
|
/external/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 485 iterator unlink(const SMSNode &N) { in unlink() function
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 276 # define unlink _unlink macro
|
/external/python/cpython3/Modules/_multiprocessing/ |
D | semaphore.c | 435 int kind, maxvalue, value, unlink; in semlock_new() local
|
/external/libevent/ |
D | bufferevent-internal.h | 282 void (*unlink)(struct bufferevent *); member
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 262 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/ |
D | minidom.py | 261 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/ |
D | tempfile.py | 422 unlink = _os.unlink variable in _TemporaryFileWrapper
|
/external/python/cpython3/Lib/ |
D | tempfile.py | 437 def close(self, unlink=_os.unlink): argument
|
D | pathlib.py | 412 unlink = os.unlink variable in _NormalAccessor 1280 def unlink(self): member in Path
|
/external/brotli/c/tools/ |
D | brotli.c | 43 #define unlink _unlink macro
|
/external/compiler-rt/lib/esan/ |
D | esan_interceptors.cpp | 300 INTERCEPTOR(int, unlink, char *path) { in INTERCEPTOR() argument
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | RedundentExprEliminator.java | 1372 MultistepExprHolder unlink(MultistepExprHolder itemToRemove) in unlink() method in RedundentExprEliminator.MultistepExprHolder
|
/external/u-boot/common/ |
D | dlmalloc.c | 902 #define unlink(P, BK, FD) \ macro
|