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

<<41424344454647484950>>

  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/libr6/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/
libc.so 
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/libr6/
libc.so 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbshelve.py 51 test_support.unlink(self.filename)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 106 self.addCleanup(os.unlink, TESTFN)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 267 self, os.unlink, args=(address,), exitpriority=0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_builtin.py 5 from test.test_support import fcmp, have_unicode, TESTFN, unlink, \
496 unlink(TESTFN)
6 run_unittest, check_py3k_warnings namespace
    [all...]
test_tarfile.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbshelve.py 51 test_support.unlink(self.filename)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 106 self.addCleanup(os.unlink, TESTFN)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 267 self, os.unlink, args=(address,), exitpriority=0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_builtin.py 5 from test.test_support import fcmp, have_unicode, TESTFN, unlink, \
496 unlink(TESTFN)
6 run_unittest, check_py3k_warnings namespace
    [all...]
test_tarfile.py     [all...]
  /system/bt/test/bluedroidtest/
bluedroidtest.c 793 unlink(PID_FILE);
  /system/core/init/
property_service.cpp 170 unlink(tempPath);
readme.txt 252 Calls unlink(2) on the given path. You might want to
  /system/vold/
Utils.cpp 90 if (TEMP_FAILURE_RETRY(unlink(cpath))) {
  /art/runtime/gc/space/
image_space.cc 116 if (TEMP_FAILURE_RETRY(unlink(cache_file.c_str())) != 0) {
117 PLOG(ERROR) << "Unable to unlink " << cache_file;
    [all...]
  /bootable/recovery/
recovery.cpp 405 (unlink(COMMAND_FILE) && errno != ENOENT)) {
406 LOGW("Can't unlink %s\n", COMMAND_FILE);
    [all...]
  /external/bison/lib/
lbitset.c 164 /* Unlink element ELT from bitset BSET. */
541 /* If all the data is zero, perhaps we should unlink it now... */
  /external/libedit/src/
vi.c 1067 unlink(tempfile);
1074 unlink(tempfile);

Completed in 766 milliseconds

<<41424344454647484950>>