Searched
full:destroy (Results
726 -
750 of
5200) sorted by null
<<21222324252627282930>>
/external/srec/srec/Recognizer/src/ |
RecognizerResultImpl.c | 230 /* each nbest list entry has an ArrayList of Semantic Results... need to destroy them too */ 250 CHKLOG(rc, semanticResult->destroy(semanticResult)); 253 CHKLOG(rc, semanticList->destroy(semanticList)); 255 CHKLOG(rc, impl->results->destroy(impl->results));
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteCursorDriver.java | 47 * Called by a SQLiteCursor when it it closed to destroy this object as well.
|
/frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/ |
PacNative.java | 58 Log.e(TAG, "Unable to Destroy v8 Proxy Parser.");
|
/frameworks/compile/mclinker/lib/Support/ |
MemoryArea.cpp | 84 MemoryRegion::Destroy(pRegion); 108 Space::Destroy(space); 125 Space::Destroy(space->second); 132 Space::Destroy(space->second);
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
AggregatorStorage.java | 51 + newVersion + ", which will destroy all old data");
|
/frameworks/native/libs/gui/ |
SurfaceControl.cpp | 58 destroy(); 61 void SurfaceControl::destroy() function in class:android::SurfaceControl 76 // here, the window manager tells us explicitly that we should destroy 82 destroy();
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
UT_foreach.java | 57 pRS.destroy();
|
UT_foreach_bounds.java | 61 pRS.destroy();
|
UT_kernel.java | 58 pRS.destroy();
|
UT_kernel_struct.java | 59 pRS.destroy();
|
UT_noroot.java | 55 pRS.destroy();
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
UT_check_dims.java | 70 pRS.destroy();
|
UT_foreach.java | 57 pRS.destroy();
|
UT_foreach_bounds.java | 70 pRS.destroy();
|
UT_kernel.java | 58 pRS.destroy();
|
UT_kernel_struct.java | 59 pRS.destroy();
|
UT_mesh.java | 73 pRS.destroy();
|
/frameworks/wilhelm/src/android/ |
OutputMix_to_android.cpp | 67 SL_LOGV("Destroy outputMix=%p", om);
|
/frameworks/wilhelm/src/desktop/ |
SDL.c | 66 /** \brief Called during Object::Destroy for engine to shutdown SDL */
|
/frameworks/wilhelm/src/itf/ |
IThreadSync.c | 91 SL_LOGW("ThreadSync::EnterCriticalSection was active at Engine::Destroy");
|
/libcore/luni/src/main/native/ |
libcore_icu_Transliterator.cpp | 67 NATIVE_METHOD(Transliterator, destroy, "(J)V"),
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/ |
test_allocator.h | 67 void destroy(pointer p) {p->~T();} function in class:test_allocator
|
/packages/apps/Dialer/src/com/android/dialer/util/ |
EmptyLoader.java | 28 * This loader never delivers results. A caller fragment must destroy it when deferred fragments
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
af_vfs.h | 38 void (*destroy)(AFvirtualfile *vfile); member in struct:_AFvirtualfile
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atm_tcp.h | 55 #define ATMTCP_REMOVE _IO('a',ATMIOC_ITF+15) /* destroy persistent ATMTCP
|
Completed in 7272 milliseconds
<<21222324252627282930>>