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

1 23 4 5 6 7 8 91011>>

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
ftcmanag.h 42 /* count to avoid destroying it (due to caching). */
  /external/libgdx/tests/gdx-tests-android/src/com/badlogic/gdx/tests/android/
WindowedTest.java 83 Log.w("WindowedTest", "destroying");
  /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.
  /external/valgrind/drd/tests/
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/valgrind/helgrind/tests/
stackteardown.c 87 /* Parent creates 1 child, that will detach, and exit after destroying
  /external/webrtc/webrtc/voice_engine/
channel_manager.h 61 // count and destroying ChannelOwners decrease references. Channels are
  /frameworks/base/libs/hwui/
LayerCache.cpp 76 LAYER_LOGD("Destroying layer %dx%d, fbo %d", layer->getWidth(), layer->getHeight(),
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathDestructionActivity.java 32 * without destroying the underlying native path object until we are done referencing it
  /packages/services/Car/tests/libvehiclenetwork-native-test/
VehicleNetworkTestListener.h 35 std::cout<<"destroying VehicleNetworkTestListener\n";
  /system/bt/service/ipc/
ipc_manager.h 77 // after destroying the IPCManager instance, as the destructor will join and
  /system/core/libbacktrace/
UnwindPtrace.cpp 41 // Remove the map from the address space before destroying it.
  /external/autotest/puppylab/
vm_manager.py 183 # reinitialize (by destroying all vms and recreating the VagrantFile)
202 logging.info('Destroying vagrant setup.')
  /external/autotest/site_utils/
lxc_cleanup.py 39 # is still in the process of destroying the container it used.
129 logging.info('Destroying container %s...', container.name)
  /external/libchrome/base/
id_map_unittest.cc 172 // Make sure after destroying all iterators the map's iteration depth
202 // Make sure after destroying all iterators the map's iteration depth
  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 114 boolean destroying; // set when we have started destroying the service field in class:ServiceRecord
264 if (destroying || destroyTime != 0) {
265 pw.print(prefix); pw.print("destroying="); pw.print(destroying);
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfOutputFile.h 64 // Destroying this OutputFile object automatically closes
80 // Destroying this OutputFile object does not automatically
94 // Destroying the OutputFile object before writing
  /external/webp/include/webp/
demux.h 173 // iter. Also, must be called before destroying the associated WebPDemuxer with
211 // Must be called before destroying the associated WebPDemuxer with
333 // info.loop_count times) without destroying and recreating the 'dec' object.
  /external/webp/src/webp/
demux.h 173 // iter. Also, must be called before destroying the associated WebPDemuxer with
211 // Must be called before destroying the associated WebPDemuxer with
333 // info.loop_count times) without destroying and recreating the 'dec' object.
  /external/libpcap/
gencode.h 173 establishing and destroying switched
176 establishing and destroying predefined
  /external/opencv3/3rdparty/libwebp/webp/
demux.h 166 // iter. Also, must be called before destroying the associated WebPDemuxer with
204 // Must be called before destroying the associated WebPDemuxer with
  /frameworks/base/cmds/bootanimation/
audioplay.cpp 362 CHATTY("destroying audio player");
379 CHATTY("destroying audio engine");
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 222 // destroying the remaining elements if possible. If the destructor
275 // exception, rethrow after (a) destroying the remaining elements,
  /system/connectivity/shill/vpn/
vpn_service_unittest.cc 402 // Destroying the |lower_connection_| at function exit will also call an extra
450 // Destroying the |lower_connection_| at function exit will also call an extra

Completed in 2770 milliseconds

1 23 4 5 6 7 8 91011>>