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

1 23 4 5 6 7 8 91011>>

  /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
  /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
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
NativeAudioThread.java 191 log(String.format("after destroying. TotalSamplesRead = %d", totalSamplesRead));
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java 61 Log.i("IsolatedService", "Destroying IsolatedService: " + this);
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3exception.c 2 * Contains default functions for creating and destroying as well as
  /external/bison/src/
uniqstr.h 46 | Initializing, destroying, debugging. |
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
BenchmarkClass.java 42 * destroying instances of that class.
  /external/libbrillo/brillo/message_loops/
glib_message_loop.cc 21 // Cancel all pending tasks when destroying the message loop.
  /external/llvm/bindings/python/llvm/
common.py 48 destroying that object. In addition, a reference to that object is

Completed in 958 milliseconds

1 23 4 5 6 7 8 91011>>