Home
last modified time | relevance | path

Searched refs:GetWords (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbMetal/Test/
H A DEnglishWordsTest.cs76 var actual = englishWords.GetWords("helloworld"); in GetWordsTest_HelloWorld()
83 var actual = englishWords.GetWords("hiredate"); in GetWordsTest_HireDate()
90 var actual = englishWords.GetWords("quantityperunit"); in GetWordsTest_QuantityPerUnit()
97 var actual = englishWords.GetWords("unitsinstock"); in GetWordsTest_UnitsInStock()
110 var actual = englishWords.GetWords("fkprodcatg"); in GetWordsTest_FkProdCatG()
117 var actual = englishWords.GetWords("catg"); in GetWordsTest_CatG()
124 var actual = englishWords.GetWords("customerid"); in GetWordsTest_CustomerId()
131 var actual = englishWords.GetWords("supplierid"); in GetWordsTest_SupplierId()
148 var actual = englishWords.GetWords("allinttype"); in GetWordsTest_AllIntType()
H A DFrenchWordsTest.cs76 var actual = frenchWords.GetWords("salutmonde"); in GetWordsTest_SalutMonde()
83 var actual = frenchWords.GetWords("montailleurestriche"); in GetWordsTest_MTER()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc354 dictionary->GetWords().size()); in TEST_F()
360 dictionary->GetWords().size()); in TEST_F()
366 dictionary->GetWords().size()); in TEST_F()
372 dictionary->GetWords().size()); in TEST_F()
581 custom_dictionary->GetWords().size()); in TEST_F()
611 custom_dictionary->GetWords().size()); in TEST_F()
631 custom_dictionary->GetWords().size()); in TEST_F()
660 custom_dictionary->GetWords().size()); in TEST_F()
679 custom_dictionary->GetWords().size()); in TEST_F()
723 custom_dictionary->GetWords().size()); in TEST_F()
[all …]
H A Dspellcheck_custom_dictionary.cc246 const std::set<std::string>& SpellcheckCustomDictionary::GetWords() const { in GetWords() function in SpellcheckCustomDictionary
255 int result = dictionary_change->Sanitize(GetWords()); in AddWord()
267 int result = dictionary_change->Sanitize(GetWords()); in RemoveWord()
350 to_change_locally->Sanitize(GetWords()); in MergeDataAndStartSyncing()
414 dictionary_change->Sanitize(GetWords()); in ProcessSyncChanges()
466 dictionary_change.Sanitize(GetWords()); in OnLoaded()
H A Dspell_check_host_chrome_impl.cc267 custom_words.assign(custom_dictionary->GetWords().begin(), in OnDictionariesInitialized()
268 custom_dictionary->GetWords().end()); in OnDictionariesInitialized()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc340 dictionary->GetWords().size()); in TEST_F()
346 dictionary->GetWords().size()); in TEST_F()
352 dictionary->GetWords().size()); in TEST_F()
358 dictionary->GetWords().size()); in TEST_F()
585 custom_dictionary->GetWords().size()); in TEST_F()
620 custom_dictionary->GetWords().size()); in TEST_F()
641 custom_dictionary->GetWords().size()); in TEST_F()
675 custom_dictionary->GetWords().size()); in TEST_F()
695 custom_dictionary->GetWords().size()); in TEST_F()
745 custom_dictionary->GetWords().size()); in TEST_F()
[all …]
H A Dspellcheck_custom_dictionary.cc245 const std::set<std::string>& SpellcheckCustomDictionary::GetWords() const { in GetWords() function in SpellcheckCustomDictionary
254 int result = dictionary_change->Sanitize(GetWords()); in AddWord()
268 int result = dictionary_change->Sanitize(GetWords()); in RemoveWord()
347 to_change_locally->Sanitize(GetWords()); in MergeDataAndStartSyncing()
412 dictionary_change->Sanitize(GetWords()); in ProcessSyncChanges()
461 dictionary_change.Sanitize(GetWords()); in OnLoaded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Ddictionary_helper.cc29 int result = change->Sanitize(dictionary->GetWords()); in ApplyChange()
65 return GetDictionary(profile_index)->GetWords(); in GetDictionaryWords()
75 return GetDictionary(index)->GetWords().size(); in GetDictionarySize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
663 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
668 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
1088 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
1094 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
663 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
668 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
1088 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
1094 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
663 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
668 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
1088 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
1094 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
663 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
668 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
1088 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
1094 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
423 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
608 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
613 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
630 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
663 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
668 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
1088 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
1094 std::vector<uint32_t> words = result.GetWords(); in FoldFTranscendentalUnary()
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/uudashr/gocognit/
H A DREADME.md9 func GetWords(number int) string {
24 func GetWords(number int) string {
45 func GetWords(number int) string { // +1
61 func GetWords(number int) string {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/uudashr/gocognit/
H A DREADME.md9 func GetWords(number int) string {
24 func GetWords(number int) string {
45 func GetWords(number int) string { // +1
61 func GetWords(number int) string {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/uudashr/gocognit/
H A DREADME.md9 func GetWords(number int) string {
24 func GetWords(number int) string {
45 func GetWords(number int) string { // +1
61 func GetWords(number int) string {
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
420 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
466 std::vector<uint32_t> words_in_macro = result_in_macro.GetWords(); \
605 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
610 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
627 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
660 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
665 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
866 utils::FloatProxy<float>(1.0f).GetWords()); in FoldFMix()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar()
420 std::vector<uint32_t> words = result.GetWords(); in FoldIToFOp()
466 std::vector<uint32_t> words_in_macro = result_in_macro.GetWords(); \
605 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
610 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
627 std::vector<uint32_t> words = result.GetWords(); in FoldOpDotWithConstants()
660 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
665 std::vector<uint32_t> words = result.GetWords(); in FoldFNegateOp()
866 utils::FloatProxy<float>(1.0f).GetWords()); in FoldFMix()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/MolDb/
H A DFingerprintUtils.py42 def GetWords(mol, query=True): member in LayeredOptions
49 words = LayeredOptions.GetWords(mol, query=query)
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Language/
H A DILanguageWords.cs57 IList<string> GetWords(string text); in GetWords() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Language/Implementation/
H A DNoLanguageWords.cs62 public IList<string> GetWords(string text) in GetWords() method in DbLinq.Language.Implementation.NoLanguageWords
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DHTMLSpellCheck.cpp185 QList<HTMLSpellCheck::MisspelledWord> HTMLSpellCheck::GetWords(const QString &text) in GetWords() function in HTMLSpellCheck
256 QList<HTMLSpellCheck::MisspelledWord> words = GetWords(text); in WordPosition()
H A DHTMLSpellCheckML.h41 static QList<AWord> GetWords(const QString &text, const QString &default_lang="");
H A DHTMLSpellCheck.h49 static QList<HTMLSpellCheck::MisspelledWord> GetWords(const QString &text);
/dports/textproc/sigil/Sigil-1.8.0/src/SourceUpdates/
H A DWordUpdates.cpp51 QList<HTMLSpellCheckML::AWord> words = HTMLSpellCheckML::GetWords(text, default_lang); in UpdateWordsInOneFile()

12345678910>>...41