/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/libchrome/sandbox/linux/syscall_broker/ |
D | broker_file_permission.cc | 212 bool unlink, in BrokerFilePermission()
|
D | broker_file_permission_unittest.cc | 163 bool unlink; in CheckPerm() local 217 bool unlink; in CheckUnlink() local
|
/external/zlib/src/test/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/external/python/cpython2/Modules/zlib/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/external/valgrind/coregrind/m_gdbserver/ |
D | remote-utils.c | 395 VG_(unlink)(from_gdb); in remote_open() local 396 VG_(unlink)(to_gdb); in remote_open() local 397 VG_(unlink)(shared_mem); in remote_open() local
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | testbase.py | 15 def unlink(path): function
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_ipc.h | 51 # define unlink _unlink macro
|
/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
|
D | nv50_ir_peephole.cpp | 2481 MemoryOpt::Record::unlink(Record **list) in unlink() function in nv50_ir::MemoryOpt::Record
|
/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 | 526 unlink(const char *name) in unlink() function
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 267 # define unlink _unlink macro
|
/external/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 485 iterator unlink(const SMSNode &N) { in unlink() function
|
/external/brotli/tools/ |
D | bro.c | 38 #define unlink _unlink macro
|
/external/libvncserver/libvncserver/tightvnc-filetransfer/ |
D | filetransfermsg.c | 51 #define unlink _unlink macro
|
/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/valgrind/coregrind/ |
D | m_libcfile.c | 529 Int VG_(unlink) ( const HChar* file_name ) in VG_() 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/compiler-rt/lib/esan/ |
D | esan_interceptors.cpp | 300 INTERCEPTOR(int, unlink, char *path) { in INTERCEPTOR() argument
|
/external/r8/src/main/java/com/android/tools/r8/ir/code/ |
D | BasicBlock.java | 528 public List<BasicBlock> unlink(BasicBlock successor, DominatorTree dominator) { in unlink() method in BasicBlock
|
/external/python/cpython2/Lib/test/ |
D | test_support.py | 273 def unlink(filename): function
|
/external/swiftshader/src/OpenGL/libGL/ |
D | Program.cpp | 1910 void Program::unlink() in unlink() function in gl::Program
|
/external/fio/ |
D | thread_options.h | 124 unsigned int unlink; member 395 uint32_t unlink; member
|