/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | PipelinedMsgParser.java | 242 this.rawInputStream.stopTimer(); in run() 260 this.rawInputStream.stopTimer(); in run() 268 this.rawInputStream.stopTimer(); in run() 280 this.rawInputStream.stopTimer(); in run() 333 this.rawInputStream.stopTimer(); in run()
|
D | Pipeline.java | 115 public void stopTimer() { in stopTimer() method in Pipeline
|
/external/chromium_org/remoting/webapp/ |
D | toolbar.js | 52 var stopTimer = function() { method in remoting.Toolbar 58 this.toolbar_.addEventListener('mousemove', stopTimer, false);
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 134 BaseLine.stopTimer(); in benchmark() 142 Tokenizing.stopTimer(); in benchmark() 151 Parsing.stopTimer(); in benchmark()
|
/external/llvm/include/llvm/Support/ |
D | Timer.h | 115 void stopTimer(); 138 if (T) T->stopTimer(); in ~TimeRegion()
|
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/ |
D | Geolocation.h | 117 void stopTimer(); 170 static void stopTimer(GeoNotifierVector&);
|
D | Geolocation.cpp | 133 void Geolocation::GeoNotifier::stopTimer() in stopTimer() function in WebCore::Geolocation::GeoNotifier 478 void Geolocation::stopTimer(GeoNotifierVector& notifiers) in stopTimer() function in WebCore::Geolocation 482 (*it)->stopTimer(); in stopTimer() 490 stopTimer(copy); in stopTimersForOneShots() 498 stopTimer(copy); in stopTimersForWatchers()
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 94 LLVMIRGeneration.stopTimer(); in Initialize() 108 LLVMIRGeneration.stopTimer(); in HandleTopLevelDecl() 122 LLVMIRGeneration.stopTimer(); in HandleTranslationUnit()
|
/external/chromium/chrome/browser/cocoa/ |
D | keystone_glue.h | 186 - (void)stopTimer;
|
D | keystone_glue_unittest.mm | 175 [glue stopTimer];
|
D | keystone_glue.mm | 526 - (void)stopTimer { method
|
/external/chromium_org/chrome/browser/mac/ |
D | keystone_glue.h | 186 - (void)stopTimer;
|
D | keystone_glue_unittest.mm | 213 [glue stopTimer];
|
D | keystone_glue.mm | 543 - (void)stopTimer { method
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
D | VTTRegion.h | 103 void stopTimer();
|
D | VTTRegion.cpp | 450 void VTTRegion::stopTimer() in stopTimer() function in WebCore::VTTRegion 462 stopTimer(); in scrollTimerFired()
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
D | MediaControlElements.cpp | 133 stopTimer(); in startTimer() 142 void MediaControlPanelElement::stopTimer() in stopTimer() function in WebCore::MediaControlPanelElement 153 stopTimer(); in transitionTimerFired()
|
D | MediaControlElements.h | 64 void stopTimer();
|
/external/llvm/lib/Support/ |
D | Timer.cpp | 155 void Timer::stopTimer() { in stopTimer() function in Timer
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 527 if (TUTotalTimer) TUTotalTimer->stopTimer(); in HandleTranslationUnit()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPDialog.java | 710 stopTimer(); in raiseErrorEvent() 1232 this.stopTimer(); in setState() 2298 protected void stopTimer() { in stopTimer() method in SIPDialog
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 3207 if (this.stopTimer()) this.onComplete(); 3212 if (this.stopTimer()) this.onCancel(); 3230 this.stopTimer(); 3239 stopTimer: function(){ method
|
D | concat-jquery-mootools-prototype.js | 7583 if (this.stopTimer()) this.onComplete(); 7588 if (this.stopTimer()) this.onCancel(); 7606 this.stopTimer(); 7615 stopTimer: function(){ method
|