Searched refs:Enumeration (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | EnumeratedArray.h | 23 template <typename ValueType, typename Enumeration, 24 Enumeration LargestEnum = Enumeration::Last, typename IndexType = int, 53 const ValueType &operator[](Enumeration Index) const { 58 ValueType &operator[](Enumeration Index) { 60 static_cast<const EnumeratedArray<ValueType, Enumeration, LargestEnum,
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,pci.txt | 1 * Bus Enumeration by Freescale PCI-X Agent
|
| /freebsd/sys/contrib/device-tree/Bindings/slimbus/ |
| H A D | bus.txt | 25 Enumeration Address.
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 1638 for (auto &Enumeration : Enums) { in EmitClangDiagsEnums() local 1643 return Prev.second == Enumeration.first; in EmitClangDiagsEnums() 1648 "Duplicate enumeration name '" + Enumeration.first + "'"); in EmitClangDiagsEnums() 1653 EnumerationNames.emplace_back(&R, Enumeration.first); in EmitClangDiagsEnums() 1656 OS << "DIAG_ENUM(" << Enumeration.first << ")\n"; in EmitClangDiagsEnums() 1659 for (auto &Enumerator : Enumeration.second) { in EmitClangDiagsEnums()
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 69 "Enumeration of reason and codes used in IEEE802.11 109 "Enumeration of reason and codes used in IEEE802.11 131 "Enumeration of reason and codes used in IEEE802.11 168 "Enumeration of regdomain codes." 192 "Enumeration of values for PDU transmit/receive enabled."
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2344 F. M. Ives Permutation Enumeration: Four New 2979 K. L. McMillen Orderly Enumeration of Nonsingular
|
| H A D | funstack.in | 17788 title = "Permutation Enumeration: Four New Permutation Algorithms", 22661 title = "Orderly Enumeration of Nonsingular Binary Matrices Applied to Text Encryption",
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Attr.td | 644 // Enumeration specifying what kind of behavior should be used for late
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 2311 #pragma mark Enumeration Types
|