Home
last modified time | relevance | path

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

/freebsd-12.1/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-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-enumerations.h252 Enumeration, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp198 context.push_back(CompilerContext(CompilerContextKind::Enumeration, in GetDeclContext()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp77 void Enumeration(raw_ostream &OS);
141 void SubtargetEmitter::Enumeration(raw_ostream &OS) { in Enumeration() function in SubtargetEmitter
1794 Enumeration(OS); in run()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp68 case CompilerContextKind::Enumeration: in Dump()
H A DClangASTContext.cpp2313 #pragma mark Enumeration Types
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt72 "Enumeration of reason and codes used in IEEE802.11
112 "Enumeration of reason and codes used in IEEE802.11
134 "Enumeration of reason and codes used in IEEE802.11
171 "Enumeration of regdomain codes."
195 "Enumeration of values for PDU transmit/receive enabled."
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo1998 Enumeration types are unusual in that they define symbols for the
3472 Enumeration, structure, or union tag; see @ref{Typedefs}.
3543 Enumeration type; see @ref{Enumerations}.
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-96976352 (enum elf_linker_section_enum): Enumeration for new way of
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-969734 (exec_type_enum): Enumeration giving all of the exec types.