| /third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
| D | intersection_pl_l.cpp | 49 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 96 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 186 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 324 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 482 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 620 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
|
| D | intersection_pl_pl.cpp | 46 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 78 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 151 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
| D | difference_pl_l.cpp | 67 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 114 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 204 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 328 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 472 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 602 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
|
| D | difference_pl_pl.cpp | 46 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 79 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 159 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 200 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
| D | union_pl_pl.cpp | 46 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 78 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 151 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/disjoint/ |
| D | disjoint_coverage_p_p.cpp | 99 typedef bg::model::multi_point<P> MP; in test_point_multipoint() typedef 122 typedef bg::model::multi_point<P> MP; in test_multipoint_point() typedef 140 typedef bg::model::multi_point<P> MP; in test_multipoint_multipoint() typedef
|
| D | disjoint_coverage_p_a.cpp | 157 typedef bg::model::multi_point<P> MP; in test_multipoint_box() typedef 184 typedef bg::model::multi_point<P> MP; in test_multipoint_ring() typedef 208 typedef bg::model::multi_point<P> MP; in test_multipoint_polygon() typedef 237 typedef bg::model::multi_point<P> MP; in test_multipoint_multipolygon() typedef
|
| D | disjoint_coverage_p_l.cpp | 227 typedef bg::model::multi_point<P> MP; in test_multipoint_segment() typedef 275 typedef bg::model::multi_point<P> MP; in test_multipoint_linestring() typedef 329 typedef bg::model::multi_point<P> MP; in test_multipoint_multilinestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/ |
| D | line_interpolate.cpp | 150 typedef bg::model::multi_point<P> MP; in test_car_edge_cases() typedef 184 typedef bg::model::multi_point<P> MP; in test_car() typedef 221 typedef bg::model::multi_point<P> MP; in test_sph() typedef 286 typedef bg::model::multi_point<P> MP; in test_geo() typedef
|
| /third_party/boost/libs/geometry/test/iterators/ |
| D | point_iterator.cpp | 599 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 628 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef 750 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef 835 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSAUpdater.cpp | 282 for (auto &MP : InsertedPHIs) in insertUse() local 289 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock() 444 for (auto &MP : InsertedPHIs) { in insertDef() local 477 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 508 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 1230 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() 1285 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local 1320 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local 1339 if (MemoryPhi *MP = in removeMemoryAccess() local 1353 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { in removeBlocks() local
|
| D | MemorySSA.cpp | 1796 const auto *MP = cast<MemoryPhi>(Replacee); in dominatesUse() local 2135 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(Dominatee.getUser())) { in dominates() local
|
| /third_party/uboot/u-boot-2020.01/doc/arch/ |
| D | x86.rst | 724 .. _MP: http://www.intel.com/design/archives/processors/pro/docs/242016.htm target in TODO List
|
| /third_party/boost/libs/geometry/test/geometries/ |
| D | multi_point.cpp | 77 typedef bg::model::multi_point<P> MP; in test_concept() typedef
|
| /third_party/ltp/testcases/realtime/func/pi-tests/ |
| D | testpi-7.c | 190 #define MP "\t\t\t" in med_prio_thread() macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | LegacyPassManager.cpp | 450 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 527 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 1570 ModulePass *MP = getContainedPass(Index); in runOnModule() local 1667 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| D | Graph.h | 142 InternalEdgeMapT *MP; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | NewGVN.cpp | 927 auto *MP = dyn_cast<MemoryPhi>(V); in getBlockForValue() local 1678 if (auto *MP = dyn_cast<MemoryPhi>(From)) { in setMemoryClass() local 2886 const MemoryPhi *MP = cast<MemoryPhi>(&Def); in initializeCongruenceClasses() local 3021 void NewGVN::valueNumberMemoryPhi(MemoryPhi *MP) { in valueNumberMemoryPhi() 3146 auto *MP = cast<MemoryPhi>(EndDef); in singleReachablePHIPath() local 3390 if (auto *MP = dyn_cast<MemoryPhi>(V)) { in iterateTouchedInstructions() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 673 MachineOperand &MP = MI.getOperand(1); // Predicate register in split() local 945 MachineOperand &MP = TfrI.getOperand(1); in predicate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinter.cpp | 296 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local 1548 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(**--I)) in doFinalization() local 3122 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in emitStackMaps() local
|
| /third_party/libphonenumber/javascript/i18n/phonenumbers/ |
| D | shortnumbermetadata.js | 2177 ,"MP":[,[,,"9\\d\\d",,,,,,,[3] property
|
| D | metadata.js | 4946 ,"MP":[,[,,"[58]\\d{9}|(?:67|90)0\\d{7}",,,,,,,[10] property
|
| D | metadatalite.js | 4946 ,"MP":[,[,,"[58]\\d{9}|(?:67|90)0\\d{7}",,,,,,,[10] property
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 86 auto MP = getMethodKind(); in isVirtual() local 93 auto MP = getMethodKind(); in isIntroducedVirtual() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_jit_test.c | 131 #define MP (PCRE2_MULTILINE | PCRE2_UCP) macro
|