Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 25 of 41) 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/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/jetty/src/java/org/eclipse/jetty/util/thread/
DTimeout.java288 private void unlink() in unlink() method in Timeout.Task
/external/antlr/antlr-3.4/runtime/Python/tests/
Dtestbase.py15 def unlink(path): function
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
Dnv50_ir_peephole.cpp1478 MemoryOpt::Record::unlink(Record **list) in unlink() function in nv50_ir::MemoryOpt::Record
/external/mdnsresponder/mDNSShared/
Ddnssd_ipc.h51 # define unlink _unlink macro
/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/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c51 #define unlink _unlink macro
/external/valgrind/coregrind/
Dm_libcfile.c521 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/v8/tools/gyp/test/lib/
DTestCmd.py1393 def unlink(self, file): member in TestCmd
/external/fio/
Dthread_options.h109 unsigned int unlink; member
338 uint32_t unlink; member
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem.py1539 unlink = remove variable in FakeOsModule
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
Dfake_filesystem.py1557 unlink = remove variable in FakeOsModule
/external/v8/test/mjsunit/wasm/embenchen/
Dfannkuch.js1714 unlink: MEMFS.node_ops.unlink, property
1845 },unlink:function (parent, name) { method
2329 },unlink:function (parent, name) { method
3045 },unlink:function (path) { method
Dcopy.js1575 unlink: MEMFS.node_ops.unlink, property
1706 },unlink:function (parent, name) { method
2190 },unlink:function (parent, name) { method
2906 },unlink:function (path) { method
/external/v8/test/mjsunit/asm/embenchen/
Dcorrections.js1572 unlink: MEMFS.node_ops.unlink, property
1703 },unlink:function (parent, name) { method
2187 },unlink:function (parent, name) { method
2903 },unlink:function (path) { method
Dfannkuch.js1711 unlink: MEMFS.node_ops.unlink, property
1842 },unlink:function (parent, name) { method
2326 },unlink:function (parent, name) { method
3042 },unlink:function (path) { method
Dcopy.js1572 unlink: MEMFS.node_ops.unlink, property
1703 },unlink:function (parent, name) { method
2187 },unlink:function (parent, name) { method
2903 },unlink:function (path) { method
Dfasta.js1955 unlink: MEMFS.node_ops.unlink, property
2086 },unlink:function (parent, name) { method
2570 },unlink:function (parent, name) { method
3286 },unlink:function (path) { method

12