Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry.h262 typedef int Enumeration; typedef
265 Enumeration; typedef
292 Enumeration Discr;
295 Enumeration Enum_Comp;
300 Enumeration E_Comp_2;
H A Ddhry_2.c31 Boolean Func_3 (Enumeration Enum_Par_Val);
33 void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par) in Proc_6()
107 Enumeration Func_1 (Capital_Letter Ch_1_Par_Val, in Func_1()
172 Boolean Func_3 (Enumeration Enum_Par_Val) in Func_3()
178 Enumeration Enum_Loc; in Func_3()
H A Ddhry_1.c73 Enumeration Func_1 (Capital_Letter Ch_1_Par_Val,
92 void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par);
129 Enumeration Enum_Loc; in main()
704 Enumeration Enum_Loc; in Proc_2()
/freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/pci/
H A Dfsl,pci.txt1 * Bus Enumeration by Freescale PCI-X Agent
/freebsd-14.2/sys/contrib/device-tree/Bindings/soundwire/
H A Dsoundwire-controller.yaml34 description: Is the textual representation of SoundWire Enumeration
/freebsd-14.2/sys/contrib/device-tree/Bindings/slimbus/
H A Dbus.txt25 Enumeration Address.
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp86 void Enumeration(raw_ostream &OS, DenseMap<Record *, unsigned> &FeatureMap);
153 void SubtargetEmitter::Enumeration(raw_ostream &OS, in Enumeration() function in SubtargetEmitter
1922 Enumeration(OS, FeatureMap); in run()
/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2348 #pragma mark Enumeration Types