Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 25 of 29) 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/libchrome/sandbox/linux/syscall_broker/
Dbroker_file_permission.cc212 bool unlink, in BrokerFilePermission()
Dbroker_file_permission_unittest.cc163 bool unlink; in CheckPerm() local
217 bool unlink; in CheckUnlink() local
/external/zlib/src/test/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/python/cpython2/Modules/zlib/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/external/valgrind/coregrind/m_gdbserver/
Dremote-utils.c395 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/
Dtestbase.py15 def unlink(path): function
/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
Dnv50_ir_peephole.cpp2481 MemoryOpt::Record::unlink(Record **list) in unlink() function in nv50_ir::MemoryOpt::Record
/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.c526 unlink(const char *name) in unlink() function
/external/ImageMagick/MagickCore/
Dnt-base.h267 # define unlink _unlink macro
/external/llvm/include/llvm/ADT/
DSparseMultiSet.h485 iterator unlink(const SMSNode &N) { in unlink() function
/external/brotli/tools/
Dbro.c38 #define unlink _unlink macro
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c51 #define unlink _unlink macro
/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/valgrind/coregrind/
Dm_libcfile.c529 Int VG_(unlink) ( const HChar* file_name ) in VG_() argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java1372 MultistepExprHolder unlink(MultistepExprHolder itemToRemove) in unlink() method in RedundentExprEliminator.MultistepExprHolder
/external/compiler-rt/lib/esan/
Desan_interceptors.cpp300 INTERCEPTOR(int, unlink, char *path) { in INTERCEPTOR() argument
/external/r8/src/main/java/com/android/tools/r8/ir/code/
DBasicBlock.java528 public List<BasicBlock> unlink(BasicBlock successor, DominatorTree dominator) { in unlink() method in BasicBlock
/external/python/cpython2/Lib/test/
Dtest_support.py273 def unlink(filename): function
/external/swiftshader/src/OpenGL/libGL/
DProgram.cpp1910 void Program::unlink() in unlink() function in gl::Program
/external/fio/
Dthread_options.h124 unsigned int unlink; member
395 uint32_t unlink; member

12