Home
last modified time | relevance | path

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

/external/rust/crates/aho-corasick/src/
Dclasses.rs54 pub fn is_singleton(&self) -> bool { in is_singleton() method
/external/rust/crates/regex-automata/src/
Dclasses.rs76 pub fn is_singleton(&self) -> bool { in is_singleton() method
/external/openthread/tools/otci/otci/
Dotci.py510 def is_singleton(self) -> bool: member in OTCI