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

12 3 4 5 6 7 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES11IdImpl.java 22 * Open GL ES 1.1 implementation for generating and destroying texture IDs and
  /external/google-breakpad/src/common/
module.h 201 // destroying the module destroys them as well.
206 // destroying the module destroys them as well.
212 // function: destroying the module destroys them as well.
217 // destroying the module destroys them as well.
223 // functions; destroying the module destroys them as well.
320 // to it; destroying the module frees the Files and Functions these
330 // destroying the module frees the Externs these point to.
  /external/autotest/frontend/
setup_test_environment.py 48 # naive users from accidentally destroying data. So reach in and close
  /external/clang/test/CodeGenCXX/
sanitize-dtor-derived-class.cpp 5 // Complete dtor poisons vtable ptr after destroying members and
  /external/deqp/doc/testspecs/GLES3/
functional.buffers.txt 25 + Creating and destroying buffers
functional.pbo.txt 25 + Creating and destroying pixel pack and unpack buffers
  /external/libchrome/base/mac/
libdispatch_task_runner.h 52 // been run and the queue has been destroyed. Destroying a queue requires
  /external/libchrome/sandbox/linux/seccomp-bpf/
trap.h 57 // The destructor is unimplemented as destroying this object would
  /external/ltrace/
value_dict.h 43 * dictionary becomes its owner, and is responsible for destroying it
  /external/skia/debugger/QT/
SkGLWidget.cpp 36 // different, but we do not have a mechanism to catch the destroying of QGLContext, so that
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_wrapper.h 99 // Destroying the socket is done via CloseBlocking().
  /toolchain/binutils/binutils-2.25/gas/
flonum-copy.c 45 littlenums we don't need. This is destroying evidence
  /external/valgrind/drd/tests/
tc09_bad_unlock.stderr.exp-glibc2.8 27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc09_bad_unlock.stderr.exp-ppc 27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc09_bad_unlock.stderr.exp-solaris 25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
46 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc09_bad_unlock.stderr.exp-x86 27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
pth_cond_destroy_busy.stderr.exp-solaris 9 Destroying condition variable that is being waited upon: cond 0x........, mutex 0x........ locked by thread 1
  /external/vulkan-validation-layers/loader/
debug_report.h 53 * DestroyObject works on a device chain. Should not be what's destroying
104 * the ICD's destroying each
  /frameworks/base/core/java/android/print/
PrinterDiscoverySession.java 176 Log.e(LOG_TAG, "Destroying leaked printer discovery session");
191 Log.e(LOG_TAG, "Error destroying printer discovery session", re);
  /cts/tests/tests/graphics/src/android/opengl/cts/
EglContextTest.java 106 throw new RuntimeException("error destroying context: " + error);
  /external/freetype/src/cache/
ftcmanag.h 42 /* count to avoid destroying it (due to caching). */
  /external/libchrome/base/debug/
leak_tracker.h 27 // before destroying that thread, one can check that there are no remaining
  /external/libnl/lib/route/
route.c 71 * @note The caller is responsible for destroying and freeing the
  /external/libweave/src/
config.h 51 // User can commit changes by calling Commit method or by destroying the
  /external/v8/src/
cancelable-task.cc 24 // in {CancelAndWait} only before destroying the manager object.

Completed in 497 milliseconds

12 3 4 5 6 7 8 91011>>