Home
last modified time | relevance | path

Searched defs:Intervals (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/skia/gm/
H A Ddashing.cpp70 struct Intervals { in onDraw() struct
71 int fOnInterval; in onDraw()
72 int fOffInterval; in onDraw()
321 struct Intervals { in onDraw() struct
322 int fOnInterval; in onDraw()
323 int fOffInterval; in onDraw()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/
Dintervals.go63 type Intervals []Interval type
199 func check(is Intervals) error {
323 func (is Intervals) Overlaps(is2 Intervals) bool {
359 func (is Intervals) Merge(is2 Intervals) Intervals {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp109 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
289 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DIntervalPartition.h46 std::vector<Interval*> Intervals; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/aosp_15_r20/external/llvm/docs/
H A DCodeGenerator.rst1141 Live Variable Analysis
1179 Live Intervals Analysis
/aosp_15_r20/external/skia/modules/sksg/include/
H A DSkSGGeometryEffect.h119 SG_ATTRIBUTE(Intervals, std::vector<float>, fIntervals) in SG_ATTRIBUTE() argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtime_utils_unittest.cc35 TEST(TimeTest, Intervals) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp194 std::vector<double> Intervals(NumFunctions + 1); in Init() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dinterval_intersect.cc61 using Intervals = std::vector<Interval>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h446 MapT Intervals; variable
H A DIntervalTree.h288 IntervalVector Intervals; // Storage for each interval and all of the fields variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
DCoalescingBitVector.h446 MapT Intervals; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
DCoalescingBitVector.h446 MapT Intervals; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DCoalescingBitVector.h446 MapT Intervals; variable
DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DCoalescingBitVector.h446 MapT Intervals; variable
DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable

12