Searched refs:ConstType (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 942 typedef Type ConstType; typedef 946 static inline ConstType Get(int number, const ExtensionSet& set, 947 ConstType default_value); 948 static inline void Set(int number, FieldType field_type, ConstType value, 960 typedef Type ConstType; typedef 971 static inline const RepeatedField<ConstType>& GetRepeated( 1065 typedef const std::string& ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() typedef 1070 ConstType default_value) { in PROTOBUF_DEFINE_PRIMITIVE_TYPE() 1090 typedef const std::string& ConstType; typedef 1148 typedef Type ConstType; typedef [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | IceELFObjectWriter.h | 79 template <typename ConstType> void writeConstantPool(Type Ty);
|
D | IceELFObjectWriter.cpp | 518 template <typename ConstType> void ELFObjectWriter::writeConstantPool(Type Ty) { in writeConstantPool() 561 auto *Const = llvm::cast<ConstType>(C); in writeConstantPool() 566 typename ConstType::PrimType Value = Const->getValue(); in writeConstantPool()
|
/external/angle/third_party/spirv-tools/src/test/ |
D | ext_inst.debuginfo_test.cpp | 472 CASE_IE(TypeQualifier, ConstType),
|
D | ext_inst.cldebug100_test.cpp | 686 CASE_IE(TypeQualifier, ConstType),
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.debuginfo_test.cpp | 472 CASE_IE(TypeQualifier, ConstType),
|
D | ext_inst.cldebug100_test.cpp | 686 CASE_IE(TypeQualifier, ConstType),
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.debuginfo_test.cpp | 472 CASE_IE(TypeQualifier, ConstType),
|
D | ext_inst.cldebug100_test.cpp | 686 CASE_IE(TypeQualifier, ConstType),
|