Home
last modified time | relevance | path

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

12

/external/cldr/docs/site/translation/date-time/
Ddate-time-patterns.md361 ### Interval Formatting
368 ### Greatest Difference
/external/skia/gm/
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()
/external/llvm/include/llvm/Analysis/
DIntervalPartition.h46 std::vector<Interval*> Intervals; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp109 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
289 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/external/skia/modules/sksg/include/
DSkSGGeometryEffect.h119 SG_ATTRIBUTE(Intervals, std::vector<float>, fIntervals) in SG_ATTRIBUTE() argument
/external/webrtc/rtc_base/
Dtime_utils_unittest.cc35 TEST(TimeTest, Intervals) { in TEST() argument
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp194 std::vector<double> Intervals(NumFunctions + 1); in Init() local
DFuzzerCorpus.h570 std::vector<double> Intervals; variable
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
Dinterval_intersect.cc61 using Intervals = std::vector<Interval>; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DCoalescingBitVector.h446 MapT Intervals; variable
DIntervalTree.h288 IntervalVector Intervals; // Storage for each interval and all of the fields variable
/external/llvm/docs/
DCodeGenerator.rst1141 Live Variable Analysis
1179 Live Intervals Analysis
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp207 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackColoring.cpp442 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anonbfe5dec70111::StackColoring
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackSlotColoring.cpp212 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DStackColoring.cpp414 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anonf9b953010111::StackColoring
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp189 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackColoring.cpp276 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anonb185c31f0111::StackColoring
/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp757 std::vector<double> Intervals(N + 1); in UpdateCorpusDistribution() local

12