Home
last modified time | relevance | path

Searched defs:MP (Results 201 – 225 of 2524) sorted by relevance

12345678910>>...101

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp599 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
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp599 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
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp567 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
596 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef
718 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef
803 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp567 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
596 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef
718 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef
803 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp567 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
596 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef
718 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef
803 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp567 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
596 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef
718 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef
803 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp567 typedef multi_point_type MP; in BOOST_AUTO_TEST_CASE() typedef
596 typedef multi_point_type_3d MP; in BOOST_AUTO_TEST_CASE() typedef
718 typedef vector_as_multipoint<test::test_point_xy*> MP; in BOOST_AUTO_TEST_CASE() typedef
803 typedef multipoint_copy_on_dereference<point_type> MP; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp599 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
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/iterators/
H A Dpoint_iterator.cpp599 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
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/src/
H A Dcrypto-symmetric-algorithm-whirlpool.adb237 MP : DW_Block512; variable
542 MP : DW_Block512; variable
/dports/math/cmlib/cmlib-3.0_8/src/vfft/
H A Dvradf3.f1 SUBROUTINE VRADF3 (MP,IDO,L1,CC,CH,MDIMC,WA1,WA2) argument
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/intl/Resources/data/regions/
H A Dur_IN.json14 "MP": "جزائر شمالی ماریانا", string
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/intl/Resources/data/regions/
H A Dur_IN.json14 "MP": "جزائر شمالی ماریانا", string
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp284 for (auto &MP : InsertedPHIs) in insertUse() local
291 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock()
446 for (auto &MP : InsertedPHIs) { in insertDef() local
479 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
510 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
1232 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue()
1287 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local
1322 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local
1341 if (MemoryPhi *MP = in removeMemoryAccess() local
1355 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { in removeBlocks() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DMemorySSAUpdater.cpp282 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
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DMemorySSAUpdater.cpp284 for (auto &MP : InsertedPHIs) in insertUse() local
291 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock()
446 for (auto &MP : InsertedPHIs) { in insertDef() local
479 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
510 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local
1232 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue()
1287 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local
1322 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local
1341 if (MemoryPhi *MP = in removeMemoryAccess() local
1355 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { in removeBlocks() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp282 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
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp282 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
/dports/science/latte/LATTE-1.2.2/src/
H A Ddfda.F9030 INTEGER :: I, J, L1, L2, M1, M2, MP local
H A Ddfdb.F9030 INTEGER :: I, J, L1, L2, M1, M2, MP local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Intl/Resources/data/regions/
H A Dur_IN.json14 "MP": "جزائر شمالی ماریانا", string
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Intl/Resources/data/regions/
H A Dur_IN.json14 "MP": "جزائر شمالی ماریانا", string
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_calculus_bsl/
H A Dfunktion.h20 BBBaumMatrixPoint *MP; member
/dports/games/xrot/xrot/
H A Dxrot.h16 #define MP 10 /* log2(MWIDTH) */ macro
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlConverter/
H A DVrmlConverter_WFShape.cxx230 Handle(Vrml_Material) MP; in Add() local

12345678910>>...101