/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/WebKit/English.lproj/ |
D | Localizable.strings | 277 /* Stop context menu item */ 278 "Stop" = "Stop"; 280 /* title for Stop Debugging JavaScript menu item */ 281 "Stop Debugging JavaScript" = "Stop Debugging JavaScript"; 283 /* title for Stop Profiling JavaScript menu item */ 284 "Stop Profiling JavaScript" = "Stop Profiling JavaScript"; 286 /* Stop speaking context menu item */ 287 "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/qemu/distrib/sdl-1.2.12/src/cdrom/ |
D | SDL_syscdrom.h | 55 int (*Stop)(SDL_CD *cdrom); member
|
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_ml_eos_timer.h | 63 OSCL_IMPORT_REF PVMFStatus Stop();
|
/external/webkit/WebCore/platform/wx/ |
D | SharedTimerWx.cpp | 111 wkTimer->Stop(); in stopSharedTimer()
|
/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 | 469 …[menuItem setTitle:UI_STRING("Stop Debugging JavaScript", "title for Stop Debugging JavaScript men… 475 …[menuItem setTitle:UI_STRING("Stop Profiling JavaScript", "title for Stop Profiling JavaScript men…
|
D | WebViewFactory.mm | 186 return UI_STRING("Stop", "Stop context menu item"); 339 return UI_STRING("Stop Speaking", "Stop speaking context menu item");
|
/external/webkit/WebKit/mac/Plugins/ |
D | WebBaseNetscapePluginView.mm | 372 // Stop the timers 375 // Stop notifications and callbacks. 399 …// Stop observing WebPreferencesChangedNotification -- we only need to observe this when installed… 409 …// Stop the plug-in when it is removed from its superview. It is not sufficient to do this in -vi… 414 …// Stop observing WebPreferencesChangedNotification -- we only need to observe this when installed…
|
/external/webkit/WebKit/qt/QtLauncher/ |
D | main.cpp | 214 bar->addAction(view->pageAction(QWebPage::Stop)); in setupUI() 236 viewMenu->addAction(view->pageAction(QWebPage::Stop)); in setupUI() 261 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/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node.cpp | 283 OSCL_EXPORT_REF PVMFCommandId PvmfMediaInputNode::Stop(PVMFSessionId s, const OsclAny* aContext) in Stop() function in PvmfMediaInputNode 808 iOutPortVector[i]->Stop(); in CommandComplete() 1102 iOutPortVector[i]->Stop(); in DoStop() 1192 iOutPortVector[i]->Stop(); in DoReset() 1430 OSCL_TRY(err, iMediaIOCmdId = iMediaIOControl->Stop();); in SendMioRequest()
|
/external/webkit/WebKit/wx/ |
D | WebFrame.h | 108 void Stop();
|