Searched refs:TYPES (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dkeywords.py36 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-12-stable/crypto/openssl/crypto/perlasm/
H A Dppc-xlate.pl14 my %TYPES;
23 $TYPES{$name} = $type;
35 my $type = \$TYPES{$name};
322 if ($TYPES{$label} =~ /function/) {
/freebsd-12-stable/tools/tools/locale/
H A DMakefile33 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-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h404 #define TYPES \ macro
442 TYPES enumerator in enum:llvm::X86Disassembler::OperandType
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp113 CASE(TYPES);
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm34 $$TYPES SEGMENT BYTE USE32 'DEBTYP'
35 $$TYPES ENDS
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp52 TYPES

Completed in 114 milliseconds