OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup
(Results
126 - 150
of
464
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/wince/
WebView.h
56
static void
cleanup
();
/external/webkit/Tools/WinCELauncher/
main.cpp
129
WebView::
cleanup
();
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMTestHandler.java
77
public void
cleanup
() {
method in class:GSMTestHandler
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
RSTestView.java
69
mRender.
cleanup
();
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
RSTestView.java
69
mRender.
cleanup
();
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
RSTestView.java
69
mRender.
cleanup
();
/hardware/ti/wlan/mac80211/ti-utils/
misc_cmds.c
60
goto
cleanup
;
65
cleanup
:
103
goto
cleanup
;
108
cleanup
:
/external/e2fsprogs/lib/ext2fs/
dblist.c
83
goto
cleanup
;
91
goto
cleanup
;
102
cleanup
:
undo_io.c
357
goto
cleanup
;
362
goto
cleanup
;
378
goto
cleanup
;
388
goto
cleanup
;
400
cleanup
:
unix_io.c
432
goto
cleanup
;
437
goto
cleanup
;
451
goto
cleanup
;
463
goto
cleanup
;
476
goto
cleanup
;
518
cleanup
:
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
VideoRecorderAppState.java
86
public void
cleanup
() {
method in class:VideoRecorderAppState
91
super.
cleanup
();
184
public void
cleanup
() {
method in class:VideoRecorderAppState.VideoProcessor
/external/oprofile/agents/jvmti/
libjvmti_oprofile.c
166
goto
cleanup
;
186
goto
cleanup
;
195
cleanup
:
/system/core/fastboot/
engine.c
128
void (*
cleanup
)(struct image_data *image);
member in struct:generator
340
if (status) goto
cleanup
;
345
if (status) goto
cleanup
;
347
cleanup
:
348
generator->
cleanup
(&image);
/external/icu4c/i18n/
rbtz.cpp
175
goto
cleanup
;
254
goto
cleanup
;
260
goto
cleanup
;
267
goto
cleanup
;
277
goto
cleanup
;
289
goto
cleanup
;
294
goto
cleanup
;
300
goto
cleanup
;
319
goto
cleanup
;
323
goto
cleanup
;
[
all
...]
/external/icu4c/test/cintltst/
bocu1tst.c
898
goto
cleanup
;
903
goto
cleanup
;
909
goto
cleanup
; /* readString() found an error and reported it */
915
goto
cleanup
;
920
goto
cleanup
;
924
goto
cleanup
;
926
cleanup
:
/external/libsepol/src/
expand.c
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c
226
goto
cleanup
;
233
goto
cleanup
;
249
goto
cleanup
;
253
goto
cleanup
;
257
goto
cleanup
;
272
cleanup
:
/external/openssh/regress/
test-exec.sh
167
cleanup
()
function
225
cleanup
396
cleanup
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py
79
printer.
cleanup
()
85
printer.
cleanup
()
121
printer.
cleanup
()
/system/extras/tests/sdcard/
sdcard_perf_test.cpp
194
void
cleanup
() {
function in namespace:__anon36599
559
cleanup
();
597
cleanup
();
/cts/suite/audio_quality/lib/include/audio/
RemoteAudio.h
70
void
cleanup
(bool notifyClient);
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_ContactsTest.java
52
mBuilder.
cleanup
();
ContactsContract_DataTest.java
48
mBuilder.
cleanup
();
ContactsContract_GroupMembershipTest.java
47
mBuilder.
cleanup
();
/external/chromium/net/tools/flip_server/
sm_connection.h
94
void
Cleanup
(const char*
cleanup
);
Completed in 1598 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>