Home
last modified time | relevance | path

Searched defs:TypeInfo (Results 1 – 23 of 23) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddynamic_message.cc259 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/
Dcastable.h63 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/
DDepthStencilFormatsTest.cpp271 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/
Dtype_info.h52 TypeInfo() {} in TypeInfo() function
Dprotostream_objectsource.h57 class TypeInfo; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp500 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/
DInstructionCombining.cpp2821 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/
Dreg.py184 class TypeInfo(BaseInfo): class
/third_party/vulkan-headers/registry/
Dreg.py184 class TypeInfo(BaseInfo): class
/third_party/openGLES/xml/
Dreg.py92 class TypeInfo(BaseInfo): class
/third_party/typescript/src/services/
DsignatureHelp.ts69 interface TypeInfo { interface
/third_party/EGL/api/
Dreg.py93 class TypeInfo(BaseInfo): class
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreg.py103 class TypeInfo(BaseInfo): class
/third_party/skia/third_party/externals/egl-registry/api/
Dreg.py104 class TypeInfo(BaseInfo): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp716 Value *TypeInfo = CPI->getArgOperand(I - 1)->stripPointerCasts(); in addLandingPad() local
DWinEHPrepare.cpp150 Constant *TypeInfo = cast<Constant>(CPI->getArgOperand(0)); in addTryBlockMapEntry() local
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp440 BOOL TypeInfo; // we have type information member
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp440 BOOL TypeInfo; // we have type information member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h658 uint16_t TypeInfo; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h708 uint16_t TypeInfo; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h405 BOOL TypeInfo; member
429 BOOL TypeInfo; member
/third_party/python/Lib/xml/dom/
Dminidom.py640 class TypeInfo(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h549 support::ulittle16_t TypeInfo; member