Home
last modified time | relevance | path

Searched defs:sWords (Results 1 – 25 of 43) sorted by relevance

12

/dports/textproc/enchant2/enchant-2.2.15/tests/pwl/
H A Denchant_pwl_tests.cpp84 std::vector<std::string> sWords; in TEST_FIXTURE() local
113 std::vector<std::string> sWords; in TEST_FIXTURE() local
140 std::vector<std::string> sWords; in TEST_FIXTURE() local
169 std::vector<std::string> sWords; in TEST_FIXTURE() local
218 std::vector<std::string> sWords; in TEST_FIXTURE() local
245 std::vector<std::string> sWords; in TEST_FIXTURE() local
303 std::vector<std::string> sWords; in TEST_FIXTURE() local
329 std::vector<std::string> sWords; in TEST_FIXTURE() local
359 std::vector<std::string> sWords; in TEST_FIXTURE() local
1090 std::vector<std::string> sWords; in TEST_FIXTURE() local
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-page.cc241 …&sTop, double &sRight, double &sBottom, Page::SearchDirection direction, GBool sCase, GBool sWords) in performSingleTextSearch()
256 …Data::performMultipleTextSearch(TextPage* textPage, QVector<Unicode> &u, GBool sCase, GBool sWords) in performMultipleTextSearch()
527 const GBool sWords = flags.testFlag(WholeWords) ? gTrue : gFalse; in search() local
556 const GBool sWords = flags.testFlag(WholeWords) ? gTrue : gFalse; in search() local
/dports/games/residualvm/residualvm-0.3.1/engines/grim/movie/codecs/
H A Dvima.cpp123 int16 sWords[2]; in decompressVima() local
/dports/games/scummvm/scummvm-2.5.1/engines/grim/movie/codecs/
H A Dvima.cpp123 int16 sWords[2]; in decompressVima() local
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc363 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
376 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
675 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
706 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc362 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
375 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
660 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
677 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc362 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
375 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
660 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
677 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc362 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
375 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
660 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
677 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc363 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
376 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
675 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
706 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc362 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
375 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
660 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
677 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc363 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
376 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
675 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
706 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc363 …&sRight, double &sBottom, Page::SearchDirection direction, bool sCase, bool sWords, bool sDiacriti… in performSingleTextSearch()
376 …ultipleTextSearch(TextPage *textPage, QVector<Unicode> &u, bool sCase, bool sWords, bool sDiacriti… in performMultipleTextSearch()
675 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
706 const bool sWords = flags.testFlag(WholeWords) ? true : false; in search() local
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/
H A Dvima.cpp138 int16 sWords[2]; in decompressVima() local
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Core/
H A DSized.hs283 sWords = symbolics function
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Cipher/Twofish/
H A DPrimitive.hs194 sWords key = sWord function

12