Home
last modified time | relevance | path

Searched refs:Enumeration (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEnumeratedArray.h23 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 Dfsl,pci.txt1 * Bus Enumeration by Freescale PCI-X Agent
/freebsd/sys/contrib/device-tree/Bindings/slimbus/
H A Dbus.txt25 Enumeration Address.
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp87 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 DBEGEMOT-WIRELESS-MIB.txt69 "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 Dfunstack.ok2344 F. M. Ives Permutation Enumeration: Four New
2979 K. L. McMillen Orderly Enumeration of Nonsingular
H A Dfunstack.in17788 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 DAttr.td604 // Enumeration specifying what kind of behavior should be used for late
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2300 #pragma mark Enumeration Types