/third_party/protobuf/src/google/protobuf/ |
D | dynamic_message.cc | 259 struct TypeInfo { struct in google::protobuf::DynamicMessage 260 int size; 261 int has_bits_offset; 262 int oneof_case_offset; 263 int extensions_offset; 266 DynamicMessageFactory* factory; // The factory that created this object. 267 const DescriptorPool* pool; // The factory's DescriptorPool. 268 const Descriptor* type; // Type of this DynamicMessage. 272 std::unique_ptr<uint32[]> offsets; 273 std::unique_ptr<uint32[]> has_bits_indices; [all …]
|
/third_party/skia/third_party/externals/tint/src/ |
D | castable.h | 63 struct TypeInfo { struct 65 const TypeInfo* base; argument 70 /// @returns true if the class with this TypeInfo is of, or derives from the argument 76 static const TypeInfo& Of() { in Of() argument 289 const tint::TypeInfo& TypeInfo() const override { in TypeInfo() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DepthStencilFormatsTest.cpp | 271 struct TypeInfo in TEST_P() struct 273 ObjType obj; in TEST_P() 274 GLuint attachment; in TEST_P() 275 GLuint format; in TEST_P() 276 GLuint type; in TEST_P() 277 void *data; in TEST_P() 278 int depthBits; in TEST_P() 279 int stencilBits; in TEST_P()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | type_info.h | 52 TypeInfo() {} in TypeInfo() function
|
D | protostream_objectsource.h | 57 class TypeInfo; variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DepthStencilFormatsTest.cpp | 500 struct TypeInfo in TEST_P() struct 502 GLuint attachment; in TEST_P() 503 GLuint format; in TEST_P() 504 GLuint type; in TEST_P() 505 void *data; in TEST_P() 506 int depthBits; in TEST_P() 507 int stencilBits; in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 2821 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() 2874 Constant *TypeInfo = CatchClause->stripPointerCasts(); in visitLandingPadInst() local 2923 Constant *TypeInfo = in visitLandingPadInst() local 2948 Constant *TypeInfo = Elt->stripPointerCasts(); in visitLandingPadInst() local
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | reg.py | 184 class TypeInfo(BaseInfo): class
|
/third_party/vulkan-headers/registry/ |
D | reg.py | 184 class TypeInfo(BaseInfo): class
|
/third_party/openGLES/xml/ |
D | reg.py | 92 class TypeInfo(BaseInfo): class
|
/third_party/typescript/src/services/ |
D | signatureHelp.ts | 69 interface TypeInfo { interface
|
/third_party/EGL/api/ |
D | reg.py | 93 class TypeInfo(BaseInfo): class
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | reg.py | 103 class TypeInfo(BaseInfo): class
|
/third_party/skia/third_party/externals/egl-registry/api/ |
D | reg.py | 104 class TypeInfo(BaseInfo): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 716 Value *TypeInfo = CPI->getArgOperand(I - 1)->stripPointerCasts(); in addLandingPad() local
|
D | WinEHPrepare.cpp | 150 Constant *TypeInfo = cast<Constant>(CPI->getArgOperand(0)); in addTryBlockMapEntry() local
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 440 BOOL TypeInfo; // we have type information member
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 440 BOOL TypeInfo; // we have type information member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 658 uint16_t TypeInfo; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | COFF.h | 708 uint16_t TypeInfo; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 405 BOOL TypeInfo; member 429 BOOL TypeInfo; member
|
/third_party/python/Lib/xml/dom/ |
D | minidom.py | 640 class TypeInfo(object): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFF.h | 549 support::ulittle16_t TypeInfo; member
|