HomeSort by relevance Sort by last modified time
    Searched full:terminate (Results 201 - 225 of 4178) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/base/process/
process_posix.cc 39 void Process::Terminate(int result_code) {
  /external/chromium_org/content/browser/
browser_process_sub_thread.cc 68 // If any child processes are still running, terminate them and
  /external/chromium_org/gpu/command_buffer/service/
mailbox_synchronizer.h 31 GPU_EXPORT static void Terminate();
  /external/chromium_org/net/quic/
quic_end_to_end_unittest.cc 244 // Will terminate when the last consumer completes.
262 // Will terminate when the last consumer completes.
281 // Will terminate when the last consumer completes.
305 // Will terminate when the last consumer completes.
  /external/chromium_org/sandbox/linux/services/
scoped_process.h 25 // process. This callback is allowed to terminate the process or to simply
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ActiveDOMCallback.h 44 // after script execution on a worker has been scheduled to terminate.
  /external/chromium_org/third_party/angle/src/libEGL/
Display.h 34 void terminate();
  /external/chromium_org/third_party/freetype/src/cff/
cf2error.c 28 /* granted to You under this License for that Work shall terminate as of */
cf2read.h 28 /* granted to You under this License for that Work shall terminate as of */
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
hybridvideoengine.h 159 video1_.Terminate();
164 void Terminate() {
165 video1_.Terminate();
166 video2_.Terminate();
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
win32devicemanager.h 47 virtual void Terminate();
  /external/chromium_org/third_party/libjingle/source/talk/sound/
nullsoundsystem.h 50 virtual void Terminate();
platformsoundsystemfactory.cc 53 instance_->Terminate();
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 30 /* Print abort message, file and line. Terminate execution.
  /external/chromium_org/third_party/libxml/src/include/libxml/
DOCBparser.h 83 int terminate);
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPhone/
AppDelegate_iPhone.m 61 Called when the application is about to terminate.
  /external/chromium_org/third_party/skia/src/core/
SkPictureRecorder.cpp 31 this->reset(); // terminate any prior recording(s)
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines.c 16 * terminate and return byte stream;
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_audio_processing_unittest.cc 29 base_->Terminate();
  /external/fio/
time.c 53 } while (!td->terminate);
  /external/freetype/src/cff/
cf2error.c 28 /* granted to You under this License for that Work shall terminate as of */
cf2read.h 28 /* granted to You under this License for that Work shall terminate as of */
  /external/libcxx/test/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 35 // verify calling original unexpected handler calls terminate
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 30 /* Print abort message, file and line. Terminate execution.
  /external/libxml2/include/libxml/
DOCBparser.h 83 int terminate);

Completed in 800 milliseconds

1 2 3 4 5 6 7 891011>>