Home
last modified time | relevance | path

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

/external/skia/src/effects/gradients/
DSk4fGradientBase.h28 struct Interval { struct
45 const Interval* findInterval(SkScalar fx) const; argument
DSk4fGradientBase.cpp31 Interval::Interval(SkPMColor c0, SkScalar p0, in Interval() function in SkGradientShaderBase::GradientShaderBase4fContext::Interval
48 Interval::Interval(const Sk4f& c0, const Sk4f& dc, in Interval() function in SkGradientShaderBase::GradientShaderBase4fContext::Interval
/external/opencv3/3rdparty/openexr/Imath/
DImathInterval.h125 inline Interval<T>::Interval() in Interval() function
131 inline Interval<T>::Interval(const T& point) in Interval() function
138 inline Interval<T>::Interval(const T& minV, const T& maxV) in Interval() function
/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/lib/Support/
DLockFileManager.cpp262 unsigned long Interval = 1; in waitForUnlock() local
264 struct timespec Interval; in waitForUnlock() local
/external/llvm/include/llvm/Analysis/
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/external/v8/test/unittests/compiler/
Dlive-range-builder.h65 typedef std::pair<int, int> Interval; typedef
/external/opencv3/modules/flann/include/opencv2/flann/
Dkdtree_single_index.h276 struct Interval struct
281 typedef std::vector<Interval> BoundingBox; argument
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp306 RegInterval Interval = getRegInterval(RC, Op); in pushInstruction() local
412 RegInterval Interval = getRegInterval(RC, Op); in handleOperands() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp560 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
609 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
DLiveIntervalAnalysis.cpp851 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/v8/src/regexp/
Dregexp-ast.h50 Interval() : from_(kNone), to_(kNone) {} in Interval() function
51 Interval(int from, int to) : from_(from), to_(to) {} in Interval() function
/external/opencv/cvaux/src/
Dcvsegment.cpp93 unsigned Interval = (unsigned) (d_up + d_lw); in icvSegmFloodFill_Stage1() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h380 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation()
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c451 LARGE_INTEGER Interval; in _OpenNtName() local
/external/valgrind/VEX/priv/
Dir_opt.c4945 Interval; typedef
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1761 const Interval&, in innerExtrema()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1740 const Interval&, in innerExtrema()