/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/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/webkit/Tools/DumpRenderTree/mac/ |
D | MockGeolocationProvider.h | 44 - (void)stopTimer;
|
D | MockGeolocationProvider.mm | 92 - (void)stopTimer
|
D | DumpRenderTree.mm | 1065 [[MockGeolocationProvider shared] stopTimer];
|
/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/webkit/Source/WebCore/page/ |
D | Geolocation.cpp | 498 void Geolocation::stopTimer(GeoNotifierVector& notifiers) in stopTimer() function in WebCore::Geolocation 512 stopTimer(copy); in stopTimersForOneShots() 520 stopTimer(copy); in stopTimersForWatchers()
|
D | Geolocation.h | 159 static void stopTimer(GeoNotifierVector&);
|
/external/llvm/lib/Support/ |
D | Timer.cpp | 155 void Timer::stopTimer() { in stopTimer() function in Timer
|
/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/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 529 if (TUTotalTimer) TUTotalTimer->stopTimer(); in HandleTranslationUnit()
|
/external/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
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 32233 (-[MockGeolocationProvider stopTimer]):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 60232 (WebCore::Geolocation::stopTimer): Added. Stops the timers for a vector of notifiers.
|
D | ChangeLog-2010-12-06 | 10961 (WebCore::Geolocation::stopTimer):
|