Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 25 of 154) sorted by relevance

1234567

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
Dmemory.c67 struct cleanup { struct
68 struct cleanup *next; argument
78 struct cleanup *cleanup; argument
102 struct cleanup *cleanup; in mem_FreePool() local
144 struct cleanup *cleanup; in mem_AddCleanup() local
/external/clang/test/CodeGenCXX/
Dnew-array-init-exceptions.cpp11 void cleanup(int n) { in cleanup() function
29 void cleanup() { in cleanup() function
/external/bzip2/
Dxmlproc.sh62 cleanup() { function
/external/expat/amiga/
Dlaunch.c50 void cleanup() in cleanup() function
/external/valgrind/main/drd/
Ddrd_clientobj.h58 void (*cleanup)(union drd_clientobj*); member
67 void (*cleanup)(union drd_clientobj*); member
82 void (*cleanup)(union drd_clientobj*); member
94 void (*cleanup)(union drd_clientobj*); member
104 void (*cleanup)(union drd_clientobj*); member
119 void (*cleanup)(union drd_clientobj*); member
136 void (*cleanup)(union drd_clientobj*); member
/external/webkit/Source/WebCore/svg/
DSVGPathStringBuilder.h35 virtual void cleanup() { m_stringBuilder = StringBuilder(); } in cleanup() function
DSVGPathSegListBuilder.h46 virtual void cleanup() in cleanup() function
/external/webkit/Tools/Scripts/
Dparallelcl217 sub cleanup(\@) subroutine
/external/webkit/Tools/wx/build/
Dwaf_extensions.py68 def cleanup(): function
/external/webkit/Source/WebKit2/UIProcess/API/qt/tests/qwkpage/
Dtst_qwkpage.cpp45 void tst_QWKPage::cleanup() in cleanup() function in tst_QWKPage
/external/webkit/Source/WebKit/qt/tests/hybridPixmap/
Dtst_hybridPixmap.cpp36 void cleanup() in cleanup() function in tst_hybridPixmap
/external/emma/core/java12/com/vladium/emma/report/
DIReportGenerator.java32 void cleanup (); in cleanup() method
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
DMixed.pm122 sub cleanup subroutine
/external/openssh/regress/
Dtest-exec.sh167 cleanup () function
/external/openssl/crypto/evp/
Devp_locl.h134 key_len, iv_len, flags, init_key, cleanup, \ argument
150 iv_len, flags, init_key, cleanup, set_asn1, \ argument
156 iv_len, cbits, flags, init_key, cleanup, \ argument
163 iv_len, cbits, flags, init_key, cleanup, \ argument
170 flags, init_key, cleanup, set_asn1, \ argument
177 init_key, cleanup, set_asn1, get_asn1, ctrl) \ argument
249 cleanup, set_asn1, get_asn1, ctrl) \ argument
298 void (*cleanup)(EVP_PKEY_CTX *ctx); member
/external/webkit/Source/WebKit2/UIProcess/API/qt/tests/qgraphicswkview/
Dtst_qgraphicswkview.cpp77 void tst_QGraphicsWKView::cleanup() in cleanup() function in tst_QGraphicsWKView
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DFlyCamAppState.java87 public void cleanup() { in cleanup() method in FlyCamAppState
/external/icu4c/i18n/
Dsmpdtfst.cpp75 SimpleDateFormatStaticSets::cleanup(void) in cleanup() function in SimpleDateFormatStaticSets
/external/ppp/pppd/plugins/radius/
Dradattr.c104 cleanup(void *opaque, int arg) in cleanup() function
/external/qemu/distrib/sdl-1.2.15/test/
Dtestfile.c25 static void cleanup( void ) { in cleanup() function
/external/webkit/Source/WebKit/qt/tests/benchmarks/loading/
Dtst_loading.cpp78 void tst_Loading::cleanup() in cleanup() function in tst_Loading
/external/webkit/Source/WebKit/qt/tests/qwebhistoryinterface/
Dtst_qwebhistoryinterface.cpp67 void tst_QWebHistoryInterface::cleanup() in cleanup() function in tst_QWebHistoryInterface
/external/jmonkeyengine/engine/src/core/com/jme3/post/
DSceneProcessor.java92 public void cleanup(); in cleanup() method
/external/webkit/Source/WebCore/platform/audio/
DFFTFrameStub.cpp86 void FFTFrame::cleanup() in cleanup() function in WebCore::FFTFrame
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA1/
DSDL_main.cpp80 CTrapCleanup* cleanup = CTrapCleanup::New(); in E32Main() local

1234567