Home
last modified time | relevance | path

Searched defs:circuit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/
H A DThresholdCircuitBreakerTest.java43 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testThreshold() local
53 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testThresholdCircuitBreakingException() local
63 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(zeroThreshold); in testThresholdEqualsZero() local
72 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testClosingThresholdCircuitBreaker() local
84 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testGettingThreshold() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1227 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1197 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1436 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits