Home
last modified time | relevance | path

Searched defs:ExtensionType (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h63 struct ExtensionType { struct
65 int8_t Type;
67 StringRef Bytes;
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExtension.java36 protected enum ExtensionType { enum in Extension
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp83 enum ExtensionType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp1037 unsigned ExtensionType = cast<ConstantSDNode>( in tryLoadVector() local
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dmod.rs57 pub unsafe trait ExtensionType { interface
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_framework.py294 class ExtensionType: class
Dgen_framework.py310 class ExtensionType: class
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc242 FieldType ExtensionSet::ExtensionType(int number) const { in ExtensionType() function in google::protobuf::internal::ExtensionSet