HomeSort by relevance Sort by last modified time
    Searched full:unlink (Results 326 - 350 of 1652) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-k 69 unlink(@files_to_touch) unless $keep;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlkw.swg 140 PERLBN(unlink);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_netrc.py 9 os.unlink(temp_filename)
test_resource.py 76 test_support.unlink(test_support.TESTFN)
test_univnewlines.py 55 os.unlink(support.TESTFN)
test_univnewlines2k.py 45 os.unlink(test_support.TESTFN)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
toaiff.py 73 os.unlink(temp)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 187 child.unlink()
195 child.unlink()
261 def unlink(self): member in class:Node
265 child.unlink()
405 def unlink(self): member in class:Attr
419 child.unlink()
585 old.unlink()
598 node.unlink()
668 def unlink(self): member in class:Element
670 attr.unlink()
1575 def unlink(self): member in class:Document
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/
gpickle.py 100 os.unlink('test.gpickle')
nx_yaml.py 109 os.unlink('test.yaml')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/tests/
test_pajek.py 28 os.unlink(self.fname)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_netrc.py 9 os.unlink(temp_filename)
test_resource.py 76 test_support.unlink(test_support.TESTFN)
test_univnewlines.py 55 os.unlink(support.TESTFN)
test_univnewlines2k.py 45 os.unlink(test_support.TESTFN)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
toaiff.py 73 os.unlink(temp)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 187 child.unlink()
195 child.unlink()
261 def unlink(self): member in class:Node
265 child.unlink()
405 def unlink(self): member in class:Attr
419 child.unlink()
585 old.unlink()
598 node.unlink()
668 def unlink(self): member in class:Element
670 attr.unlink()
1575 def unlink(self): member in class:Document
    [all...]
  /system/core/base/
file.cpp 75 unlink(path.c_str());
  /system/netd/server/
main.cpp 145 unlink(PID_FILE_PATH);
  /external/bison/lib/
unistd.in.h 88 lseek(), read(), unlink(), write() in <io.h>. */
    [all...]
  /art/compiler/
image_test.cc 195 image_file.Unlink();
196 oat_file.Unlink();
  /external/clang/bindings/python/tests/cindex/
test_translation_unit.py 110 os.unlink(path)
146 os.unlink(path)
  /external/fio/
memory.c 171 unlink(td->o.mmapfile);
188 unlink(td->o.mmapfile);
thread_options.h 109 unsigned int unlink; member in struct:thread_options
338 uint32_t unlink; member in struct:thread_options_pack
  /external/jpeg/
jmemname.c 233 unlink(info->temp_name); /* delete the file */
234 /* If your system doesn't have unlink(), use remove() instead.

Completed in 106 milliseconds

<<11121314151617181920>>