Home
last modified time | relevance | path

Searched defs:Balance (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/tower/src/balance/p2c/
Dservice.rs32 pub struct Balance<D, Req> struct
47 impl<D: Discover, Req> fmt::Debug for Balance<D, Req> argument
80 impl<D, Req> Balance<D, Req> impl
116 impl<D, Req> Balance<D, Req> implementation
222 impl<D, Req> Service<Req> for Balance<D, Req> implementation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp183 int32_t Balance = height(N->Right) - height(N->Left); in rebalance() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp181 int32_t Balance = height(N->Right) - height(N->Left); in rebalance() local