Home
last modified time | relevance | path

Searched defs:Cycle (Results 1 – 25 of 46) sorted by relevance

12

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbbr2_probe_bw.h109 struct QUICHE_EXPORT Cycle { struct
111 CyclePhase phase = CyclePhase::PROBE_NOT_STARTED; argument
134 const Bbr2ProbeBwMode::CyclePhase phase); argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbbr2_probe_bw.h109 struct QUICHE_EXPORT Cycle { struct
111 CyclePhase phase = CyclePhase::PROBE_NOT_STARTED; argument
134 const Bbr2ProbeBwMode::CyclePhase phase); argument
/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dcycle.rs18 impl<St> Cycle<St> implementation
27 impl<St> Stream for Cycle<St> implementation
55 impl<St> FusedStream for Cycle<St> implementation
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericCycleImpl.h386 CycleT *Cycle = getCycle(Block); in getCycleDepth() local
415 for (const CycleT *Cycle : depth_first(TLC)) { in validateTree() local
448 for (const CycleT *Cycle = Entry.second; Cycle; in validateTree() local
464 for (const CycleT *Cycle : depth_first(TLC)) { in print() local
DGenericUniformityImpl.h698 for (const auto *Cycle = CI.getCycle(&DivTermBlock); Cycle; in computeJoinPoints() local
992 static const CycleT *getExtDivCycle(const CycleT *Cycle, in getExtDivCycle()
1027 getIntDivCycle(const CycleT *Cycle, const BlockT *DivTermBlock, in getIntDivCycle()
1065 getOutermostDivergentCycle(const CycleT *Cycle, const BlockT *DivTermBlock, in getOutermostDivergentCycle()
1100 const auto *Cycle = CI.getCycle(JoinBlock); in analyzeControlDivergence() local
1273 SmallVectorImpl<BlockT *> &Stack, const CycleInfoT &CI, const CycleT *Cycle, in computeStackPO()
1342 const CycleInfoT &CI, const CycleT *Cycle, in computeCyclePO()
/external/cronet/tot/third_party/llvm-libc/src/benchmarks/
DLibcBenchmarkTest.cpp148 TEST(ArrayRefLoop, Cycle) { in TEST() argument
170 TEST(ByteConstrainedArray, Cycle) { in TEST() argument
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/
DLibcBenchmarkTest.cpp148 TEST(ArrayRefLoop, Cycle) { in TEST() argument
170 TEST(ByteConstrainedArray, Cycle) { in TEST() argument
/external/python/jinja/docs/
Dswitching.rst169 Cycle section in Django
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DCycleAnalysis.h28 using Cycle = CycleInfo::CycleT; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h89 DenseMap<MachineInstr *, int> Cycle; variable
107 DenseMap<MachineInstr *, int> Cycle, in ModuloSchedule()
DMachineTraceMetrics.h77 unsigned Cycle = 0; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h90 DenseMap<MachineInstr *, int> Cycle; variable
108 DenseMap<MachineInstr *, int> Cycle, in ModuloSchedule()
DMachineTraceMetrics.h76 unsigned Cycle = 0; member
DScheduleDAG.h545 void setCurCycle(unsigned Cycle) { in setCurCycle()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineCycleAnalysis.cpp94 bool llvm::isCycleInvariant(const MachineCycle *Cycle, MachineInstr &I) { in isCycleInvariant()
DMachineSink.cpp384 MachineCycle *Cycle, MachineBasicBlock *BB, in FindCycleSinkCandidates()
472 for (auto *Cycle : Cycles) { in runOnMachineFunction() local
828 MachineCycle *Cycle = CI->getCycle(DefMI->getParent()); in isProfitableToSinkTo() local
1228 bool MachineSinking::SinkIntoCycle(MachineCycle *Cycle, MachineInstr &I) { in SinkIntoCycle()
DMachinePipeliner.cpp634 for (int Cycle = Schedule.getFirstCycle(); Cycle <= Schedule.getFinalCycle(); in schedule() local
2931 for (int Cycle = getFirstCycle(), E = getFinalCycle(); Cycle <= E; ++Cycle) { in finalizeSchedule() local
3044 bool ResourceManager::canReserveResources(SUnit &SU, int Cycle) { in canReserveResources()
3070 void ResourceManager::reserveResources(SUnit &SU, int Cycle) { in reserveResources()
3099 int Cycle) { in reserveResources()
3111 int Cycle) { in unreserveResources()
DMachineTraceMetrics.cpp791 unsigned Cycle = 0; in updateDepth() local
1096 unsigned Cycle = 0; in computeInstrHeights() local
/external/rust/android-crates-io/crates/petgraph/src/algo/
Dmod.rs642 pub struct Cycle<N>(N); struct
644 impl<N> Cycle<N> { impl
/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/
DDependencyCycleValidator.java286 abstract static class Cycle<N> { class in DependencyCycleValidator
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp682 unsigned Cycle; member
835 unsigned Cycle = 0; in computeInstrDepths() local
1074 unsigned Cycle = 0; in computeInstrHeights() local
/external/libchrome/base/posix/
Dfile_descriptor_shuffle_unittest.cc138 TEST(FileDescriptorShuffleTest, Cycle) { in TEST() argument
/external/cronet/tot/base/posix/
Dfile_descriptor_shuffle_unittest.cc139 TEST(FileDescriptorShuffleTest, Cycle) { in TEST() argument
/external/cronet/stable/base/posix/
Dfile_descriptor_shuffle_unittest.cc139 TEST(FileDescriptorShuffleTest, Cycle) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp793 unsigned Cycle = 0; in updateDepth() local
1098 unsigned Cycle = 0; in computeInstrHeights() local

12