/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
H A D | core.py | 14 from . import enumerations 607 (Attribute, enumerations.Attributes), 608 (OpCode, enumerations.OpCodes), 609 (TypeKind, enumerations.TypeKinds), 610 (Linkage, enumerations.Linkages), 611 (Visibility, enumerations.Visibility), 612 (CallConv, enumerations.CallConv), 613 (IntPredicate, enumerations.IntPredicate), 614 (RealPredicate, enumerations.RealPredicate), 615 (LandingPadClauseTy, enumerations.LandingPadClauseTy),
|
H A D | bit_reader.py | 5 from . import enumerations
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | Cxx2bStatusPaperStatus.csv | 4 …link/P1048R1>`__","LWG","A proposal for a type trait to detect scoped enumerations","Autumn 2020",… 7 "`P1682R3 <https://wg21.link/P1682R3>`__","LWG","std::to_underlying for enumerations","February 202…
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | lber_types.hin | 41 /* booleans, enumerations, and integers */
|
/netbsd-src/external/gpl3/binutils/dist/include/vms/ |
H A D | ChangeLog-1015 | 75 Add record begin/end, enumerations, type specification, value
|
/netbsd-src/external/gpl3/gdb/dist/include/vms/ |
H A D | ChangeLog-1015 | 75 Add record begin/end, enumerations, type specification, value
|
/netbsd-src/external/gpl3/gdb.old/dist/include/vms/ |
H A D | ChangeLog-1015 | 75 Add record begin/end, enumerations, type specification, value
|
/netbsd-src/external/gpl3/binutils.old/dist/include/vms/ |
H A D | ChangeLog-1015 | 75 Add record begin/end, enumerations, type specification, value
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc2926.txt | 984 SLP templates support the concept of enumerations through the listing 985 of allowed values in the attribute definition. These enumerations 987 the ASN.1 definition of enumerations. BER encodes the ASN.1 991 provides no specific support for transmitting enumerations. They are
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | VisibilityMacros.rst | 120 **GCC Behavior**: GCC un-hides the typeinfo for enumerations by default, even
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | implement-c.texi | 35 * Structures unions enumerations and bit-fields implementation:: 459 @node Structures unions enumerations and bit-fields implementation
|
H A D | options.texi | 99 argument is invalid; for enumerations without @code{UnknownError}, a
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | implement-c.texi | 35 * Structures unions enumerations and bit-fields implementation:: 459 @node Structures unions enumerations and bit-fields implementation
|
H A D | options.texi | 99 argument is invalid; for enumerations without @code{UnknownError}, a 137 This property is optional, required for enumerations used in
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 44 struct enumeration *enumerations; variable 48 enumeration -> next = enumerations; in add_enumeration() 49 enumerations = enumeration; in add_enumeration() 56 for (e = enumerations; e; e = e -> next) in find_enumeration()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2008 | 787 of C++0x scoped enumerations. 788 (build_enumerator): For enumerations with a fixed underlying type, 793 Don't convert from scoped enumerations to bool or any arithmetic 808 types to deal with C++0x scoped enumerations and underlying 820 (cp_parser_enum_specifier): Parse C++0x scoped enumerations and
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | tblgen.rst | 573 Generate subtarget enumerations.
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 67 import clang.enumerations 4191 for name, value in clang.enumerations.TokenKinds:
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticParseKinds.td | 133 "scoped enumerations are a C++11 extension">, InGroup<CXX11>; 135 "scoped enumerations are incompatible with C++98">, 785 "enumerations cannot be explicitly instantiated">;
|
/netbsd-src/external/gpl3/binutils/dist/etc/ |
H A D | ChangeLog | 183 greater than 9 in enumerations.
|
/netbsd-src/external/gpl3/binutils.old/dist/etc/ |
H A D | ChangeLog | 183 greater than 9 in enumerations.
|
/netbsd-src/external/gpl3/gdb/dist/etc/ |
H A D | ChangeLog | 183 greater than 9 in enumerations.
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | ChangeLog | 595 * fixincl.c: export verbosity enumerations to fixlib.h 598 * fixlib.h: add a test mode and enumerations from fixincl.c
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | PCHInternals.rst | 313 enumerations, although those contexts contain relatively few declarations in
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
H A D | BackEnds.rst | 216 **Purpose**: Generate subtarget enumerations.
|