Home
last modified time | relevance | path

Searched refs:appnd (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dtimout.c1402 appnd = 1; in timout_()
1445 s_copy(string + (appnd - 1), substr, 256 - (appnd - 1), ( in timout_()
1494 appnd = appnd - beg[(i__2 = i__ - 1) < 100 && 0 <= i__2 ? in timout_()
1507 b = appnd; in timout_()
1808 s_copy(string + (appnd - 1), mymon, 256 - (appnd - 1), ( in timout_()
1846 s_copy(string + (appnd - 1), mywkd, 256 - (appnd - 1), ( in timout_()
1888 s_copy(string + (appnd - 1), " ", 256 - (appnd - 1), ( in timout_()
1890 ++appnd; in timout_()
1892 appnd += 6; in timout_()
1896 appnd - 1), 256 - (appnd - 1)); in timout_()
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dtimout.c1402 appnd = 1; in timout_()
1445 s_copy(string + (appnd - 1), substr, 256 - (appnd - 1), ( in timout_()
1494 appnd = appnd - beg[(i__2 = i__ - 1) < 100 && 0 <= i__2 ? in timout_()
1507 b = appnd; in timout_()
1808 s_copy(string + (appnd - 1), mymon, 256 - (appnd - 1), ( in timout_()
1846 s_copy(string + (appnd - 1), mywkd, 256 - (appnd - 1), ( in timout_()
1888 s_copy(string + (appnd - 1), " ", 256 - (appnd - 1), ( in timout_()
1890 ++appnd; in timout_()
1892 appnd += 6; in timout_()
1896 appnd - 1), 256 - (appnd - 1)); in timout_()
[all …]
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/
H A Daffentry.cxx104 result.assign(appnd); in add()
220 int tmpl = len - appnd.size(); // length of tmpword in checkword()
227 tmpword.append(word + appnd.size()); in checkword()
278 int tmpl = len - appnd.size(); // length of tmpword in check_twosfx()
286 tmpword.append(word + appnd.size()); in check_twosfx()
325 int tmpl = len - appnd.size(); // length of tmpword in check_twosfx_morph()
333 tmpword.append(word + appnd.size()); in check_twosfx_morph()
372 int tmpl = len - appnd.size(); // length of tmpword in check_morph()
380 tmpword.append(word + appnd.size()); in check_morph()
632 int tmpl = len - appnd.size(); // length of tmpword in checkword()
[all …]
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/tools/
H A Dunmunch.cxx251 nptr->appnd = mystrdup(piece); in parse_aff_file()
252 nptr->appndl = strlen(nptr->appnd); in parse_aff_file()
253 if (strcmp(nptr->appnd, "0") == 0) { in parse_aff_file()
254 free(nptr->appnd); in parse_aff_file()
255 nptr->appnd = mystrdup(""); in parse_aff_file()
258 if (strchr(nptr->appnd, '/')) { in parse_aff_file()
260 (char*)realloc(nptr->appnd, nptr->appndl + 2); in parse_aff_file()
265 nptr->appnd = addseparator; in parse_aff_file()
273 fprintf(stderr, " affix: %s %d, strip: %s %d\n", nptr->appnd, in parse_aff_file()
417 tword.append(aent->appnd); in pfx_add()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/tools/
H A Dunmunch.cxx251 nptr->appnd = mystrdup(piece); in parse_aff_file()
252 nptr->appndl = strlen(nptr->appnd); in parse_aff_file()
253 if (strcmp(nptr->appnd, "0") == 0) { in parse_aff_file()
254 free(nptr->appnd); in parse_aff_file()
255 nptr->appnd = mystrdup(""); in parse_aff_file()
258 if (strchr(nptr->appnd, '/')) { in parse_aff_file()
260 (char*)realloc(nptr->appnd, nptr->appndl + 2); in parse_aff_file()
265 nptr->appnd = addseparator; in parse_aff_file()
273 fprintf(stderr, " affix: %s %d, strip: %s %d\n", nptr->appnd, in parse_aff_file()
417 tword.append(aent->appnd); in pfx_add()
[all …]
/dports/textproc/hunspell/hunspell-1.7.0/src/tools/
H A Dunmunch.cxx251 nptr->appnd = mystrdup(piece); in parse_aff_file()
252 nptr->appndl = strlen(nptr->appnd); in parse_aff_file()
253 if (strcmp(nptr->appnd, "0") == 0) { in parse_aff_file()
254 free(nptr->appnd); in parse_aff_file()
255 nptr->appnd = mystrdup(""); in parse_aff_file()
258 if (strchr(nptr->appnd, '/')) { in parse_aff_file()
260 (char*)realloc(nptr->appnd, nptr->appndl + 2); in parse_aff_file()
265 nptr->appnd = addseparator; in parse_aff_file()
273 fprintf(stderr, " affix: %s %d, strip: %s %d\n", nptr->appnd, in parse_aff_file()
417 tword.append(aent->appnd); in pfx_add()
[all …]
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/tools/
H A Dunmunch.cxx251 nptr->appnd = mystrdup(piece); in parse_aff_file()
252 nptr->appndl = strlen(nptr->appnd); in parse_aff_file()
253 if (strcmp(nptr->appnd, "0") == 0) { in parse_aff_file()
254 free(nptr->appnd); in parse_aff_file()
255 nptr->appnd = mystrdup(""); in parse_aff_file()
258 if (strchr(nptr->appnd, '/')) { in parse_aff_file()
260 (char*)realloc(nptr->appnd, nptr->appndl + 2); in parse_aff_file()
265 nptr->appnd = addseparator; in parse_aff_file()
273 fprintf(stderr, " affix: %s %d, strip: %s %d\n", nptr->appnd, in parse_aff_file()
417 tword.append(aent->appnd); in pfx_add()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Daffentry.cxx92 appnd = dp->appnd; // string to append in PfxEntry()
123 std::string tword(appnd); in add()
240 int tmpl = len - appnd.size(); // length of tmpword in checkword()
247 tmpword.append(word + appnd.size()); in checkword()
301 int tmpl = len - appnd.size(); // length of tmpword in check_twosfx()
309 tmpword.append(word + appnd.size()); in check_twosfx()
347 int tmpl = len - appnd.size(); // length of tmpword in check_twosfx_morph()
355 tmpword.append(word + appnd.size()); in check_twosfx_morph()
403 tmpword.append(word + appnd.size()); in check_morph()
487 appnd = dp->appnd; // string to append in SfxEntry()
[all …]
H A Daffentry.hxx124 inline const char* getKey() { return appnd.c_str(); } in getKey()
127 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
210 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
212 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Daffentry.hxx121 const char* getKey() { return appnd.c_str(); } in getKey()
124 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
203 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
205 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Daffentry.hxx121 const char* getKey() { return appnd.c_str(); } in getKey()
124 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
203 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
205 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/textproc/hunspell/hunspell-1.7.0/src/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/textproc/goldendict/goldendict-73ec1b5/winlibs/include/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/textproc/goldendict/goldendict-73ec1b5/maclibs/include/hunspell/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx118 const char* getKey() { return appnd.c_str(); } in getKey()
121 inline short getKeyLen() { return appnd.size(); } in getKeyLen()
200 inline const char* getAffix() { return appnd.c_str(); } in getAffix()
202 inline short getKeyLen() { return appnd.size(); } in getKeyLen()

1234567