Searched refs:TYPES (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/contrib/googletest/googlemock/scripts/generator/cpp/ |
| H A D | keywords.py | 36 TYPES = set('bool char int long short double float void wchar_t unsigned signed'.split()) variable 49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP 59 return token in TYPES or token in TYPE_MODIFIERS
|
| /freebsd-13.1/tools/tools/locale/ |
| H A D | Makefile | 33 TYPES?= ${KNOWN} macro 74 .for t in ${TYPES} 82 .for t in ${TYPES} 92 .for t in ${TYPES} 104 .for t in ${TYPES} 111 .for t in ${TYPES}
|
| /freebsd-13.1/crypto/openssl/crypto/perlasm/ |
| H A D | ppc-xlate.pl | 14 my %TYPES; 23 $TYPES{$name} = $type; 35 my $type = \$TYPES{$name}; 322 if ($TYPES{$label} =~ /function/) {
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.cpp | 53 CASE(EXT_TYPES, TYPES); in serializeSectionKind() 79 CASE(TYPES, EXT_TYPES); in deserializeSectionKind()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | X86DisassemblerDecoderCommon.h | 407 #define TYPES \ macro 447 TYPES enumerator
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_SEARCH.pod | 89 For more information, see L</SUPPORTED CRITERION TYPES> below. 91 =head1 SUPPORTED CRITERION TYPES
|
| H A D | OSSL_STORE_expect.pod | 35 See L<OSSL_STORE_SEARCH/SUPPORTED CRITERION TYPES> for information on the
|
| H A D | SSL_CONF_cmd.pod | 537 =head1 SUPPORTED COMMAND TYPES
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsPPC.def | 23 # define CUSTOM_BUILTIN(ID, INTR, TYPES, ACCUMULATE) \ 26 # define BUILTIN(ID, TYPES, ATTRS) 29 #define UNALIASED_CUSTOM_BUILTIN(ID, TYPES, ACCUMULATE) \ 30 CUSTOM_BUILTIN(ID, ID, TYPES, ACCUMULATE)
|
| /freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | hostres_tree.def | 30 # This is the .def file for both HOST-RESOURCES-MIB and HOST-RESOURCES-TYPES
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT-586_asm.asm | 34 $$TYPES SEGMENT BYTE USE32 'DEBTYP' 35 $$TYPES ENDS
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.td | 31 // Define a register class that contains values of types TYPES and an
|
| /freebsd-13.1/share/misc/ |
| H A D | scsi_modes | 50 # ALL DEVICE TYPES
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86DisassemblerTables.cpp | 52 TYPES in stringForOperandType()
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 291 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES 8728 ######## COMMON TERMINAL TYPES 12850 ######## OLDER TERMINAL TYPES 20953 ######## OBSOLETE VDT TYPES 23217 ######## OTHER OBSOLETE TYPES
|