Searched refs:hunspell (Results 1 – 23 of 23) sorted by relevance
/external/chromium_org/chrome/tools/convert_dict/ |
D | convert_dict.gyp | 37 '../../../third_party/hunspell/hunspell.gyp:hunspell',
|
D | convert_dict_unittest.cc | 26 hunspell::BDictReader reader; in VerifyWords() 31 hunspell::WordIterator iter = reader.GetAllWordIterator(); in VerifyWords() 33 int affix_ids[hunspell::BDict::MAX_AFFIXES_PER_WORD]; in VerifyWords() 109 hunspell::BDictWriter writer; in RunDictionaryTest() 119 EXPECT_TRUE(hunspell::BDict::Verify(bdict_data.data(), bdict_data.size())); in RunDictionaryTest() 125 EXPECT_FALSE(hunspell::BDict::Verify(bdict_data.data(), in RunDictionaryTest()
|
D | convert_dict.cc | 34 hunspell::BDictReader reader; in VerifyWords() 40 hunspell::WordIterator iter = reader.GetAllWordIterator(); in VerifyWords() 42 int affix_ids[hunspell::BDict::MAX_AFFIXES_PER_WORD]; in VerifyWords() 119 hunspell::BDictWriter writer;
|
/external/chromium_org/chrome/tools/ |
D | DEPS | 3 "+chrome/third_party/hunspell/google",
|
/external/chromium_org/chrome/ |
D | chrome_renderer.gypi | 28 '../third_party/hunspell/hunspell.gyp:hunspell', 400 '../third_party/hunspell/hunspell.gyp:hunspell',
|
D | DEPS | 35 "+third_party/hunspell",
|
D | chrome_tests.gypi | 129 '../third_party/hunspell/hunspell.gyp:hunspell', 1911 # TODO(groby): This test depends on hunspell and we cannot run it on 1912 # Mac, which does not use hunspell by default. 1917 # TODO(rouslan): This test depends on hunspell and we cannot run it 1918 # on Mac, which does use hunspell by default.
|
D | chrome_browser_chromeos.gypi | 74 '../third_party/hunspell/hunspell.gyp:hunspell',
|
D | chrome_tests_unit.gypi | 2099 '../third_party/hunspell/hunspell.gyp:hunspell', 2444 '../third_party/hunspell/hunspell.gyp:hunspell',
|
D | chrome_browser.gypi | 2628 '../third_party/hunspell/hunspell.gyp:hunspell', 2760 '../third_party/hunspell/hunspell.gyp:hunspell',
|
D | chrome_browser_ui.gypi | 2634 '../third_party/hunspell/hunspell.gyp:hunspell',
|
/external/chromium_org/chrome/browser/spellchecker/ |
D | spellcheck_hunspell_dictionary.cc | 94 hunspell::BDict::Verify(reinterpret_cast<const char*>(map.data()), in OpenDictionaryFile() 269 if (!hunspell::BDict::Verify(data->data(), data->size())) { in OnURLFetchComplete()
|
D | spellcheck_platform_mac.mm | 46 // A private utility function to convert hunspell language codes to OS X
|
/external/chromium/chrome/browser/ |
D | DEPS | 27 "+chrome/third_party/hunspell",
|
D | spellcheck_host_impl.cc | 289 if (!hunspell::BDict::Verify(data_.data(), data_.size())) { in SaveDictionaryData()
|
D | spellchecker_mac.mm | 92 // A private utility function to convert hunspell language codes to OS X
|
/external/chromium_org/ |
D | .DEPS.git | 54 'src/third_party/hunspell': 55 Var('git_url') + '/chromium/deps/hunspell.git@37403978cd939a2b396a5d49944af54623e4795e', 210 'src/third_party/hunspell':
|
D | .gitmodules | 209 [submodule "third_party/hunspell"] 210 path = third_party/hunspell 211 url = https://chromium.googlesource.com/chromium/deps/hunspell.git
|
D | DEPS | 95 "src/third_party/hunspell": 96 "/trunk/deps/third_party/hunspell@206172", 368 "src/third_party/hunspell": None,
|
D | .gitignore | 221 /third_party/hunspell
|
D | WATCHLISTS | 492 '|third_party/hunspell/'\
|
/external/chromium_org/chrome/renderer/spellchecker/ |
D | spellcheck_unittest.cc | 1290 base::FilePath hunspell = GetHunspellDirectory(); in TEST_F() local 1293 spellcheck_languages[i], hunspell); in TEST_F()
|
/external/hyphenation/ |
D | README.hyphen | 103 TUGboat (27), 2006. No. 2., http://hunspell.sourceforge.net/tb87nemeth.pdf
|