Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_sendcmd.c87 typedef struct Interval { struct
94 } Interval; argument
/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp58 class Interval class
62 Interval (void) in Interval() function in tcu::Interval
71 Interval (double val) in Interval() function in tcu::Interval
79 Interval(bool hasNaN_, double lo_, double hi_) in Interval() function in tcu::Interval
82 Interval(bool hasNaN_, double lo_, double hi_, double wlo_, double whi_) in Interval() function in tcu::Interval
85 Interval (const Interval& a, const Interval& b) in Interval() function in tcu::Interval
/third_party/skia/tests/
DResourceAllocatorTest.cpp345 struct Interval { struct
358 SkTArray<Interval> fIntervals; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLockFileManager.cpp299 unsigned long Interval = 1; in waitForUnlock() local
301 struct timespec Interval; in waitForUnlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCachePruning.h31 llvm::Optional<std::chrono::seconds> Interval = std::chrono::seconds(1200); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalPartition.h32 class Interval; variable
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/third_party/rust/crates/regex/regex-syntax/src/hir/
Dinterval.rs335 pub trait Interval: trait
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp510 RegInterval Interval = getRegInterval(MI, TII, MRI, TRI, OpNo, false); in setExpScore() local
653 RegInterval Interval = getRegInterval(&Inst, TII, MRI, TRI, I, true); in updateByEvent() local
998 RegInterval Interval = in generateWaitcntInstBefore() local
1041 RegInterval Interval = in generateWaitcntInstBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h138 void setCachePruningInterval(int Interval) { in setCachePruningInterval()
/third_party/skia/src/gpu/
DGrResourceAllocator.h195 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
/third_party/flutter/skia/src/gpu/
DGrResourceAllocator.h146 Interval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end) in Interval() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1014 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
1130 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
DLiveIntervals.cpp880 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock() local
/third_party/mesa3d/src/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.h421 Interval() : head(0), tail(0) { } in Interval() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp38 using Interval = std::pair<uint32_t, uint32_t>; typedef
/third_party/rust/crates/nix/src/sys/
Dtime.rs88 Interval(TimeSpec), enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1016 string comparisonMessageInterval<tcu::Vector<int, 2> >(const tcu::Vector<tcu::Interval, 2> & val) in comparisonMessageInterval()
1023 string comparisonMessageInterval<tcu::Vector<int, 3> >(const tcu::Vector<tcu::Interval, 3> & val) in comparisonMessageInterval()
1030 string comparisonMessageInterval<tcu::Vector<int, 4> >(const tcu::Vector<tcu::Interval, 4> & val) in comparisonMessageInterval()
2343 const Interval&, in innerExtrema()
5640 virtual void removeNotInRange (vector<T>&, const Interval&, const Precision) const {} in removeNotInRange() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1016 string comparisonMessageInterval<tcu::Vector<int, 2> >(const tcu::Vector<tcu::Interval, 2> & val) in comparisonMessageInterval()
1023 string comparisonMessageInterval<tcu::Vector<int, 3> >(const tcu::Vector<tcu::Interval, 3> & val) in comparisonMessageInterval()
1030 string comparisonMessageInterval<tcu::Vector<int, 4> >(const tcu::Vector<tcu::Interval, 4> & val) in comparisonMessageInterval()
2343 const Interval&, in innerExtrema()
5640 virtual void removeNotInRange (vector<T>&, const Interval&, const Precision) const {} in removeNotInRange() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5427 for (auto &Interval : EndPoint) in calculateRegisterUsage() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp1792 const Interval&, in innerExtrema()