Searched defs:Interval (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DLockFileManager.cpp170 unsigned long Interval = 1; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dtimeflow.h47 class Interval { class in namespace:Security::Time
50 Interval() { } function in class:Security::Time::Interval
51 Interval(int seconds) { mValue = seconds; } function in class:Security::Time::Interval
52 Interval(double seconds) { mValue = seconds; } function in class:Security::Time::Interval
53 explicit Interval(time_t seconds) { mValue = seconds; } function in class:Security::Time::Interval
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dtimeflow.h47 class Interval { class in namespace:Security::Time
50 Interval() { } function in class:Security::Time::Interval
51 Interval(int seconds) { mValue = seconds; } function in class:Security::Time::Interval
52 Interval(double seconds) { mValue = seconds; } function in class:Security::Time::Interval
53 explicit Interval(time_t seconds) { mValue = seconds; } function in class:Security::Time::Interval
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DInterval.h37 class Interval { class in namespace:llvm
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { function in class:llvm::Interval
51 inline Interval(const Interval &I) // copy ctor function in class:llvm::Interval
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DImmutableIntervalMap.h21 class Interval { class in namespace:llvm
27 Interval(int64_t S, int64_t E) : Start(S), End(E) {} function in class:llvm::Interval
[all...]
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathFunctions.cpp50 class Interval { class in namespace:WebCore::XPath
255 inline Interval::Interval() function in class:WebCore::XPath::Interval
260 inline Interval::Interval(int value) function in class:WebCore::XPath::Interval
265 inline Interval::Interval(in function in class:WebCore::XPath::Interval
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DStackColoring.cpp561 LiveInterval *Interval = Intervals[FromSlot]; local
615 LiveInterval *Interval = Intervals[Slot]; local
H A DLiveIntervalAnalysis.cpp929 LiveInterval& Interval = getOrCreateInterval(reg); local
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dwindows_usb.h577 UCHAR Interval; member in struct:__anon5524

Completed in 219 milliseconds