HomeSort by relevance Sort by last modified time
    Searched full:destruction (Results 226 - 250 of 854) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/joints/
Joint.java 232 * Override to handle destruction of joint
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
OISInputManager.h 194 //! Factory created objects - useful so we can find creator to send destruction request to
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftinit.c 90 /* declare the module's class creation/destruction functions */
  /external/libweave/third_party/chromium/base/
observer_list.h 219 // When check_empty is true, assert that the list is empty on destruction.
  /external/llvm/include/llvm/Support/
Options.h 75 /// on destruction or removal
  /external/llvm/lib/Support/
PrettyStackTrace.cpp 125 "Pretty stack trace entry destruction is out of order");
ThreadPool.cpp 91 assert(EnableFlag && "Queuing a thread during ThreadPool destruction");
  /external/llvm/test/CodeGen/PowerPC/
tls-cse.ll 15 @.str = private unnamed_addr constant [87 x i8] c"PrettyStackTraceHead == this && \22Pretty stack trace entry destruction is out of order\22\00", align 1
  /external/llvm/unittests/Support/
ThreadPool.cpp 154 // Test that we are waiting on destruction
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 122 As with GLX context destruction previously, the XID is destroyed
  /external/mesa3d/include/CL/
cl_ext.h 49 /* Memory object destruction
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr.h 43 * - the fenced buffer manager, which will delay buffer destruction until the
  /external/mesa3d/src/gallium/auxiliary/util/
u_hash_table.c 158 /* TODO: key/value destruction? */
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_buffer.c 153 * will take care of delaying the destruction of fenced buffers */
  /external/mesa3d/src/glx/apple/
apple_glx_surface.c 194 * However we can make the destruction occur a bit sooner by setting
  /external/opencv/otherlibs/highgui/
image.cpp 52 // Construction/Destruction
  /external/opencv3/3rdparty/libjasper/
jpc_mqenc.h 152 * Functions/macros for construction and destruction.
  /external/pdfium/third_party/freetype/src/base/
ftinit.c 90 /* declare the module's class creation/destruction functions */
  /external/skia/src/lazy/
SkDiscardableMemoryPool.cpp 62 /** called by DiscardableMemoryPool upon destruction */
  /external/v8/src/base/
lazy-instance.h 165 // TODO(pliard): Handle instances destruction (using global destructors).
  /external/v8/src/interpreter/
control-flow-builders.h 40 // destruction to update sites that emit jumps for break.
  /external/valgrind/helgrind/tests/
pth_cond_destroy_busy.stderr.exp 34 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
pth_cond_destroy_busy.stderr.exp-ppc64 34 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
  /external/webrtc/webrtc/base/
profiler.h 140 // Starts an event on construction and stops it on destruction.
  /external/webrtc/webrtc/common_audio/
swap_queue.h 48 // To avoid the construction, copying, and destruction of Ts that a naive

Completed in 1711 milliseconds

1 2 3 4 5 6 7 8 91011>>