/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 53 P, S, MP, bg::overlay_intersection in BOOST_AUTO_TEST_CASE() 60 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 67 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() 74 from_wkt<MP>("MULTIPOINT(1 1)") in BOOST_AUTO_TEST_CASE() 81 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 96 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 100 P, L, MP, bg::overlay_intersection in BOOST_AUTO_TEST_CASE() 107 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 114 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() [all …]
|
D | intersection_pl_pl.cpp | 46 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 50 P, P, MP, bg::overlay_intersection in BOOST_AUTO_TEST_CASE() 57 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 64 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() 78 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 82 MP, P, MP, bg::overlay_intersection in BOOST_AUTO_TEST_CASE() 87 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 89 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 94 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 96 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() [all …]
|
/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 71 P, S, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE() 78 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() 85 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 92 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 99 from_wkt<MP>("MULTIPOINT(3 3)") in BOOST_AUTO_TEST_CASE() 114 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 118 P, L, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE() 125 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() 132 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() [all …]
|
D | difference_pl_pl.cpp | 46 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 50 P, P, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE() 57 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 58 from_wkt<MP>("MULTIPOINT(1 1)") in BOOST_AUTO_TEST_CASE() 65 from_wkt<MP>("MULTIPOINT()") in BOOST_AUTO_TEST_CASE() 79 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 83 MP, P, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE() 88 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 90 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 91 from_wkt<MP>("MULTIPOINT(1 1)") in BOOST_AUTO_TEST_CASE() [all …]
|
/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 50 P, P, MP, bg::overlay_union in BOOST_AUTO_TEST_CASE() 57 from_wkt<MP>("MULTIPOINT(0 0,1 1)") in BOOST_AUTO_TEST_CASE() 64 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() 78 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 82 MP, P, MP, bg::overlay_union in BOOST_AUTO_TEST_CASE() 87 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 89 from_wkt<MP>("MULTIPOINT(0 0,1 1)") in BOOST_AUTO_TEST_CASE() 94 from_wkt<MP>("MULTIPOINT(0 0)"), in BOOST_AUTO_TEST_CASE() 96 from_wkt<MP>("MULTIPOINT(0 0)") in BOOST_AUTO_TEST_CASE() [all …]
|
/third_party/boost/libs/geometry/test/algorithms/disjoint/ |
D | disjoint_coverage_p_l.cpp | 227 typedef bg::model::multi_point<P> MP; in test_multipoint_segment() typedef 231 from_wkt<MP>("MULTIPOINT(0 0,1 1)"), in test_multipoint_segment() 236 from_wkt<MP>("MULTIPOINT(1 0,1 1)"), in test_multipoint_segment() 241 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_multipoint_segment() 246 from_wkt<MP>("MULTIPOINT()"), in test_multipoint_segment() 251 from_wkt<MP>("MULTIPOINT(3 0,4 0)"), in test_multipoint_segment() 256 from_wkt<MP>("MULTIPOINT(1 0,4 0)"), in test_multipoint_segment() 262 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_multipoint_segment() 267 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_multipoint_segment() 275 typedef bg::model::multi_point<P> MP; in test_multipoint_linestring() typedef [all …]
|
D | disjoint_coverage_p_p.cpp | 99 typedef bg::model::multi_point<P> MP; in test_point_multipoint() typedef 105 from_wkt<MP>("MULTIPOINT(0 0,1 1)"), in test_point_multipoint() 110 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_point_multipoint() 115 from_wkt<MP>("MULTIPOINT()"), in test_point_multipoint() 122 typedef bg::model::multi_point<P> MP; in test_multipoint_point() typedef 127 from_wkt<MP>("MULTIPOINT(0 0,1 1)"), in test_multipoint_point() 132 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_multipoint_point() 140 typedef bg::model::multi_point<P> MP; in test_multipoint_multipoint() typedef 145 from_wkt<MP>("MULTIPOINT(0 0,1 0)"), in test_multipoint_multipoint() 146 from_wkt<MP>("MULTIPOINT(0 0,1 1)"), in test_multipoint_multipoint() [all …]
|
D | disjoint_coverage_p_a.cpp | 157 typedef bg::model::multi_point<P> MP; in test_multipoint_box() typedef 161 from_wkt<MP>("MULTIPOINT(0 0,1 1)"), in test_multipoint_box() 166 from_wkt<MP>("MULTIPOINT(1 1,3 3)"), in test_multipoint_box() 171 from_wkt<MP>("MULTIPOINT(3 3,4 4)"), in test_multipoint_box() 176 from_wkt<MP>("MULTIPOINT()"), in test_multipoint_box() 184 typedef bg::model::multi_point<P> MP; in test_multipoint_ring() typedef 190 from_wkt<MP>("MULTIPOINT(0 0,1 0)"), in test_multipoint_ring() 195 from_wkt<MP>("MULTIPOINT(1 0,1 1)"), in test_multipoint_ring() 200 from_wkt<MP>("MULTIPOINT(1 1,2 2)"), in test_multipoint_ring() 208 typedef bg::model::multi_point<P> MP; in test_multipoint_polygon() typedef [all …]
|
/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 155 test_distance<LS,MP>(l1, -1, "MULTIPOINT((1 1))"); in test_car_edge_cases() 159 test_distance<LS,MP>(l1, 5, "MULTIPOINT((1 3))"); in test_car_edge_cases() 163 test_distance<LS,MP>(l01, 1, "MULTIPOINT((1 1))"); in test_car_edge_cases() 167 test_distance<LS,MP>(l02, 1, "MULTIPOINT((1 1))"); in test_car_edge_cases() 184 typedef bg::model::multi_point<P> MP; in test_car() typedef 204 test<LS,MP>(l1, 0, "MULTIPOINT((1 1))"); in test_car() 206 test<LS,MP>(l1, 0.1, "MULTIPOINT((1.4 1)(1.8 1)(2 1.2)(2 1.6)(2 2)(1.6 2)\ in test_car() 209 test_distance<LS,MP>(l1, 0.4, "MULTIPOINT((1.4 1)(1.8 1)(2 1.2)(2 1.6)(2 2)(1.6 2)\ in test_car() 211 test<LS,MP>(l1, 0.2, "MULTIPOINT((1.8 1)(2 1.6)(1.6 2)(1 2.2))");//(1 3) missing in test_car() [all …]
|
/third_party/boost/boost/phoenix/bind/detail/ |
D | member_variable.hpp | 20 template <typename RT, typename MP> 46 member_variable(MP mp_) in member_variable() 54 typedef typename proto::detail::class_member_traits<MP>::class_type class_type; in operator ()() 69 typedef typename proto::detail::class_member_traits<MP>::class_type class_type; in operator ()() 79 MP mp;
|
/third_party/mindspore/tests/ut/python/dataset/ |
D | test_text_jieba_tokenizer.py | 34 jieba_op1 = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 54 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 95 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 110 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 123 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 134 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 152 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 171 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 187 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) 201 jieba_op = JiebaTokenizer(HMM_FILE, MP_FILE, mode=JiebaMode.MP) [all …]
|
/third_party/boost/libs/geometry/test/geometries/ |
D | multi_point.cpp | 77 typedef bg::model::multi_point<P> MP; in test_concept() typedef 79 BOOST_CONCEPT_ASSERT( (bg::concepts::ConstMultiPoint<MP>) ); in test_concept() 80 BOOST_CONCEPT_ASSERT( (bg::concepts::MultiPoint<MP>) ); in test_concept() 82 typedef typename bg::coordinate_type<MP>::type T; in test_concept() 83 typedef typename bg::point_type<MP>::type MPP; in test_concept()
|
/third_party/ltp/testcases/realtime/func/pi-tests/ |
D | testpi-7.c | 190 #define MP "\t\t\t" in med_prio_thread() macro 199 debug(DBG_INFO, MP "thread %d writing flag\n", t->id); in med_prio_thread() 203 debug(DBG_DEBUG, MP "ready to start work\n"); in med_prio_thread() 210 debug(DBG_DEBUG, MP "done working -- time to sleep\n"); in med_prio_thread() 212 debug(DBG_INFO, MP "thread %d resetting m_flag\n", in med_prio_thread() 219 #undef MP in med_prio_thread()
|
/third_party/boost/libs/geometry/test/iterators/ |
D | point_iterator.cpp | 599 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef 601 typedef test_point_iterator_of_geometry<MP, TMP> tester; in BOOST_AUTO_TEST_CASE() 603 tester::apply(from_wkt<MP>("MULTIPOINT()"), in BOOST_AUTO_TEST_CASE() 607 tester::apply(from_wkt<MP>("MULTIPOINT(3 3,4 4,5 5)"), in BOOST_AUTO_TEST_CASE() 628 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef 630 typedef test_point_iterator_of_geometry<MP, TMP> tester; in BOOST_AUTO_TEST_CASE() 632 tester::apply(from_wkt<MP>("MULTIPOINT()"), in BOOST_AUTO_TEST_CASE() 636 tester::apply(from_wkt<MP>("MULTIPOINT(3 3 3,4 4 4,5 5 5)"), in BOOST_AUTO_TEST_CASE() 750 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef 752 MP multipoint; in BOOST_AUTO_TEST_CASE() [all …]
|
/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 283 if (MemoryPhi *Phi = cast_or_null<MemoryPhi>(MP)) in insertUse() 289 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock() argument 293 int i = MP->getBasicBlockIndex(BB); in setMemoryPhiValueForBlock() 297 for (auto BBIter = MP->block_begin() + i; BBIter != MP->block_end(); in setMemoryPhiValueForBlock() 301 MP->setIncomingValue(i, NewDef); in setMemoryPhiValueForBlock() 444 for (auto &MP : InsertedPHIs) { in insertDef() local 445 MemoryPhi *Phi = dyn_cast_or_null<MemoryPhi>(MP); in insertDef() 477 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 478 setMemoryPhiValueForBlock(MP, NewDef->getBlock(), NewDef); in fixupDefs() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 439 Pass* getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F) override; 450 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 451 MP->dumpPassStructure(Offset + 1); in dumpPassStructure() 453 OnTheFlyManagers.find(MP); in dumpPassStructure() 456 dumpLastUses(MP, Offset+1); in dumpPassStructure() 527 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 528 return MP; in getContainedManager() 1570 ModulePass *MP = getContainedPass(Index); in runOnModule() local 1573 dumpPassInfo(MP, EXECUTION_MSG, ON_MODULE_MSG, M.getModuleIdentifier()); in runOnModule() 1574 dumpRequiredSet(MP); in runOnModule() [all …]
|
/third_party/skia/third_party/externals/icu/patches/ |
D | locale_google.patch | 1446 MP{"Noord-Mariane-eilande"} 1503 MP{"የሰሜናዊ ማሪያና ደሴቶች"} 1561 MP{"جزر ماريانا الشمالية"} 1638 MP{"উত্তৰ মাৰিয়ানা দ্বীপপুঞ্জ"} 1696 MP{"Islles Marianes del Norte"} 1754 MP{"Şimali Marian adaları"} 1812 MP{"Шимали Мариан адалары"} 1858 MP{"Паўночныя Марыянскія астравы"} 1916 MP{"Северни Мариански острови"} 1976 MP{"উত্তরাঞ্চলীয় মারিয়ানা দ্বীপপুঞ্জ"} [all …]
|
/third_party/node/deps/cares/src/lib/ |
D | Makefile.in | 818 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 826 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 834 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 841 …bcares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__addrinfo2hostent.lo -MD -MP -MF $(DEPDIR)/libcar… 848 …ares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__addrinfo_localhost.lo -MD -MP -MF $(DEPDIR)/libcar… 855 …(libcares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__close_sockets.lo -MD -MP -MF $(DEPDIR)/libcar… 862 … $(libcares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__get_hostent.lo -MD -MP -MF $(DEPDIR)/libcar… 869 …res_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__parse_into_addrinfo.lo -MD -MP -MF $(DEPDIR)/libcar… 876 …$(libcares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__readaddrinfo.lo -MD -MP -MF $(DEPDIR)/libcar… 883 …$(libcares_la_CFLAGS) $(CFLAGS) -MT libcares_la-ares__sortaddrinfo.lo -MD -MP -MF $(DEPDIR)/libcar… [all …]
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | locale_google.patch | 236 MP{"Noord-Mariane-eilande"} 300 MP{"የሰሜናዊ ማሪያና ደሴቶች"} 364 MP{"جزر ماريانا الشمالية"} 447 MP{"উত্তৰ মাৰিয়ানা দ্বীপপুঞ্জ"} 511 MP{"Islles Marianes del Norte"} 575 MP{"Şimali Marian adaları"} 638 MP{"Шимали Мариан адалары"} 691 MP{"Паўночныя Марыянскія астравы"} 755 MP{"Северни Мариански острови"} 818 MP{"উত্তরাঞ্চলীয় মারিয়ানা দ্বীপপুঞ্জ"} [all …]
|
/third_party/node/deps/cares/src/tools/ |
D | Makefile.in | 514 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 522 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 530 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 537 …AGS) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-acountry.o -MD -MP -MF $(DEPDIR)/acount… 544 …S) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-acountry.obj -MD -MP -MF $(DEPDIR)/acount… 551 …) $(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_getopt.o -MD -MP -MF $(DEPDIR)/acount… 558 …$(CPPFLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT acountry-ares_getopt.obj -MD -MP -MF $(DEPDIR)/acount… 565 …FLAGS) $(acountry_CFLAGS) $(CFLAGS) -MT ../lib/acountry-ares_nowarn.o -MD -MP -MF ../lib/$(DEPDIR)… 572 …AGS) $(acountry_CFLAGS) $(CFLAGS) -MT ../lib/acountry-ares_nowarn.obj -MD -MP -MF ../lib/$(DEPDIR)… 579 …S) $(acountry_CFLAGS) $(CFLAGS) -MT ../lib/acountry-ares_strcasecmp.o -MD -MP -MF ../lib/$(DEPDIR)… [all …]
|
/third_party/boost/libs/numeric/ublas/test/ |
D | test63.cpp | 20 template<class MP> 21 void test_with (MP &m1, MP &m2, MP &m3) const { in test_with() 26 default_construct<MP>::test (); in test_with()
|
D | test53.cpp | 20 template<class MP> 21 void test_with (MP &m1, MP &m2, MP &m3) const { in test_with() 26 default_construct<MP>::test (); in test_with()
|
/third_party/boost/tools/build/src/engine/ |
D | config_toolset.bat | 36 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 51 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 70 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 90 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 112 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 134 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL" 156 set "B2_CXX=%CXX% /nologo /MP /MT /TP /Feb2 /wd4996 /O2 /GL"
|
/third_party/boost/libs/multiprecision/test/ublas_interop/ |
D | test53.cpp | 25 template <class MP> 26 void test_with(MP& m1, MP& m2, MP& m3) const in test_with() 32 default_construct<MP>::test(); in test_with()
|
D | test63.cpp | 25 template <class MP> 26 void test_with(MP& m1, MP& m2, MP& m3) const in test_with() 32 default_construct<MP>::test(); in test_with()
|