Home
last modified time | relevance | path

Searched refs:Round2 (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc914 static void Round2(Regexp** sub, int nsub,
997 FactorAlternationImpl::Round2(sub, nsub, flags, &splices); in FactorAlternation()
1081 void FactorAlternationImpl::Round2(Regexp** sub, int nsub, in Round2() function in re2::FactorAlternationImpl
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc55 float Round2(const float x) { in Round2() function
1190 max_memory_usage > 0 ? Round2(100.0 * op_mem_usage / max_memory_usage) in Summary()