OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlink
(Results
226 - 250
of
2212
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/mjsunit/regress/
regress-937896.js
30
// to try to
unlink
the inner try-handler that wasn't on the stack.
/external/wpa_supplicant_8/hs20/server/www/
est.php
128
unlink
($req_pem);
138
unlink
($cert_pem);
162
unlink
($cert_der);
173
unlink
($pkcs7);
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
mult_rules
70
unlink
("defs.h","test.h","config.h","extra.h");
double_colon
94
unlink
('f2.h');
125
unlink
('foo','f1.h','f2.h');
152
unlink
('result','one','two');
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
test_filecmp.py
23
os.
unlink
(self.name)
24
os.
unlink
(self.name_same)
25
os.
unlink
(self.name_diff)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/system/core/libcutils/
klog.c
51
unlink
(name);
/system/core/libnativebridge/tests/
PreInitializeNativeBridge_test.cpp
57
ASSERT_EQ(0,
unlink
("./cpuinfo")) << "Error unlinking temporary file.";
/system/extras/f2fs_utils/
make_f2fs_main.c
89
unlink
(filename);
/art/runtime/gc/space/
image_space_fs.h
73
// Try to
unlink
the file.
74
if (
unlink
(file.c_str()) != 0) {
75
PLOG(ERROR) << "Unable to
unlink
" << file;
/external/flac/include/share/
compat.h
43
/* where MSVC puts
unlink
() */
105
#include <unistd.h> /* for chown(),
unlink
() */
167
#define flac_unlink
unlink
/external/owasp/sanitizer/tools/
cut_release.py
168
os.
unlink
(versioned_jar_path)
169
os.
unlink
(versioned_src_jar_path)
170
os.
unlink
(versioned_doc_jar_path)
/external/v8/tools/
android-run.py
63
os.
unlink
(outname)
64
os.
unlink
(errname)
105
os.
unlink
(script_file)
/packages/apps/Gallery2/src/com/android/photos/data/
SparseArrayBitmapPool.java
86
//
Unlink
the node from its sparse array bucket list.
99
//
Unlink
the node from the pool-wide list.
147
// sparse array, and
unlink
and return the first bitmap that
Completed in 433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>