HomeSort by relevance Sort by last modified time
    Searched refs:terminate (Results 276 - 300 of 664) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder-test-api/2.2.0-alpha4/
builder-test-api-2.2.0-alpha4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder-test-api/2.2.0-beta1/
builder-test-api-2.2.0-beta1.jar 
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 77 static void terminate (pANTLR3_DEBUG_EVENT_LISTENER delboy);
136 delboy->terminate = terminate;
861 terminate (pANTLR3_DEBUG_EVENT_LISTENER delboy) function
863 // Terminate sequence
865 sockSend(delboy->socket, "terminate\n", 10); // Send out the command
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_channel.py 124 self._endpoint_process.terminate()
  /external/autotest/client/cros/
cros_logging.py 262 proc.terminate()
  /external/autotest/client/cros/multimedia/
audio_facade_native.py 351 self._capture_subprocess.terminate()
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
powermetrics_power_monitor.py 245 self._powermetrics_process.terminate()
248 'Error when trying to terminate powermetric process: %s', repr(e))
250 # terminate() can fail when Powermetrics does not have the SetUID set.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/vpc/
test_connection.py 74 instance.terminate()
191 # Add terminate instances helper as cleanup command
  /external/chromium-trace/catapult/third_party/typ/typ/
pool.py 109 # We must be aborting; terminate the workers rather than
112 w.terminate()
  /external/deqp/framework/egl/wrapper/
eglwFuncPtrLibraryImpl.inl 267 EGLBoolean FuncPtrLibrary::terminate (EGLDisplay dpy) const
269 return m_egl.terminate(dpy);
  /external/deqp/modules/egl/
teglConfigList.cpp 181 egl.terminate(display);
teglGetProcAddressTests.cpp 152 m_eglTestCtx.getLibrary().terminate(m_display);
  /external/libcxxabi/src/
cxa_vector.cpp 16 #include <exception> // for std::terminate
100 ~st_terminate () { if ( enabled_ ) std::terminate (); }
136 // exception. If the destructor throws an exception, call std::terminate.
205 // throws an exception, call terminate(). The constructor and or destructor
231 // exception. If the destructor throws an exception, call terminate(). The
254 // terminate(). The destructor pointer may be NULL, in which case this
280 // destructor throws an exception, call terminate(). The destructor pointer
307 // throws a second exception, call terminate(). If padding_size is 0, the
  /external/libxml2/include/libxml/
HTMLparser.h 163 int terminate);
  /external/pdfium/testing/tools/
run_corpus_tests.py 146 pool.terminate()
  /external/selinux/policycoreutils/restorecond/
watch.c 173 if (terminate == 0) {
  /external/skia/platform_tools/android/apps/sample_app/src/main/java/com/skia/
SkiaSampleView.java 84 public void terminate() { method in class:SkiaSampleView
  /external/skia/src/gpu/batches/
GrAAConvexTessellator.h 206 void terminate(const Ring& lastRing);
  /external/webrtc/third_party/gtest-parallel/
gtest-parallel 38 # wait(p) will call p.terminate() and raise ProcessWasInterrupted.
53 self.__processes.pop().terminate()
65 p.terminate()
  /frameworks/av/drm/common/
DrmEngineBase.cpp 47 status_t DrmEngineBase::terminate(int uniqueId) { function in class:DrmEngineBase
  /frameworks/av/drm/libdrmframework/plugins/common/include/
DrmEngineBase.h 45 status_t terminate(int uniqueId);
166 * Terminate the plug-in
  /frameworks/base/libs/hwui/
Caches.cpp 105 void Caches::terminate() { function in class:android::uirenderer::Caches
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_vector.cpp 16 #include <exception> // for std::terminate
98 ~st_terminate () { if ( enabled_ ) std::terminate (); }
132 // exception. If the destructor throws an exception, call std::terminate.
201 // throws an exception, call terminate(). The constructor and or destructor
227 // exception. If the destructor throws an exception, call terminate(). The
250 // terminate(). The destructor pointer may be NULL, in which case this
276 // destructor throws an exception, call terminate(). The destructor pointer
303 // throws a second exception, call terminate(). If padding_size is 0, the
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_file_eintr.py 64 self._process.terminate() # Ensure it dies.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_file_eintr.py 64 self._process.terminate() # Ensure it dies.

Completed in 1948 milliseconds

<<11121314151617181920>>