destroy           912 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/Osmo4.java         mGLView.destroy();
destroy           198 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/Osmo4GLSurfaceView.java                     instance.destroy();
destroy           288 applications/osmozilla/osmo_npapi.cpp 	aNPPFuncs->destroy       = NPOsmozilla_Destroy;
destroy            82 extra_lib/include/avcap/CaptureManager.h 		virtual int destroy() = 0;
destroy            81 extra_lib/include/avcap/linux/AVC_VidCapManager.h 		int destroy();
destroy            81 extra_lib/include/avcap/linux/V4L1_VidCapManager.h 		int destroy();
destroy            97 extra_lib/include/avcap/linux/V4L2_VidCapManager.h 		int destroy();
destroy            75 extra_lib/include/avcap/osx/QT_VidCapManager.h 		int destroy();
destroy            63 extra_lib/include/avcap/windows/DS_VidCapManager.h 		int destroy();
destroy           489 extra_lib/include/freetype/freetype/ftglyph.h                       FT_Bool         destroy );
destroy           261 extra_lib/include/freetype/freetype/ftlist.h                     FT_List_Destructor  destroy,
destroy            97 extra_lib/include/freetype/freetype/internal/ftcore.h                         FT_Int            destroy );
destroy            60 extra_lib/include/freetype/freetype/internal/ftexcept.h                         FT_Int            destroy );
destroy            63 extra_lib/include/freetype/freetype/internal/pshints.h     PSH_Globals_DestroyFunc   destroy;
destroy          1502 extra_lib/include/js/jsapi.h     void   (* JS_DLL_CALLBACK destroy)(JSContext *cx, JSPrincipals *);
destroy          1520 extra_lib/include/js/jsapi.h      ? ((*(principals)->destroy)((cx), (principals)), 0)                      \
destroy           279 extra_lib/include/openssl/bio.h 	int (*destroy)(BIO *);
destroy            93 extra_lib/include/openssl/conf.h 	int (*destroy)(CONF *conf);
destroy          1159 src/terminal/terminal.c 		Bool destroy = 0;
destroy          1174 src/terminal/terminal.c 				else if (odm->mo->OD_ID==GF_MEDIA_EXTERNAL_ID) destroy = 1;
destroy          1175 src/terminal/terminal.c 				else if (odm->OD && (odm->OD->objectDescriptorID==GF_MEDIA_EXTERNAL_ID)) destroy = 1;
destroy          1177 src/terminal/terminal.c 			if (destroy) {
destroy           116 src/utils/downloader.c 	Bool in_callback, destroy;
destroy           739 src/utils/downloader.c 		sess->destroy = GF_TRUE;
destroy          1111 src/utils/downloader.c 	while (!sess->destroy) {
destroy           108 src/utils/gzio.cpp local int    destroy      OF((gz_stream *s));
destroy           154 src/utils/gzio.cpp 		return destroy(s), (gzFile)Z_NULL;
destroy           174 src/utils/gzio.cpp 	if (s->mode == '\0') return destroy(s), (gzFile)Z_NULL;
destroy           187 src/utils/gzio.cpp 			return destroy(s), (gzFile)Z_NULL;
destroy           200 src/utils/gzio.cpp 			return destroy(s), (gzFile)Z_NULL;
destroy           209 src/utils/gzio.cpp 		return destroy(s), (gzFile)Z_NULL;
destroy           948 src/utils/gzio.cpp 			return destroy((gz_stream*)file);
destroy           954 src/utils/gzio.cpp 	return destroy((gz_stream*)file);