/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/tests/ |
test_gml.py | 90 os.unlink(fname)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_anydbm.py | 21 os.unlink(f)
|
test_dircache.py | 33 os.unlink(fname)
|
test_file.py | 204 os.unlink(TESTFN) 228 os.unlink(TESTFN) 327 os.unlink(TESTFN) 344 os.unlink(TESTFN)
|
/system/core/libcutils/ |
ashmem-host.c | 46 if (fd != -1 && TEMP_FAILURE_RETRY(ftruncate(fd, size)) != -1 && unlink(template) != -1) {
|
/system/extras/simpleperf/ |
environment_test.cpp | 61 ASSERT_EQ(0, unlink(tempfile));
|
/frameworks/native/cmds/installd/ |
commands.cpp | 62 unlink(pkgdir); 68 unlink(pkgdir); 74 unlink(pkgdir); 130 unlink(pkgdir); 135 unlink(pkgdir); 161 unlink(pkgdir); 167 unlink(pkgdir); 173 unlink(pkgdir); 481 ALOGV("unlink %s\n", dex_path); 482 if (unlink(dex_path) < 0) [all...] |
/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
list.h | 84 #define UNLINK(list, elt, link) \ 117 #define DEQUEUE(list, elt, link) UNLINK(list, elt, link)
|
/bootable/recovery/minzip/ |
DirUtil.c | 195 /* a file, so unlink it */ 197 return unlink(path);
|
/dalvik/libdex/ |
CmdUtils.cpp | 87 unlink(outFileName); 222 if (unlink(tempFileName) != 0) {
|
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/ |
Test.pm | 130 unlink 'err.tmp' or warn "Can't remove err.tmp: $!"; 136 unlink 'out.tmp' or warn "Can't remove out.tmp: $!";
|
/external/dhcpcd/ |
control.c | 137 unlink(CONTROLSOCKET); 162 if (unlink(CONTROLSOCKET) == -1)
|
/external/e2fsprogs/lib/blkid/ |
save.c | 136 unlink(opened); 145 unlink(backup);
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_xml_outfiles_test.py | 126 expected.unlink() 127 actual.unlink()
|
/external/gtest/test/ |
gtest_xml_outfiles_test.py | 126 expected.unlink() 127 actual.unlink()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_graph.h | 54 ~Edge() { unlink(); } 70 void unlink();
|
/external/mesa3d/src/gallium/winsys/sw/wayland/ |
wayland_sw_winsys.c | 190 unlink(filename); 196 unlink(filename);
|
/external/protobuf/gtest/test/ |
gtest_xml_outfiles_test.py | 126 expected.unlink() 127 actual.unlink()
|
/external/selinux/libsepol/tests/policies/test-deps/ |
base-metreq.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
base-notmetreq.conf | 75 unlink 407 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
small-base.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
/external/selinux/libsepol/tests/policies/test-expander/ |
alias-base.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
role-base.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
user-base.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
/external/selinux/libsepol/tests/policies/test-hooks/ |
cmp_policy.conf | 76 unlink 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|