Home
last modified time | relevance | path

Searched defs:CandidateList (Results 1 – 25 of 142) sorted by relevance

123456

/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dreduction.cpp110 CandidateList<Integer>::CandidateList() : tmp_candidate(0, 0) { in CandidateList() function in libnormaliz::CandidateList
119 CandidateList<Integer>::CandidateList(bool dual_algorithm) : tmp_candidate(0, 0) { in CandidateList() function in libnormaliz::CandidateList
626 template class CandidateList<long>; variable
631 template class CandidateList<long long>; variable
635 template class CandidateList<mpz_class>; variable
640 template class CandidateList<renf_elem_class>; variable
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_converter.h44 class CandidateList; variable
58 class CandidateList; variable
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/routing_algorithms/
H A Dmap_matching.hpp18 using CandidateList = std::vector<PhantomNodeWithDistance>; typedef
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/internal/
H A Dsession_output.h51 class CandidateList; variable
/dports/multimedia/dirac/dirac-1.0.2/libdirac_motionest/
H A Dblock_match.h48 typedef std::vector< std::vector< MVector > > CandidateList; typedef
/dports/databases/py-qt5-sql/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2-tools/pylupdate/
H A Dsimtexth.h51 typedef QList<Candidate> CandidateList; typedef
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/www/py-qt5-websockets/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/www/py-qt5-webkit/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dsimtexth.h68 typedef QList<Candidate> CandidateList; typedef
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/linguist/shared/
H A Dsimtexth.h72 typedef QList<Candidate> CandidateList; typedef

123456