Searched defs:TYPE (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dcrti.asm39 #define TYPE(x) .type x,function define
41 #define TYPE(x) define
H A Dlib1funcs.asm53 #define TYPE(x) .type SYM(x),function define
58 #define TYPE(x) define
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeVisitor.h32 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); macro
40 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ macro
H A DRecursiveASTVisitor.h325 #define TYPE(CLASS, BASE) \ macro
333 #define TYPE(CLASS, BASE) \ macro
368 #define TYPE(CLASS, BASE) \ macro
580 #define TYPE(CLASS, BASE) \ macro
[all...]
H A DTypeLoc.h75 #define TYPE(Class, Base) \ macro
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.h21 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID, macro
23 #undef TYPE macro
/freebsd-10.0-release/lib/libmd/i386/
H A Drmd160.S10 #define TYPE(a,b) .type a,b define
29 #define TYPE(a,b) define
H A Dsha.S11 #define TYPE(a,b) .type a,b define
30 #define TYPE(a,b) define
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTypes.cpp26 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) \ macro
29 #undef TYPE macro
/freebsd-10.0-release/contrib/gperf/src/
H A Doptions.h42 TYPE = 1 << 0, enumerator in enum:Option_Type
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp307 #define TYPE(Class, Base) macro
H A DCGRTTI.cpp403 #define TYPE(Class, Base) macro
603 #define TYPE(Class, Base) macro
/freebsd-10.0-release/lib/libedit/
H A Dchartype.h76 #define TYPE(type) type ## W macro
125 #define TYPE(type) type macro
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h34 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon6480
/freebsd-10.0-release/contrib/byacc/test/
H A Dftp.tab.h25 #define TYPE 281 macro
H A Dftp.tab.c267 #define TYPE 281 macro
/freebsd-10.0-release/lib/libz/
H A Dinflate.h32 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon5720
/freebsd-10.0-release/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c68 #define TYPE(x) ((x) & 0xf8) macro
/freebsd-10.0-release/contrib/byacc/
H A Ddefs.h97 #define TYPE 6 macro
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp1036 #define TYPE(str, type) if (s == str) return type; macro
1123 #undef TYPE macro
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDumpXML.cpp123 #define TYPE(DERIVED, BASE) \ macro
134 #define TYPE(DERIVED, BASE) \ macro
162 #define TYPE(DERIVED, BASE) case Type::DERIVED: return #DERIVED "Type"; macro
H A DMicrosoftMangle.cpp110 #define TYPE(CLASS, PARENT) void mangleType(const CLASS##Type *T, \ macro
115 #undef TYPE macro
1051 #define TYPE(CLASS, PARENT) \ macro
1058 #undef TYPE macro
H A DTypePrinter.cpp104 #define TYPE(CLASS, PARENT) \ macro
271 #define TYPE(CLASS, PARENT) case Type::CLASS: \ macro
297 #define TYPE(CLASS, PARENT) case Type::CLASS: \ macro
H A DASTDiagnostic.cpp84 #define TYPE(Class, Base) \ macro
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.c1684 # define TYPE macro
1687 # define TYPE macro
1690 # define TYPE macro
1693 # define TYPE macro

Completed in 389 milliseconds

12