/external/zlib/contrib/ada/ |
D | mtest.adb | 24 Stop : Boolean := False; variable 26 pragma Atomic (Stop); 138 exit Main when Stop; 144 Stop := True; 155 Stop := True;
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jb_session_duration_timer.cpp | 54 Stop(); in ~PvmfJBSessionDurationTimer() 103 PVMFStatus PvmfJBSessionDurationTimer::Stop() in Stop() function in PvmfJBSessionDurationTimer 110 iClock.Stop(); in Stop() 139 iClock.Stop(); in Cancel() 187 iClock.Stop(); in Run()
|
D | pvmf_jb_jitterbuffermisc.cpp | 90 ipEstimatedServerClock->Stop(); in CreateProtocolObjects() 269 ipEstimatedServerClock->Stop(); in ResetEstimatedServerClock() 307 irClientPlaybackClock.Stop(); in PrepareForRepositioning() 356 irClientPlaybackClock.Stop(); in PurgeElementsWithNPTLessThan() 460 ipSessionDurationTimer->Stop(); in Reset() 472 ipEstimatedServerClock->Stop(); in Reset() 476 ipWallClock->Stop(); in Reset() 480 ipNonDecreasingClock->Stop(); in Reset() 636 ipSessionDurationTimer->Stop(); in ResetSession() 647 ipSessionDurationTimer->Stop(); in SetSessionDurationExpired() [all …]
|
D | pvmf_rtcp_timer.cpp | 48 Stop(); in ~PvmfRtcpTimer() 85 PVMFStatus PvmfRtcpTimer::Stop() in Stop() function in PvmfRtcpTimer
|
/external/webkit/V8Binding/v8/src/ |
D | counters.h | 182 void Stop(); 204 void Stop(); 230 timer_->Stop(); in ~HistogramTimerScope()
|
D | counters.cc | 49 void StatsCounterTimer::Stop() { in Stop() function in v8::internal::StatsCounterTimer 68 void HistogramTimer::Stop() { in Stop() function in v8::internal::HistogramTimer
|
/external/webkit/WebKit/English.lproj/ |
D | Localizable.strings | 322 /* Stop context menu item */ 323 "Stop" = "Stop"; 325 /* title for Stop Debugging JavaScript menu item */ 326 "Stop Debugging JavaScript" = "Stop Debugging JavaScript"; 328 /* title for Stop Profiling JavaScript menu item */ 329 "Stop Profiling JavaScript" = "Stop Profiling JavaScript"; 331 /* Stop speaking context menu item */ 332 "Stop Speaking" = "Stop Speaking";
|
/external/skia/include/views/ |
D | SkOSSound.h | 28 static void Stop();
|
/external/skia/src/svg/ |
D | SkSVGStop.h | 24 DECLARE_SVG_INFO(Stop);
|
D | SkSVGStop.cpp | 25 DEFINE_SVG_INFO(Stop) in DEFINE_SVG_INFO() argument
|
/external/webkit/WebKit/qt/docs/webkitsnippets/ |
D | qtwebkit_qwebview_snippet.cpp | 21 view->page()->triggerPageAction(QWebPage::Stop); in wrapInFunction()
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/ |
D | SDL_syscdrom.h | 55 int (*Stop)(SDL_CD *cdrom); member
|
/external/webkit/WebCore/platform/wx/ |
D | SharedTimerWx.cpp | 92 wkTimer->Stop(); in stopSharedTimer()
|
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_ml_eos_timer.h | 63 OSCL_IMPORT_REF PVMFStatus Stop();
|
/external/opencore/protocols/systems/tools/general/common/src/ |
D | pvmf_buffer_data_source.cpp | 47 Stop(); in ~PVMFBufferDataSource() 82 OSCL_EXPORT_REF void PVMFBufferDataSource::Stop() in Stop() function in PVMFBufferDataSource
|
D | pvmf_file_data_source.cpp | 31 Stop(); in ~PVMFFileDataSource()
|
/external/skia/src/views/ |
D | SkOSSound.cpp | 141 SkOSSound::Stop(); in Play() 182 void SkOSSound::Stop() in Stop() function in SkOSSound
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
D | pvmf_rtcp_timer.h | 114 PVMFStatus Stop();
|
D | pvmf_jb_session_duration_timer.h | 76 PVMFStatus Stop();
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebInspectorClient.mm | 483 …[menuItem setTitle:UI_STRING("Stop Debugging JavaScript", "title for Stop Debugging JavaScript men… 489 …[menuItem setTitle:UI_STRING("Stop Profiling JavaScript", "title for Stop Profiling JavaScript men…
|
/external/webkit/WebKit/qt/QtLauncher/ |
D | main.cpp | 254 bar->addAction(view->pageAction(QWebPage::Stop)); in setupUI() 276 viewMenu->addAction(view->pageAction(QWebPage::Stop)); in setupUI() 301 view->pageAction(QWebPage::Stop)->setShortcut(Qt::Key_Escape); in setupUI()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmi_mio_control.h | 269 virtual PVMFCommandId Stop(const OsclAny* aContext = NULL) = 0;
|
/external/opencore/android/ |
D | android_audio_output.h | 48 virtual PVMFCommandId Stop(const OsclAny* aContext=NULL);
|
/external/opencore/protocols/systems/tools/general/common/include/ |
D | pvmf_buffer_data_source.h | 67 OSCL_IMPORT_REF void Stop();
|
/external/webkit/V8Binding/v8/test/cctest/ |
D | test-log.cc | 310 void Stop() { run_ = false; } in Stop() function in __anon63efc7030111::LoopingThread 429 sampler.Stop(); in TEST() 431 jsThread.Stop(); in TEST() 432 nonJsThread.Stop(); in TEST()
|