Searched defs:Match (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/bsd/acpica/dist/events/ | ||
| H A D | evrgnini.c | 497 BOOLEAN Match; local in function:AcpiEvIsPciRootBridge |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_suppressions.cc | 81 bool SuppressionContext::Match(const char *str, const char *type, function in class:__sanitizer::SuppressionContext |
| /src/sys/external/bsd/gnu-efi/dist/lib/ | ||
| H A D | hand.c | 124 BOOLEAN Match; local in function:LibLocateHandleByDiskSignature |
| /src/games/fortune/fortune/ | ||
| H A D | fortune.c | 122 static bool Match = FALSE; /* dump fortunes matching a pattern */ variable in typeref:typename:bool |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ | ||
| H A D | cpplint.py | 409 def Match(pattern, s): function [all...] |
| /src/sys/arch/hppa/hppa/ | ||
| H A D | db_disasm.c | 975 #define Match(s) (strncmp(s,i->mnem,sizeof(s)-1) == 0) macro [all...] |
Completed in 16 milliseconds