/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dmlist.h | 148 #define TD_FIELD_OFFSET(baseType,fieldName) \ argument 151 #define DMLIST_OBJECT_BASE(baseType,fieldName,fieldPtr) \ argument
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | smlist.h | 147 #define TD_FIELD_OFFSET(baseType,fieldName) \ argument 150 #define SMLIST_OBJECT_BASE(baseType,fieldName,fieldPtr) \ argument
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdlist.h | 157 #define TD_FIELD_OFFSET(baseType,fieldName) \ argument 160 #define TDLIST_OBJECT_BASE(baseType,fieldName,fieldPtr) \ argument
|
H A D | tdioctl.c | 85 #define agFieldOffset(baseType,fieldName) \ argument
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | benchzstd.h | 42 #define VARIANT_ERROR_RESULT(baseType, variantName) \ argument
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sallist.h | 437 #define agObjectBase(baseType,fieldName,fieldPtr) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 2074 static void emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, in emitNonZeroVLAInit() 2219 QualType &baseType, in emitArrayLength() 2286 llvm::Type *baseType = ConvertType(eltType); in emitArrayLength() local
|
H A D | CGExprConstant.cpp | 2538 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local 2578 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local 2594 llvm::Type *baseType, in EmitNullConstantForBase()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 1650 ParsedType baseType, in parseObjCTypeArgsOrProtocolQualifiers() 1824 ParsedType baseType, in parseObjCTypeArgsAndProtocolQualifiers()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 374 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK, in CheckExtVectorComponent()
|
H A D | SemaDeclObjC.cpp | 1427 Scope *S, ParsedType baseType, SourceLocation lAngleLoc, in actOnObjCTypeArgsOrProtocolQualifiers()
|
H A D | SemaDecl.cpp | 14328 QualType baseType = Context.getBaseElementType(type); in CheckCompleteVariableDeclaration() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 892 QualType baseType(splitBaseType.Ty, 0); in stripObjCKindOfTypeAndQuals() local 1284 QualType baseType = recurse(T->getBaseType()); in VisitObjCObjectType() local 1562 QualType baseType = objType->getBaseType().stripObjCKindOfType(Ctx); in VisitObjCObjectType() local
|
H A D | ASTContext.cpp | 3048 ASTContext::getExtQualType(const Type *baseType, Qualifiers quals) const { in getExtQualType() argument 5699 QualType baseType, in getObjCObjectType()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 6727 QualType baseType = Record.readQualType(); in readTypeRecord() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 11430 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher()
|