Home
last modified time | relevance | path

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

1234567891011

/external/clang/test/CodeGenCXX/
Dnew-array-init-exceptions.cpp11 void cleanup(int n) { in cleanup() function
29 void cleanup() { in cleanup() function
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dcleanup.c76 ptw32_cleanup_t *cleanup; in ptw32_pop_cleanup() local
99 ptw32_push_cleanup (ptw32_cleanup_t * cleanup, in ptw32_push_cleanup()
/external/lldb/test/python_api/formatters/
DTestFormattersSBAPI.py57 def cleanup(): function
316 def cleanup(): function
/external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
DTestDataFormatterPythonSynth.py65 def cleanup(): function
221 def cleanup(): function
/external/lldb/test/functionalities/data-formatter/data-formatter-objc/
DTestDataFormatterObjC.py243 def cleanup(): function
274 def cleanup(): function
339 def cleanup(): function
519 def cleanup(): function
562 def cleanup(): function
616 def cleanup(): function
/external/chromium_org/third_party/closure_compiler/
Dbump_compiler_version12 cleanup() { function
/external/strace/tests/
Ddetach-sleeping.test23 cleanup() function
Ddetach-stopped.test24 cleanup() function
Ddetach-running.test22 cleanup() function
/external/chromium_org/build/
Dinstall-build-deps-android.sh26 cleanup() { function
/external/valgrind/main/drd/
Ddrd_clientobj.h57 void (*cleanup)(union drd_clientobj*); member
66 void (*cleanup)(union drd_clientobj*); member
81 void (*cleanup)(union drd_clientobj*); member
93 void (*cleanup)(union drd_clientobj*); member
103 void (*cleanup)(union drd_clientobj*); member
118 void (*cleanup)(union drd_clientobj*); member
135 void (*cleanup)(union drd_clientobj*); member
/external/bzip2/
Dxmlproc.sh62 cleanup() { function
/external/libunwind/src/unwind/
DDeleteException.c31 _Unwind_Exception_Cleanup_Fn cleanup = exception_object->exception_cleanup; in _Unwind_DeleteException() local
/external/chromium_org/third_party/skia/src/core/
DSkLazyPtr.h116 void cleanup(SkFontConfigInterfaceDirect*) {} in cleanup() function
117 template <typename U> void cleanup(U* ptr) { Destroy(ptr); } in cleanup() function
/external/skia/src/core/
DSkLazyPtr.h104 void cleanup(SkFontConfigInterfaceDirect*) {} in cleanup() function
105 template <typename U> void cleanup(U* ptr) { Destroy(ptr); } in cleanup() function
/external/lldb/test/expression_command/issue_11588/
DTest11588.py20 def cleanup(): function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathStringBuilder.h34 virtual void cleanup() OVERRIDE { m_stringBuilder.clear(); } in cleanup() function
DSVGPathByteStreamBuilder.h40 virtual void cleanup() OVERRIDE { m_byteStream = 0; } in cleanup() function
/external/glide/library/src/main/java/com/bumptech/glide/load/data/
DDataFetcher.java33 public void cleanup(); in cleanup() method
/external/bison/build-aux/
Dgnu-web-doc-update139 cleanup() function
/external/chromium_org/chrome/installer/linux/rpm/
Dbuild.sh164 cleanup() { function
/external/lldb/test/functionalities/command_script/
DTestCommandScript.py35 def cleanup(): function
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Diosbuild.sh178 cleanup() { function
/external/lldb/test/functionalities/alias/
DTestAliases.py33 def cleanup(): function
/external/lldb/test/functionalities/command_script/import/
DTestImport.py27 def cleanup(): function

1234567891011