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/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 87 void Enumeration(raw_ostream &OS, DenseMap<Record *, unsigned> &FeatureMap); 152 void SubtargetEmitter::Enumeration(raw_ostream &OS, in Enumeration() function in SubtargetEmitter 2002 Enumeration(OS, FeatureMap); in run()
|
/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 | 604 // 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 | 2300 #pragma mark Enumeration Types
|