Home
last modified time | relevance | path

Searched defs:NoMatch (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c853 int NoMatch; in ACPI_EXPORT_SYMBOL() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h133 enum class StatusTy { Success, Failure, NoMatch } Status; enumerator
173 NoMatch, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h274 NoMatch = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp401 bool NoMatch = true; in addNode() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8957 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator