Home
last modified time | relevance | path

Searched defs:MT (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clangd/unittests/support/
DMemoryTreeTests.cpp31 MemoryTree MT; in TEST() local
50 MemoryTree MT; in TEST() local
63 MemoryTree MT(&Alloc); in TEST() local
/external/llvm-project/clang-tools-extra/clangd/support/
DMemoryTree.cpp12 size_t traverseTree(const MemoryTree &MT, std::string &ComponentName, in traverseTree()
46 void record(const MemoryTree &MT, std::string RootName, in record()
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
Dmutex.pass.cpp99 using MT = TestMutexThrows; in main() typedef
110 using MT = TestMutexThrows; in main() typedef
121 using MT = TestMutexThrows; in main() typedef
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
Dmutex.pass.cpp100 using MT = TestMutexThrows; in main() typedef
111 using MT = TestMutexThrows; in main() typedef
122 using MT = TestMutexThrows; in main() typedef
/external/llvm-project/llvm/lib/Object/
DWindowsMachineFlag.cpp31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsMachineFlag.cpp31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
/external/llvm-project/clang/lib/Driver/ToolChains/
DLinux.cpp106 std::string MT = IsMipsR6 ? "mipsisa32r6-linux-gnu" : "mips-linux-gnu"; in getMultiarchTriple() local
114 std::string MT = IsMipsR6 ? "mipsisa32r6el-linux-gnu" : "mipsel-linux-gnu"; in getMultiarchTriple() local
120 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6" : "mips64") + in getMultiarchTriple() local
131 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6el" : "mips64el") + in getMultiarchTriple() local
/external/llvm-project/clang/unittests/CodeGen/
DIRMatchers.h185 if (const auto *MT = dyn_cast<MDTuple>(MR)) { in match() local
221 if (const auto *MT = dyn_cast<ValueAsMetadata>(M)) in match() local
338 if (const auto *MT = dyn_cast<MDTuple>(&M)) { in matchEntity() local
/external/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c44 pthread_mutex_t MT; variable
/external/mesa3d/src/mesa/state_tracker/tests/
Dst_tests_common.h34 #define MT(X,Y,Z) std::make_tuple(X,Y,Z) macro
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.cpp93 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertTypeForMem() local
690 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertType() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DFileIndexTests.cpp697 MemoryTree MT(&Alloc); in TEST() local
719 MemoryTree MT(&Alloc); in TEST() local
DBackgroundIndexTests.cpp887 MemoryTree MT(&Alloc); in TEST() local
/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp316 uint64_t encodeMemoryElementType(uint64_t MT) { in encodeMemoryElementType()
321 uint64_t encodeMergeType(uint64_t MT) { in encodeMergeType()
/external/llvm-project/llvm/include/llvm/Support/
DYAMLParser.h416 MappingType MT) in MappingNode()
/external/llvm/include/llvm/Support/
DYAMLParser.h398 MappingType MT) in MappingNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLParser.h415 MappingType MT) in MappingNode()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h401 MappingType MT) in MappingNode()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java206 public static final byte MT = 2; field
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
DDataRecord.java214 public static final byte MT = 2; field
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp901 else if (const MemberPointerType *MT = T->getAs<MemberPointerType>()) in canCalleeThrow() local
/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.cpp1292 MemoryTree MT; in maybeExportMemoryProfile() local
1442 MemoryTree MT(&DetailAlloc); in onMemoryUsage() local
/external/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp1039 else if (const MemberPointerType *MT = T->getAs<MemberPointerType>()) in canCalleeThrow() local
/external/clang/lib/Parse/
DParseOpenMP.cpp632 OMPDeclareTargetDeclAttr::MapTypeTy MT = in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp1571 OMPDeclareTargetDeclAttr::MapTypeTy MT = OMPDeclareTargetDeclAttr::MT_To; in ParseOMPDeclareTargetClauses() local
1632 OMPDeclareTargetDeclAttr::MapTypeTy MT; in ParseOMPDeclareTargetClauses() local

12