Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DRepeatedFieldBuilder.java581 MessageExternalList(RepeatedFieldBuilder<MType, BType, IType> builder) { in MessageExternalList()
615 BuilderExternalList(RepeatedFieldBuilder<MType, BType, IType> builder) { in BuilderExternalList()
649 MessageOrBuilderExternalList(RepeatedFieldBuilder<MType, BType, IType> builder) { in MessageOrBuilderExternalList()
DRepeatedFieldBuilderV3.java581 MessageExternalList(RepeatedFieldBuilderV3<MType, BType, IType> builder) { in MessageExternalList()
615 BuilderExternalList(RepeatedFieldBuilderV3<MType, BType, IType> builder) { in BuilderExternalList()
649 MessageOrBuilderExternalList(RepeatedFieldBuilderV3<MType, BType, IType> builder) { in MessageOrBuilderExternalList()
/external/llvm-project/clang/unittests/CodeGen/
DIRMatchers.h384 MType(std::function<bool(const Type &)> C) { in MType() function
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp965 MCSymbol *MType = in EmitFPCallStub() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1074 MCSymbol *MType = in EmitFPCallStub() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1074 MCSymbol *MType = in EmitFPCallStub() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3049 unsigned MType, SourceLocation LineLoc, in CreateMacro()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp15811 auto *MType = Matrix->getType()->getAs<ConstantMatrixType>(); in SemaBuiltinMatrixTranspose() local