Home
last modified time | relevance | path

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

12

/third_party/glib/glib/
Dgunichartables.h19457 struct Interval struct
19462 static const struct Interval g_unicode_width_table_wide[] = { argument
/third_party/ffmpeg/libavfilter/
Df_sendcmd.c87 typedef struct Interval { struct
94 } Interval; argument
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_alg.h47 Interval() { m_a_ = m_b_ = 0; } in Interval() function
48 explicit Interval(SomasSolverTensorDescPtr t) { in Interval() function
52 Interval(const size_t &a, const size_t &b) { in Interval() function
/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/boost/boost/icl/
Dseparate_interval_set.hpp99 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in separate_interval_set() argument
111 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument
120 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
Dinterval_set.hpp103 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in interval_set() argument
120 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument
133 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
Dsplit_interval_set.hpp99 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in split_interval_set() argument
109 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument
118 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
Dinterval_map.hpp86 Traits,Compare,Combine,Section,Interval,Alloc>& src) in interval_map() argument
99 Traits,Compare,Combine,Section,Interval,Alloc>& src) in assign() argument
113 Traits,Compare,Combine,Section,Interval,Alloc>& src) in operator =() argument
Dsplit_interval_map.hpp84 Traits,Compare,Combine,Section,Interval,Alloc>& src) in assign() argument
94 Traits,Compare,Combine,Section,Interval,Alloc>& src) in operator =() argument
/third_party/boost/libs/numeric/interval/examples/
Drational.cpp26 typedef boost::numeric::interval<Rat> Interval; typedef
/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/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/Analysis/
DIntervalPartition.h32 class Interval; variable
DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/third_party/skia/tests/
DResourceAllocatorTest.cpp345 struct Interval { struct
358 SkTArray<Interval> fIntervals; argument
/third_party/boost/libs/icl/test/fix_tickets_/
Dfix_tickets.cpp65 typedef boost::icl::interval<Value> Interval; in BOOST_AUTO_TEST_CASE() typedef
80 typedef boost::icl::interval<Value> Interval; in BOOST_AUTO_TEST_CASE() typedef
/third_party/boost/libs/icl/test/
Dtest_icl_interval_shared.hpp15 void test_inner_complement(const ICL_INTERVAL_TYPE(Interval,DomainT,Compare)& itv1, in test_inner_complement()
/third_party/boost/boost/polygon/detail/
Dpolygon_90_touch.hpp14 typedef interval_data<Unit> Interval; typedef
103 inline void insert(const std::pair<Interval, int>& intervalId){ in insert()
Dmax_cover.hpp14 typedef interval_data<Unit> Interval; typedef
/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
/third_party/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

12