/netbsd-src/sys/external/bsd/acpica/dist/common/ |
H A D | dmtbdump2.c | 82 ACPI_DMTABLE_INFO *InfoTable; in AcpiDmDumpIort() local 154 InfoTable = AcpiDmTableInfoIort0; in AcpiDmDumpIort() 161 InfoTable = AcpiDmTableInfoIort1; in AcpiDmDumpIort() 169 InfoTable = AcpiDmTableInfoIort2; in AcpiDmDumpIort() 175 InfoTable = AcpiDmTableInfoIort3; in AcpiDmDumpIort() 182 InfoTable = AcpiDmTableInfoIort4; in AcpiDmDumpIort() 188 InfoTable = AcpiDmTableInfoIort5; in AcpiDmDumpIort() 194 InfoTable = AcpiDmTableInfoIort6; in AcpiDmDumpIort() 219 Length, InfoTable); in AcpiDmDumpIort() 407 ACPI_DMTABLE_INFO *InfoTable; in AcpiDmDumpIvrs() local 696 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpLpit() local 769 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpMadt() local 1098 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpMpam() local 1417 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpNfit() local 1611 ACPI_TABLE_NHLT *InfoTable; AcpiDmDumpNhlt() local 2011 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpPcct() local 2167 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpPhat() local 2466 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpPptt() local 2846 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpS3pt() local 2938 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpSdev() local [all...] |
H A D | dmtbdump1.c | 87 ACPI_DMTABLE_INFO *InfoTable; in AcpiDmDumpAest() local 117 InfoTable = AcpiDmTableInfoAestProcError; in AcpiDmDumpAest() 122 InfoTable = AcpiDmTableInfoAestMemError; in AcpiDmDumpAest() 127 InfoTable = AcpiDmTableInfoAestSmmuError; in AcpiDmDumpAest() 135 InfoTable = AcpiDmTableInfoAestVendorError; in AcpiDmDumpAest() 140 InfoTable = AcpiDmTableInfoAestVendorV2Error; in AcpiDmDumpAest() 151 InfoTable = AcpiDmTableInfoAestGicError; in AcpiDmDumpAest() 156 InfoTable = AcpiDmTableInfoAestPCIeError; in AcpiDmDumpAest() 161 InfoTable = AcpiDmTableInfoAestProxyError; in AcpiDmDumpAest() 182 InfoTable); in AcpiDmDumpAest() 354 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpAsf() local 524 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpAspt() local 615 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpCdat() local 1179 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpDmar() local 1560 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpFpdt() local 1645 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpGtdt() local 1781 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpHest() local 1938 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpHmat() local [all...] |
H A D | dmtbdump3.c | 176 ACPI_DMTABLE_INFO *InfoTable; in AcpiDmDumpSrat() 206 InfoTable = AcpiDmTableInfoSrat0; in AcpiDmDumpSrat() 211 InfoTable = AcpiDmTableInfoSrat1; in AcpiDmDumpSrat() 216 InfoTable = AcpiDmTableInfoSrat2; in AcpiDmDumpSrat() 221 InfoTable = AcpiDmTableInfoSrat3; in AcpiDmDumpSrat() 226 InfoTable = AcpiDmTableInfoSrat4; in AcpiDmDumpSrat() 231 InfoTable = AcpiDmTableInfoSrat5; in AcpiDmDumpSrat() 236 InfoTable = AcpiDmTableInfoSrat6; in AcpiDmDumpSrat() 241 InfoTable = AcpiDmTableInfoSrat7; in AcpiDmDumpSrat() 260 Subtable->Length, InfoTable); in AcpiDmDumpSrat() 175 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpSrat() local 582 ACPI_DMTABLE_INFO *InfoTable; AcpiDmDumpViot() local [all...] |
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | CharInfo.h | 19 extern const uint16_t InfoTable[256]; 51 if (InfoTable[c] & (CHAR_UPPER|CHAR_LOWER|CHAR_UNDER)) 61 if (InfoTable[c] & (CHAR_UPPER|CHAR_LOWER|CHAR_DIGIT|CHAR_UNDER)) 72 return (InfoTable[c] & (CHAR_HORZ_WS|CHAR_SPACE)) != 0; in isHorizontalWhitespace() 80 return (InfoTable[c] & CHAR_VERT_WS) != 0; in isVerticalWhitespace() 89 return (InfoTable[c] & (CHAR_HORZ_WS|CHAR_VERT_WS|CHAR_SPACE)) != 0; in isWhitespace() 95 return (InfoTable[c] & CHAR_DIGIT) != 0; in isDigit() 101 return (InfoTable[c] & CHAR_LOWER) != 0; in isLowercase() 107 return (InfoTable[c] & CHAR_UPPER) != 0; in isUppercase() 113 return (InfoTable[c] & (CHAR_UPPER|CHAR_LOWER)) != 0; in isLetter() [all …]
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | dttable2.c | 73 ACPI_DMTABLE_INFO *InfoTable; in DtCompileLpit() local 102 InfoTable = AcpiDmTableInfoLpit0; in DtCompileLpit() 113 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit() 151 ACPI_DMTABLE_INFO *InfoTable; in DtCompileMadt() 188 InfoTable = AcpiDmTableInfoMadt0; in DtCompileMadt() 193 InfoTable = AcpiDmTableInfoMadt1; in DtCompileMadt() 198 InfoTable = AcpiDmTableInfoMadt2; in DtCompileMadt() 203 InfoTable = AcpiDmTableInfoMadt3; in DtCompileMadt() 208 InfoTable = AcpiDmTableInfoMadt4; in DtCompileMadt() 213 InfoTable in DtCompileMadt() 150 ACPI_DMTABLE_INFO *InfoTable; DtCompileMadt() local 400 ACPI_DMTABLE_INFO *InfoTable; DtCompileMpam() local 717 ACPI_DMTABLE_INFO *InfoTable; DtCompileNfit() local 1312 ACPI_DMTABLE_INFO *InfoTable; DtCompilePcct() local 1851 ACPI_DMTABLE_INFO *InfoTable; DtCompilePptt() local 2097 ACPI_DMTABLE_INFO *InfoTable; DtCompileRhct() local 2265 ACPI_DMTABLE_INFO *InfoTable; DtCompileS3pt() local 2348 ACPI_DMTABLE_INFO *InfoTable; DtCompileSdev() local 2762 ACPI_DMTABLE_INFO *InfoTable; DtCompileSrat() local 3315 ACPI_DMTABLE_INFO *InfoTable; DtCompileViot() local [all...] |
H A D | dttable1.c | 96 ACPI_DMTABLE_INFO *InfoTable; in DtCompileAest() local 145 InfoTable = AcpiDmTableInfoAestProcError; in DtCompileAest() 150 InfoTable = AcpiDmTableInfoAestMemError; in DtCompileAest() 155 InfoTable = AcpiDmTableInfoAestSmmuError; in DtCompileAest() 162 InfoTable = AcpiDmTableInfoAestVendorError; in DtCompileAest() 166 InfoTable = AcpiDmTableInfoAestVendorV2Error; in DtCompileAest() 178 InfoTable = AcpiDmTableInfoAestGicError; in DtCompileAest() 183 InfoTable = AcpiDmTableInfoAestPCIeError; in DtCompileAest() 188 InfoTable = AcpiDmTableInfoAestProxyError; in DtCompileAest() 198 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileAest() 397 ACPI_DMTABLE_INFO *InfoTable; DtCompileAsf() local 568 ACPI_DMTABLE_INFO *InfoTable; DtCompileAspt() local 656 ACPI_DMTABLE_INFO *InfoTable = NULL; DtCompileCdat() local 1196 ACPI_DMTABLE_INFO *InfoTable; DtCompileDmar() local 1549 ACPI_DMTABLE_INFO *InfoTable; DtCompileGtdt() local 1690 ACPI_DMTABLE_INFO *InfoTable; DtCompileFpdt() local 1766 ACPI_DMTABLE_INFO *InfoTable; DtCompileHest() local 1923 ACPI_DMTABLE_INFO *InfoTable; DtCompileHmat() local 2558 ACPI_DMTABLE_INFO *InfoTable = NULL; DtCompileIvrs() local [all...] |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | DriverOptions.cpp | 23 static const OptTable::Info InfoTable[] = { variable 37 : OptTable(InfoTable) {} in DriverOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mt/ |
H A D | llvm-mt.cpp | 49 static const opt::OptTable::Info InfoTable[] = { variable 63 CvtResOptTable() : OptTable(InfoTable, true) {} in CvtResOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 41 static const llvm::opt::OptTable::Info InfoTable[] = { variable 51 DllOptTable() : OptTable(InfoTable, false) {} in DllOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cvtres/ |
H A D | llvm-cvtres.cpp | 52 static const opt::OptTable::Info InfoTable[] = { variable 66 CvtResOptTable() : OptTable(InfoTable, true) {} in CvtResOptTable()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | CharInfo.cpp | 15 const uint16_t clang::charinfo::InfoTable[256] = { member in clang::charinfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 47 static const opt::OptTable::Info InfoTable[] = { variable 57 LibOptTable() : OptTable(InfoTable, true) {} in LibOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/ |
H A D | llvm-ml.cpp | 63 static const opt::OptTable::Info InfoTable[] = { variable 77 MLOptTable() : OptTable(InfoTable, /*IgnoreCase=*/false) {} in MLOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/ |
H A D | llvm-symbolizer.cpp | 55 static const opt::OptTable::Info InfoTable[] = { variable 69 SymbolizerOptTable() : OptTable(InfoTable, true) {} in SymbolizerOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | dsymutil.cpp | 69 const opt::OptTable::Info InfoTable[] = { variable 83 DsymutilOptTable() : OptTable(InfoTable) {} in DsymutilOptTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
H A D | llvm-rc.cpp | 63 static const opt::OptTable::Info InfoTable[] = { variable 77 RcOptTable() : OptTable(InfoTable, /* IgnoreCase = */ true) {} in RcOptTable()
|