/external/skia/gm/ |
D | dashing.cpp | 69 struct Intervals { in onDraw() struct 70 int fOnInterval; in onDraw() 71 int fOffInterval; in onDraw() 320 struct Intervals { in onDraw() struct 321 int fOnInterval; in onDraw() 322 int fOffInterval; in onDraw()
|
/external/llvm/include/llvm/Analysis/ |
D | IntervalPartition.h | 46 std::vector<Interval*> Intervals; variable
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | IntervalPartition.h | 48 std::vector<Interval *> Intervals; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IntervalPartition.h | 48 std::vector<Interval *> Intervals; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNNSAReassign.cpp | 112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters() 275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | GCNNSAReassign.cpp | 112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters() 275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
|
/external/skia/modules/sksg/include/ |
D | SkSGGeometryEffect.h | 108 SG_ATTRIBUTE(Intervals, std::vector<float>, fIntervals) in SG_ATTRIBUTE() argument
|
/external/webrtc/rtc_base/ |
D | time_utils_unittest.cc | 37 TEST(TimeTest, Intervals) { in TEST() argument
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDataFlowTrace.cpp | 193 Vector<double> Intervals(NumFunctions + 1); in Init() local
|
D | FuzzerCorpus.h | 560 Vector<double> Intervals; variable
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerDataFlowTrace.cpp | 193 Vector<double> Intervals(NumFunctions + 1); in Init() local
|
D | FuzzerCorpus.h | 560 Vector<double> Intervals; variable
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | CoalescingBitVector.h | 438 MapT Intervals; variable
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1141 Live Variable Analysis 1179 Live Intervals Analysis
|
/external/llvm-project/llvm/docs/ |
D | CodeGenerator.rst | 1169 Live Variable Analysis 1207 Live Intervals Analysis
|
/external/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
|
D | StackSlotColoring.cpp | 189 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
|
D | StackColoring.cpp | 276 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon1f3233290111::StackColoring
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
|
D | StackSlotColoring.cpp | 212 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
|
D | StackColoring.cpp | 414 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon7839958b0111::StackColoring
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
|
D | StackSlotColoring.cpp | 213 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
|
D | StackColoring.cpp | 444 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anone50627f70111::StackColoring
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerLoop.cpp | 757 std::vector<double> Intervals(N + 1); in UpdateCorpusDistribution() local
|