| /external/qemu/include/qom/ |
| D | object.h | 31 typedef struct TypeInfo TypeInfo; typedef 431 struct TypeInfo struct 433 const char *name; 434 const char *parent; 436 size_t instance_size; 437 void (*instance_init)(Object *obj); 438 void (*instance_post_init)(Object *obj); 439 void (*instance_finalize)(Object *obj); 441 bool abstract; 442 size_t class_size; [all …]
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | dynamic_message.cc | 168 struct TypeInfo { struct in google::protobuf::DynamicMessage 169 int size; 170 int has_bits_offset; 171 int unknown_fields_offset; 172 int extensions_offset; 175 DynamicMessageFactory* factory; // The factory that created this object. 176 const DescriptorPool* pool; // The factory's DescriptorPool. 177 const Descriptor* type; // Type of this DynamicMessage. 181 scoped_array<int> offsets; 182 scoped_ptr<const GeneratedMessageReflection> reflection; [all …]
|
| /external/protobuf/src/google/protobuf/ |
| D | dynamic_message.cc | 166 struct TypeInfo { struct in google::protobuf::DynamicMessage 167 int size; 168 int has_bits_offset; 169 int unknown_fields_offset; 170 int extensions_offset; 173 DynamicMessageFactory* factory; // The factory that created this object. 174 const DescriptorPool* pool; // The factory's DescriptorPool. 175 const Descriptor* type; // Type of this DynamicMessage. 179 scoped_array<int> offsets; 180 scoped_ptr<const GeneratedMessageReflection> reflection; [all …]
|
| /external/clang/lib/Driver/ |
| D | Types.cpp | 19 struct TypeInfo { struct 26 static const TypeInfo TypeInfos[] = { argument
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_handlers_cxx.h | 24 void *TypeInfo; member
|
| D | ubsan_value.h | 97 u16 TypeInfo; variable
|
| D | ubsan_type_hash.cc | 195 std::type_info *TypeInfo; member
|
| /external/doclava/src/com/google/doclava/ |
| D | TypeInfo.java | 23 public class TypeInfo implements Resolvable { class 28 public TypeInfo(boolean isPrimitive, String dimension, String simpleTypeName, in TypeInfo() method in TypeInfo 37 public TypeInfo(String typeString) { in TypeInfo() method in TypeInfo 104 private TypeInfo(TypeInfo other) { in TypeInfo() method in TypeInfo
|
| /external/chromium_org/ppapi/ |
| D | generate_ppapi_size_checks.py | 42 class TypeInfo(object): class
|
| /external/chromium_org/sandbox/win/src/ |
| D | handle_table.cc | 149 const OBJECT_TYPE_INFORMATION* HandleTable::HandleEntry::TypeInfo() { in TypeInfo() function in sandbox::HandleTable::HandleEntry
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCRuntime.cpp | 152 llvm::Constant *TypeInfo; member
|
| D | CGExprAgg.cpp | 1334 std::pair<CharUnits, CharUnits> TypeInfo = in CheckAggExprForMemSetUse() local 1423 std::pair<CharUnits, CharUnits> TypeInfo; in EmitAggregateCopy() local
|
| D | CGException.cpp | 450 llvm::Constant *TypeInfo = CGM.GetAddrOfRTTIDescriptor(ThrowType, in EmitCXXThrowExpr() local 607 llvm::Constant *TypeInfo = nullptr; in EnterCXXTryStmt() local
|
| D | CodeGenFunction.cpp | 1203 std::pair<CharUnits, CharUnits> TypeInfo = in EmitNullInitialization() local
|
| D | CGExprCXX.cpp | 1655 llvm::Constant *TypeInfo = in EmitCXXTypeidExpr() local
|
| D | CGExpr.cpp | 2093 uint16_t TypeInfo = 0; in EmitCheckTypeDescriptor() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 2174 static bool isCatchAll(Personality_Type Personality, Constant *TypeInfo) { in isCatchAll() 2214 Constant *TypeInfo = CatchClause->stripPointerCasts(); in visitLandingPadInst() local 2263 Constant *TypeInfo = in visitLandingPadInst() local 2288 Constant *TypeInfo = Elt->stripPointerCasts(); in visitLandingPadInst() local
|
| /external/chromium_org/v8/src/ |
| D | property-details.h | 41 class TypeInfo; variable
|
| /external/clang/include/clang/Sema/ |
| D | Initialization.h | 144 TypeSourceInfo *TypeInfo; member 270 static InitializedEntity InitializeTemporary(TypeSourceInfo *TypeInfo) { in InitializeTemporary()
|
| /external/clang/include/clang/AST/ |
| D | ExprCXX.h | 1548 TypeSourceInfo *TypeInfo; variable 1556 TypeSourceInfo *TypeInfo, in CXXScalarValueInitExpr()
|
| /external/llvm/include/llvm/Support/ |
| D | COFF.h | 632 uint16_t TypeInfo; member
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
| D | dbghelp.h | 405 BOOL TypeInfo; member 429 BOOL TypeInfo; member
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | dbghelp.h | 405 BOOL TypeInfo; member 429 BOOL TypeInfo; member
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 8017 Sema::TypeTagData &TypeInfo) { in GetMatchingCType() 8096 TypeTagData TypeInfo; in CheckArgumentWithTypeTag() local
|