Home
last modified time | relevance | path

Searched defs:Interval (Results 1 – 19 of 19) sorted by relevance

/external/openfst/src/include/fst/
Dinterval-set.h39 struct Interval { struct
43 Interval() : begin(-1), end(-1) {} in Interval() function
45 Interval(T b, T e) : begin(b), end(e) {} in Interval() function
80 vector<Interval> *Intervals() { return &intervals_; } in Intervals() argument
365 typedef typename IntervalSet<T>::Interval Interval; typedef
Dstate-reachable.h50 typedef typename IntervalSet<I>::Interval Interval; typedef
146 typedef typename IntervalSet<I>::Interval Interval; typedef
Dlabel-reachable.h46 typedef typename IntervalSet<L>::Interval Interval; typedef
150 typedef typename IntervalSet<Label>::Interval Interval; typedef
/external/llvm/lib/Support/
DLockFileManager.cpp181 unsigned long Interval = 1; in waitForUnlock() local
183 struct timespec Interval; in waitForUnlock() local
/external/deqp/framework/common/
DtcuInterval.hpp57 class Interval class
61 Interval (void) in Interval() function in tcu::Interval
68 Interval (double val) in Interval() function in tcu::Interval
73 Interval (const Interval& a, const Interval& b) in Interval() function in tcu::Interval
148 Interval (bool hasNaN_, double lo_, double hi_) in Interval() function in tcu::Interval
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DInterval.java31 public class Interval { class
44 public Interval(int a, int b) { this.a=a; this.b=b; } in Interval() method in Interval
/external/llvm/include/llvm/Analysis/
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/external/llvm/lib/Target/R600/
DSIInsertWaits.cpp298 RegInterval Interval = getRegInterval(Op); in pushInstruction() local
398 RegInterval Interval = getRegInterval(Op); in handleOperands() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp561 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
610 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
DLiveIntervalAnalysis.cpp821 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_util.cpp91 Interval::Interval(const Interval& that) : head(NULL), tail(NULL) in Interval() function in nv50_ir::Interval
Dnv50_ir_util.h421 Interval() : head(0), tail(0) { } in Interval() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h380 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation()
/external/opencv/cvaux/src/
Dcvsegment.cpp93 unsigned Interval = (unsigned) (d_up + d_lw); in icvSegmFloodFill_Stage1() local
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c451 LARGE_INTEGER Interval; in _OpenNtName() local
/external/v8/src/
Djsregexp.h699 Interval() : from_(kNone), to_(kNone) { } in Interval() function
700 Interval(int from, int to) : from_(from), to_(to) { } in Interval() function
/external/valgrind/VEX/priv/
Dir_opt.c4941 Interval; typedef
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1752 const Interval&, in innerExtrema()
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...