Searched refs:startTimer (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DWatchdogNone.cpp42 void Watchdog::startTimer(double) function in class:JSC::Watchdog
H A DWatchdogMac.cpp44 void Watchdog::startTimer(double limit) function in class:JSC::Watchdog
H A DWatchdog.h73 void startTimer(double limit);
H A DWatchdog.cpp177 startTimer(limit);
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDADebugLog/
H A DMyDocument.h11 - (void)startTimer:(id)sender;
/macosx-10.10/WebCore-7600.1.25/Modules/notifications/
H A DNotificationCenter.cpp116 requestCallback->startTimer();
127 void NotificationCenter::NotificationRequestCallback::startTimer() function in class:WebCore::NotificationCenter::NotificationRequestCallback
H A DNotificationCenter.h82 void startTimer();
/macosx-10.10/libxslt-13/libxslt/python/tests/
H A Dpyxsltproc.py34 def startTimer(): function
54 startTimer()
60 startTimer()
94 startTimer()
245 startTimer()
270 startTimer()
/macosx-10.10/WebCore-7600.1.25/svg/animation/
H A DSMILTimeContainer.cpp104 startTimer(0);
165 startTimer(0);
205 void SMILTimeContainer::startTimer(SMILTime fireTime, SMILTime minimumDelay) function in class:WebCore::SMILTimeContainer
312 startTimer(earliestFireTime, animationFrameDelay);
324 startTimer(earliestFireTime, animationFrameDelay);
H A DSMILTimeContainer.h71 void startTimer(SMILTime fireTime, SMILTime minimumDelay = 0);
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DTimer.h78 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
112 /// startTimer - Start the timer running. Time between calls to
113 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
116 void startTimer();
127 /// The TimeRegion class is used as a helper class to call the startTimer() and
137 T->startTimer();
140 if (T) T->startTimer();
/macosx-10.10/WebCore-7600.1.25/loader/
H A DNavigationScheduler.h77 void startTimer();
H A DNavigationScheduler.cpp473 startTimer();
476 void NavigationScheduler::startTimer() function in class:WebCore::NavigationScheduler
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DVTTRegion.h106 void startTimer();
H A DVTTRegion.cpp386 startTimer();
458 void VTTRegion::startTimer() function in class:WebCore::VTTRegion
460 LOG(Media, "VTTRegion::startTimer");
/macosx-10.10/JavaScriptCore-7600.1.17/profiler/
H A DProfileNode.cpp50 startTimer();
69 (*currentChild)->startTimer();
157 void ProfileNode::startTimer() function in class:JSC::ProfileNode
H A DProfileNode.h138 void startTimer();
/macosx-10.10/llvmCore-3425.0.34/utils/yaml-bench/
H A DYAMLBench.cpp129 BaseLine.startTimer();
138 Tokenizing.startTimer();
145 Parsing.startTimer();
/macosx-10.10/libxslt-13/libxslt/xsltproc/
H A Dxsltproc.c242 * startTimer: call where you want to start timing
244 static void startTimer(void) function
283 static void startTimer(void) function
307 static void startTimer(void) function
365 startTimer();
382 startTimer();
441 startTimer();
450 startTimer();
818 startTimer();
826 startTimer();
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dxmllint.c439 * startTimer: call where you want to start timing
442 startTimer(void) function
484 startTimer(void) function
511 startTimer(void) function
1883 startTimer();
1898 startTimer();
1917 startTimer();
2032 startTimer();
2171 startTimer();
2415 startTimer();
[all...]
H A DtestSAX.c103 * startTimer: call where you want to start timing
106 startTimer(void) function
148 startTimer(void) function
175 startTimer(void) function
1179 startTimer();
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmllint.c434 * startTimer: call where you want to start timing
437 startTimer(void) function
479 startTimer(void) function
506 startTimer(void) function
1875 startTimer();
1890 startTimer();
1909 startTimer();
2024 startTimer();
2163 startTimer();
2409 startTimer();
[all...]
H A DtestSAX.c103 * startTimer: call where you want to start timing
106 startTimer(void) function
148 startTimer(void) function
175 startTimer(void) function
1179 startTimer();
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATAController.h203 virtual IOReturn startTimer( UInt32 inMS);
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.h240 virtual void startTimer( void );

Completed in 172 milliseconds

12