OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup
(Results
51 - 75
of
341
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/common/
ustr_wcs.c
114
goto
cleanup
;
127
goto
cleanup
;
136
goto
cleanup
;
216
cleanup
:
320
goto
cleanup
;
372
goto
cleanup
;
393
goto
cleanup
;
438
goto
cleanup
;
467
cleanup
:
/frameworks/base/core/java/android/os/
TokenWatcher.java
88
public void
cleanup
(IBinder token, boolean unlink)
method in class:TokenWatcher
106
cleanup
(token, true);
method
175
cleanup
(token, false);
method
/frameworks/compile/slang/tests/
test.py
25
cleanup
= 1
variable in class:Options
139
if Options.
cleanup
:
157
' -n, --no-
cleanup
Don\'t clean up after running tests\n'
173
elif arg in ('-n', '--no-
cleanup
'):
174
Options.
cleanup
= 0
/system/extras/fatblock/
fatblock.c
125
static void
cleanup
(void)
function
127
WARN("
cleanup
: clearing USB mass storage file\n");
129
WARN("
cleanup
: destroying block device\n");
136
cleanup
();
147
cleanup
();
/external/icu4c/test/intltest/
caltztst.h
26
static void
cleanup
();
/external/llvm/utils/
makellvm
4
onintr
cleanup
5
alias usage 'echo "USAGE: $0:t [-h] [-n] [-obj obj-root] [gmake-flags] [VAR=...] [toolname (default: opt)]"; set pstatus = 1; goto
cleanup
'
144
cleanup
:
/external/webkit/Source/WebCore/platform/audio/
FFTFrameStub.cpp
86
void FFTFrame::
cleanup
()
function in class:WebCore::FFTFrame