HomeSort by relevance Sort by last modified time
    Searched full:destroying (Results 1 - 25 of 546) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/harfbuzz_ng/docs/
usermanual-buffers-language-script-and-direction.xml 9 <section id="creating-and-destroying-buffers">
10 <title>Creating and destroying buffers</title>
32 else destroying it, you should increase its reference count:
  /external/valgrind/drd/tests/
tc04_free_lock.stderr.exp-s390 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc04_free_lock.stderr.exp-ppc 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc04_free_lock.stderr.exp-x86 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
  /external/autotest/client/site_tests/cellular_DeferredRegistration/
control 20 Tests that shill can handle temporary registration loss without destroying
  /external/clang/test/CodeGen/
2008-07-30-redef-of-bitcasted-decl.c 10 * emitted we were doing a RAUW on the old global which was destroying
  /development/perftests/panorama/feature_stab/db_vlvm/
db_bundle.h 35 using only upper half of JtJ, destroying lower half below diagonal in the process
52 using only upper half of JtJ, destroying lower half below diagonal in the process
  /frameworks/wilhelm/tests/sandbox/
dual.c 67 printf("destroying xaEngineObject\n");
70 printf("destroying slEngineObject\n");
xa.c 124 printf("destroying media player\n");
127 printf("destroying output mix\n");
130 printf("destroying engine\n");
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_bundle.h 35 using only upper half of JtJ, destroying lower half below diagonal in the process
52 using only upper half of JtJ, destroying lower half below diagonal in the process
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_unittest.cc 37 // before destroying the socket manager.
56 // before destroying the socket manager.
  /hardware/intel/common/libmix/mix_audio/tests/smoke/
mixaudiosmoke.c 57 g_printf("Destroying MixAudioConfigParams...\n");
70 g_printf("Destroying MixAudio...\n");
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.h 62 * way to release this data without destroying the generated
  /external/mesa3d/src/gallium/winsys/sw/wrapper/
wrapper_sw_winsys.h 40 * Not destroying it as sw_winsys::destroy does.
  /external/v8/src/
vm-state.h 16 // object enters a state by pushing on the stack, and destroying a
  /system/bt/btif/include/
btif_uid.h 28 * Caller is responsible for destroying this object via uid_set_destroy().
  /tools/test/connectivity/acts/framework/tests/
mock_controller.py 30 print("Destroying magic")
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 141 ALOGV("destroying MemPool %s", mName);
145 ALOGV("destroying MemPool %s completed", mName);
  /external/webrtc/webrtc/base/
asyncinvoker.cc 62 LOG(LS_WARNING) << "Tried to invoke while destroying the invoker.";
73 LOG(LS_WARNING) << "Tried to invoke while destroying the invoker.";
  /frameworks/rs/driver/
rsdProgram.cpp 74 ALOGV("Destroying vertex shader with ID %p", (void*)pv);
108 ALOGV("Destroying fragment shader with ID %p", (void*)pf);
  /system/update_engine/common/
file_fetcher.cc 52 << "Destroying the fetcher while a transfer is in progress.";
177 // Destroying the |stream_| releases the callback, so we don't have any
  /external/libchrome/base/mac/
scoped_mach_port.h 60 // destroys the port set on destruction. Destroying a port set does not destroy
  /external/libcxx/test/support/
tracked_value.h 45 assert(state != State::DESTROYED && "double-destroying an object");
  /external/skia/src/gpu/vk/
GrVkDescriptorPool.cpp 53 // Destroying the VkDescriptorPool will automatically free and delete any VkDescriptorSets
GrVkResourceProvider.h 55 // Destroy any cached resources. To be called before destroying the VkDevice.

Completed in 1229 milliseconds

1 2 3 4 5 6 7 8 91011>>