Home
last modified time | relevance | path

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

12

/external/deqp/framework/common/
DtcuInterval.hpp57 class Interval class
61 Interval (void) in Interval() function in tcu::Interval
70 Interval (double val) in Interval() function in tcu::Interval
78 Interval(bool hasNaN_, double lo_, double hi_) in Interval() function in tcu::Interval
81 Interval(bool hasNaN_, double lo_, double hi_, double wlo_, double whi_) in Interval() function in tcu::Interval
84 Interval (const Interval& a, const Interval& b) in Interval() function in tcu::Interval
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
51 inline Interval(const Interval &I) // copy ctor in Interval() function
/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/Support/
DCachePruning.h63 unsigned Interval = 0; variable
/external/llvm/lib/Support/
DLockFileManager.cpp287 unsigned long Interval = 1; in waitForUnlock() local
289 struct timespec Interval; in waitForUnlock() local
/external/llvm/include/llvm/Analysis/
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/external/tensorflow/tensorflow/python/debug/cli/
Dcommand_parser.py33 class Interval(object): class
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp342 RegInterval Interval = getRegInterval(RC, Op); in pushInstruction() local
472 RegInterval Interval = getRegInterval(RC, Op); in handleOperands() local
/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h123 void setCachePruningInterval(int Interval) { in setCachePruningInterval()
/external/skia/src/gpu/
DGrResourceAllocator.h99 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
/external/skqp/src/gpu/
DGrResourceAllocator.h99 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
/external/llvm/lib/CodeGen/
DStackColoring.cpp894 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
951 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
DLiveIntervalAnalysis.cpp829 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp91 Interval::Interval(const Interval& that) : head(NULL), tail(NULL) in Interval() function in nv50_ir::Interval
Dnv50_ir_util.h425 Interval() : head(0), tail(0) { } in Interval() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h27 Interval(int64_t S, int64_t E) : Start(S), End(E) {} in Interval() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp32 typedef std::pair<uint32_t, uint32_t> Interval; typedef
/external/v8/src/regexp/
Dregexp-ast.h52 Interval() : from_(kNone), to_(kNone) {} in Interval() function
53 Interval(int from, int to) : from_(from), to_(to) {} in Interval() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h390 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp689 LiveInterval *Interval = active_[i].first; in processActiveIntervals() local
735 LiveInterval *Interval = inactive_[i].first; in processInactiveIntervals() local
DLiveIntervalAnalysis.cpp2172 LiveInterval& Interval = getOrCreateInterval(reg); in addLiveRangeToEndOfBlock() local
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c450 LARGE_INTEGER Interval; in _OpenNtName() local
/external/libusb/libusb/os/
Dwindows_winusb.h642 UCHAR Interval; member
/external/valgrind/VEX/priv/
Dir_opt.c4946 Interval; typedef
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5596 for (auto &Interval : EndPoint) in calculateRegisterUsage() local

12