Home
last modified time | relevance | path

Searched refs:oldwords (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/generators/
H A Didl_outfile.py55 oldwords = oldline.split()
59 if len(curwords) != len(oldwords):
69 if curwords[4:] == oldwords[4:]: continue
76 if curwords[0:4] == oldwords[0:4]: continue
80 two_line_oldwords = oldlines[index - 1].split() + oldwords[1:]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/generators/
H A Didl_outfile.py55 oldwords = oldline.split()
59 if len(curwords) != len(oldwords):
69 if curwords[4:] == oldwords[4:]: continue
76 if curwords[0:4] == oldwords[0:4]: continue
80 two_line_oldwords = oldlines[index - 1].split() + oldwords[1:]
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/generators/
H A Didl_outfile.py55 oldwords = oldline.split()
58 if len(curwords) != len(oldwords):
68 if curwords[4:] == oldwords[4:]: continue
74 if curwords[0:4] == oldwords[0:4]: continue
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DSharedFileList.cpp918 Kademlia::WordList oldwords = file->GetKadKeywords(); in RenameFile() local
929 for (itold = oldwords.begin(); itold != oldwords.end(); ++itold) { in RenameFile()
934 if (itold != oldwords.end()) { in RenameFile()
936 oldwords.erase(itold); in RenameFile()
943 for (itold = oldwords.begin(); itold != oldwords.end(); ++itold) { in RenameFile()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DSharedFileList.cpp918 Kademlia::WordList oldwords = file->GetKadKeywords(); in RenameFile() local
929 for (itold = oldwords.begin(); itold != oldwords.end(); ++itold) { in RenameFile()
934 if (itold != oldwords.end()) { in RenameFile()
936 oldwords.erase(itold); in RenameFile()
943 for (itold = oldwords.begin(); itold != oldwords.end(); ++itold) { in RenameFile()
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/latexdiff/
H A Dlatexdiff.pl1586 my ($oldwords, $newwords) = @_;
1591 my @oldwords = splitlatex($oldwords);
1597 print TOKENOLD join("***\n",@oldwords);
1605 pass1(\@oldwords, \@newwords);
1611 print TOKENOLD join("***\n",@oldwords);
1618 @retwords=pass2(\@oldwords, \@newwords);
/dports/print/latexdiff/latexdiff-1.3.1.1/
H A Dlatexdiff1708 my ($oldwords, $newwords) = @_;
1713 my @oldwords = splitlatex($oldwords);
1719 print TOKENOLD join("***\n",@oldwords);
1727 pass1(\@oldwords, \@newwords);
1733 print TOKENOLD join("***\n",@oldwords);
1740 @retwords=pass2(\@oldwords, \@newwords);
H A Dlatexdiff-fast2269 my ($oldwords, $newwords) = @_;
2274 my @oldwords = splitlatex($oldwords);
2280 print TOKENOLD join("***\n",@oldwords);
2288 pass1(\@oldwords, \@newwords);
2294 print TOKENOLD join("***\n",@oldwords);
2301 @retwords=pass2(\@oldwords, \@newwords);
H A Dlatexdiff-so2165 my ($oldwords, $newwords) = @_;
2170 my @oldwords = splitlatex($oldwords);
2176 print TOKENOLD join("***\n",@oldwords);
2184 pass1(\@oldwords, \@newwords);
2190 print TOKENOLD join("***\n",@oldwords);
2197 @retwords=pass2(\@oldwords, \@newwords);
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Search/
H A DIndexer.php68 $oldwords = explode(':',$pageword_idx);
69 $delwords = array_diff($oldwords, $pagewords);
/dports/math/vtk8/VTK-8.2.0/IO/PLY/
H A DvtkPLY.cxx1851 char** oldwords = words; in get_words() local
1856 free(oldwords); in get_words()
/dports/math/vtk6/VTK-6.2.0/IO/PLY/
H A DvtkPLY.cxx1831 char** oldwords = words; in get_words() local
1836 free(oldwords); in get_words()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Daffixmgr.cxx1552 hentry ** oldwords = words; in compound_check() local
1567 words = oldwords; in compound_check()
2053 hentry ** oldwords = words; in compound_check_morph() local
2070 words = oldwords; in compound_check_morph()
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Daffixmgr.cxx1559 hentry ** oldwords = words; in compound_check() local
1574 words = oldwords; in compound_check()
2063 hentry ** oldwords = words; in compound_check_morph() local
2080 words = oldwords; in compound_check_morph()
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Daffixmgr.cc1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Daffixmgr.cxx1559 hentry ** oldwords = words; in compound_check() local
1574 words = oldwords; in compound_check()
2063 hentry ** oldwords = words; in compound_check_morph() local
2080 words = oldwords; in compound_check_morph()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Daffixmgr.cxx1559 hentry ** oldwords = words; in compound_check() local
1574 words = oldwords; in compound_check()
2063 hentry ** oldwords = words; in compound_check_morph() local
2080 words = oldwords; in compound_check_morph()
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/
H A Daffixmgr.cxx1593 hentry** oldwords = words; in compound_check() local
1622 words = oldwords; in compound_check()
2202 hentry** oldwords = words; in compound_check_morph() local
2228 words = oldwords; in compound_check_morph()

12