Home
last modified time | relevance | path

Searched refs:yit (Results 51 – 75 of 315) sorted by relevance

12345678910>>...13

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/
H A Dlocator.hpp255 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/databases/percona57-server/boost_1_59_0/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/databases/xtrabackup/boost_1_59_0/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/databases/percona57-client/boost_1_59_0/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/devel/boost-libs/boost_1_72_0/boost/gil/
H A Dlocator.hpp255 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/
H A Dlocator.hpp255 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/
H A Dlocator.hpp248 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/
H A Dlocator.hpp255 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/gil/
H A Dlocator.hpp264 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/devel/hyperscan/boost_1_75_0/boost/gil/
H A Dlocator.hpp255 memory_based_2d_locator(const StepIterator& yit) : _p(yit) {} in memory_based_2d_locator() argument
/dports/devel/qmake/qt-x11-free-3.3.8/qmake/generators/mac/
H A Dpbuilder_pbx.cpp558 for(QStringList::Iterator yit = yaccs.begin(); yit != yaccs.end(); ++yit) { in writeMakeParts() local
559 QFileInfo fi((*yit)); in writeMakeParts()
/dports/math/vtk9/VTK-9.1.0/Filters/Statistics/
H A DvtkContingencyStatistics.cxx1626 for (StringCounts::iterator yit = ek[1].begin(); yit != ek[1].end(); ++yit) in Test() local
1629 eij = static_cast<double>(xit->second * yit->second) / n; in Test()
1632 delta = eij - oij[xit->first][yit->first]; in Test()
/dports/math/vtk8/VTK-8.2.0/Filters/Statistics/
H A DvtkContingencyStatistics.cxx1694 for ( StringCounts::iterator yit = ek[1].begin(); yit != ek[1].end(); ++ yit ) in Test() local
1697 eij = static_cast<double>( xit->second * yit->second ) / n; in Test()
1700 delta = eij - oij[xit->first][yit->first]; in Test()
/dports/games/tuxpaint-stamps/tuxpaint-stamps-2014.08.23/po/
H A Dtuxpaint-stamps-ach.po4044 msgstr "Lanyut pi nukta G iyi Leb oding yit kede oto leb me Amerika."
4049 msgstr "Lanyut pi nukta H iyi Leb oding yit kede oto leb me Amerika."
4069 msgstr "Lanyut pi nukta L iyi Leb oding yit kede oto leb me Amerika."
4074 msgstr "Lanyut pi nukta M iyi Leb oding yit kede oto leb me Amerika."
4079 msgstr "Lanyut pi nukta N iyi Leb oding yit kede oto leb me Amerika."
4084 msgstr "Lanyut pi nukta O iyi Leb oding yit kede oto leb me Amerika."
4089 msgstr "Lanyut pi nukta P iyi Leb oding yit kede oto leb me Amerika."
4094 msgstr "Lanyut pi nukta Q iyi Leb oding yit kede oto leb me Amerika."
4099 msgstr "Lanyut pi nukta R iyi Leb oding yit kede oto leb me Amerika."
4109 msgstr "Lanyut me nukta T iyi leb oding yit ki oto leb me Amerika."
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/imagedataloaders/
H A Dscimgdataloader_psd.cpp203 for (int yit = 0; yit < m_imageInfoRecord.exifInfo.thumbnail.height(); ++yit) in loadPicture() local
205 s = (QRgb*)(m_imageInfoRecord.exifInfo.thumbnail.scanLine( yit )); in loadPicture()
206 d = r_image.scanLine( yit ); in loadPicture()
H A Dscimgdataloader_tiff.cpp792 for (int yit = 0; yit < m_imageInfoRecord.exifInfo.thumbnail.height(); ++yit) in loadPicture() local
794 s = (QRgb*)(m_imageInfoRecord.exifInfo.thumbnail.scanLine(yit)); in loadPicture()
795 d = r_image.scanLine(yit); in loadPicture()
H A Dscimgdataloader_ps.cpp551 for (int yit = 0; yit < m_image.height(); ++yit) in loadPicture() local
553 s = (QRgb*)(m_image.scanLine( yit )); in loadPicture()
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DCantonese.txt.in11598 yit 嵲 0
11599 yit 摰 0
11600 yit 槷 0
11601 yit 櫱 0
11602 yit 糱 0
11603 yit 蘗 0
11604 yit 蠥 0
11605 yit 蠮 0
11606 yit 謁 0
11607 yit 闑 0
[all …]
H A DCantonHK.txt.in1454 yit 咽 500
1778 yit 噎 495
2643 yit 孽 490
2962 yit 嵲 485
3915 yit 抴 480
3981 yit 拽 475
5214 yit 槷 470
5347 yit 櫱 465
6512 yit 熱 460
8350 yit 糱 455
[all …]
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DCantonese.txt.in11598 yit 嵲 0
11599 yit 摰 0
11600 yit 槷 0
11601 yit 櫱 0
11602 yit 糱 0
11603 yit 蘗 0
11604 yit 蠥 0
11605 yit 蠮 0
11606 yit 謁 0
11607 yit 闑 0
[all …]
H A DCantonHK.txt.in1454 yit 咽 500
1778 yit 噎 495
2643 yit 孽 490
2962 yit 嵲 485
3915 yit 抴 480
3981 yit 拽 475
5214 yit 槷 470
5347 yit 櫱 465
6512 yit 熱 460
8350 yit 糱 455
[all …]
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DCantonese.txt.in11598 yit 嵲 0
11599 yit 摰 0
11600 yit 槷 0
11601 yit 櫱 0
11602 yit 糱 0
11603 yit 蘗 0
11604 yit 蠥 0
11605 yit 蠮 0
11606 yit 謁 0
11607 yit 闑 0
[all …]
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DCantonese.txt.in11598 yit 嵲 0
11599 yit 摰 0
11600 yit 槷 0
11601 yit 櫱 0
11602 yit 糱 0
11603 yit 蘗 0
11604 yit 蠥 0
11605 yit 蠮 0
11606 yit 謁 0
11607 yit 闑 0
[all …]

12345678910>>...13