Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/
H A DSemanticContext.java98 protected boolean gated = false; field in SemanticContext.Predicate
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc810 const bool gated) { in SendTensorThroughGrpcStream()