HomeSort by relevance Sort by last modified time
    Searched full:destroying (Results 101 - 125 of 514) sorted by null

1 2 3 45 6 7 8 91011>>

  /developers/samples/android/common/src/java/com/example/android/common/util/
Pools.java 24 * reinitializing them, rather than destroying and removing them from memory.
  /external/google-breakpad/src/client/solaris/handler/
exception_handler.cc 106 // When destroying the last ExceptionHandler that installed a handler,
  /external/iproute2/man/man8/
tc-sfb.8 87 To avoid destroying the probability history when rehashing is performed, this
  /external/libchrome/base/threading/
platform_thread_unittest.cc 81 << "before destroying a FunctionTestThread as it owns the "
  /external/libnl/lib/route/
cls.c 290 * @note The caller is responsible for destroying and freeing the
  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_context.c 178 * destroying a context, but we flush the context here
  /external/mesa3d/src/gallium/state_trackers/xvmc/
context.c 321 XVMC_MSG(XVMC_TRACE, "[XvMC] Destroying context %p.\n", context);
  /external/mesa3d/src/glx/apple/
apple_glx_pbuffer.c 103 apple_glx_diagnostic("destroying pbuffer for drawable 0x%lx\n",
  /external/selinux/libsemanage/include/semanage/
modules.h 51 * destroying @modinfo with semanage_module_info_destroy(), and freeing @modinfo.
  /external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp 290 // Call MakeCurrent after destroying the context, so that the EGL implementation knows
  /external/valgrind/drd/
drd_cond.c 94 "Destroying condition variable that is being"
  /external/valgrind/helgrind/tests/
tc17_sembar.c 59 /* Before destroying, make sure all threads have left the barrier. */
  /external/webrtc/talk/app/webrtc/java/jni/
androidvideocapturer_jni.cc 111 // Destroying |invoker_| will cancel all pending calls to |capturer_|.
  /external/webrtc/webrtc/base/
asyncinvoker.h 126 // behavior is desired, call Flush() before destroying this object.
thread_unittest.cc 437 // Try destroying invoker during call.
618 // Try destroying invoker during call.
632 // Try destroying calling thread during call.
  /external/webrtc/webrtc/p2p/base/
transportcontroller.h 125 // It's the Transport that's currently responsible for creating/destroying
  /frameworks/base/core/java/android/app/
LoaderManager.java 210 // to avoid destroying a loader while an application is still using it.
355 if (DEBUG) Log.v(TAG, " Destroying: " + this);
    [all...]
  /frameworks/base/libs/hwui/
Layer.h 84 * destroying) the associated FBO, if present, and any render
  /frameworks/support/v4/java/android/support/v4/app/
LoaderManager.java 200 // to avoid destroying a loader while an application is still using it.
348 if (DEBUG) Log.v(TAG, " Destroying: " + this);
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConferenceController.java 196 Log.i(this, "Destroying the CDMA conference connection.");
  /system/netd/server/
NetlinkHandler.cpp 94 ALOGE("Error destroying sockets: %s", strerror(ret));
  /system/vold/
Devmapper.cpp 285 SLOGE("Error destroying device mapping (%s)", strerror(errno));
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfTiledRgbaFile.h 94 // already been opened by the caller. Destroying
304 // Destroying TiledRgbaInputFile objects constructed with
317 // Destroying TiledRgbaInputFile objects constructed with
ImfTiledOutputFile.h 68 // Destroying TiledOutputFile constructed with this constructor
91 // a file that has already been opened. Destroying TiledOutputFile
104 // Destroying a TiledOutputFile object before all tiles
  /external/libpng/
pngtest.c     [all...]

Completed in 3115 milliseconds

1 2 3 45 6 7 8 91011>>