Home
last modified time | relevance | path

Searched refs:MP (Results 1 – 25 of 919) sorted by relevance

12345678910>>...37

/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_pl_l.cpp49 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 …]
Dintersection_pl_pl.cpp46 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/
Ddifference_pl_l.cpp67 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 …]
Ddifference_pl_pl.cpp46 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/
Dunion_pl_pl.cpp46 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/
Ddisjoint_coverage_p_l.cpp227 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 …]
Ddisjoint_coverage_p_p.cpp99 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 …]
Ddisjoint_coverage_p_a.cpp157 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/
Dline_interpolate.cpp150 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/
Dmember_variable.hpp20 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/
Dtest_text_jieba_tokenizer.py34 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/
Dmulti_point.cpp77 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/
Dtestpi-7.c190 #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/
Dpoint_iterator.cpp599 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/
DMemorySSAUpdater.cpp282 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/
DLegacyPassManager.cpp439 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/
Dlocale_google.patch1446 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/
DMakefile.in818 @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/
Dlocale_google.patch236 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/
DMakefile.in514 @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/
Dtest63.cpp20 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()
Dtest53.cpp20 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/
Dconfig_toolset.bat36 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/
Dtest53.cpp25 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()
Dtest63.cpp25 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()

12345678910>>...37