Home
last modified time | relevance | path

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

/third_party/skia/gm/
Ddashing.cpp69 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/third_party/skia/third_party/externals/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
/third_party/skia/modules/sksg/include/
DSkSGGeometryEffect.h108 SG_ATTRIBUTE(Intervals, std::vector<float>, fIntervals) in SG_ATTRIBUTE() argument
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerCorpus.h202 std::vector<double> Intervals; variable
/third_party/skia/third_party/externals/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 __anonacaac9130111::StackColoring
/third_party/mesa3d/src/mesa/program/
Dprog_optimize.c819 struct interval Intervals[REG_ALLOCATE_MAX_PROGRAM_TEMPS]; member
/third_party/flutter/skia/src/gpu/ops/
DGrDashOp.cpp1233 enum Intervals { in GR_DRAW_OP_TEST_DEFINE() enum
/third_party/skia/src/gpu/ops/
DDashOp.cpp1261 enum Intervals { in GR_DRAW_OP_TEST_DEFINE() enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp21093 IMap Intervals(A); in parallelizeChainedStores() local