Home
last modified time | relevance | path

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

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