Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/runtime/tests/
Dloom_pool.rs305 fn gated() -> impl Future<Output = &'static str> { in gated() function
/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java98 protected boolean gated = false; field in SemanticContext.Predicate
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc810 const bool gated) { in SendTensorThroughGrpcStream()