Home
last modified time | relevance | path

Searched refs:stem (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/usr.sbin/makemandb/
Dcustom_apropos_tokenizer.c318 stem( in stem() function
434 !stem(&z, "sess", "ss", 0) && in porter_stemmer()
435 !stem(&z, "sei", "i", 0) && in porter_stemmer()
436 !stem(&z, "ss", "ss", 0) in porter_stemmer()
443 if (stem(&z, "dee", "ee", m_gt_0)) { in porter_stemmer()
446 (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel)) in porter_stemmer()
449 if (stem(&z, "ta", "ate", 0) || in porter_stemmer()
450 stem(&z, "lb", "ble", 0) || in porter_stemmer()
451 stem(&z, "zi", "ize", 0)) { in porter_stemmer()
466 if (!stem(&z, "lanoita", "ate", m_gt_0)) { in porter_stemmer()
[all …]
/netbsd/src/usr.sbin/postinstall/
Dpostinstall.in647 stem = substr(libname, RSTART, RLENGTH)
651 if (! (stem in latest)) {
652 latest[stem] = vers
657 oversc = split(latest[stem], overs, ".")
669 print stem latest[stem]
670 latest[stem] = vers
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddbxout.cc527 dbxout_stab_value_internal_label (const char *stem, int *counterp) in dbxout_stab_value_internal_label() argument
532 ASM_GENERATE_INTERNAL_LABEL (label, stem, counter); in dbxout_stab_value_internal_label()
534 targetm.asm_out.internal_label (asm_out_file, stem, counter); in dbxout_stab_value_internal_label()
541 dbxout_stab_value_internal_label_diff (const char *stem, int *counterp, in dbxout_stab_value_internal_label_diff() argument
547 ASM_GENERATE_INTERNAL_LABEL (label, stem, counter); in dbxout_stab_value_internal_label_diff()
549 targetm.asm_out.internal_label (asm_out_file, stem, counter); in dbxout_stab_value_internal_label_diff()
Dfold-const.cc5397 wide_int stem = lo & stem_mask; in maskable_range_p() local
5398 if (stem != (hi & stem_mask)) in maskable_range_p()
5402 *value = wide_int_to_tree (type, stem); in maskable_range_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/
Dh8300.cc3371 const char *stem; in output_h8sx_shift() local
3376 stem = "shll"; in output_h8sx_shift()
3380 stem = "shar"; in output_h8sx_shift()
3384 stem = "shlr"; in output_h8sx_shift()
3388 stem = "rotl"; in output_h8sx_shift()
3394 stem = "rotr"; in output_h8sx_shift()
3402 sprintf (buffer, "%s.%c\t%%%c0", stem, suffix, optype); in output_h8sx_shift()
3404 sprintf (buffer, "%s.%c\t%%X2,%%%c0", stem, suffix, optype); in output_h8sx_shift()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dfs_path.h508 path stem() const; in _GLIBCXX_VISIBILITY()
1306 path::stem() const in _GLIBCXX_VISIBILITY()
/netbsd/src/share/dict/
Dweb2a2834 auger stem
3621 baluster stem
7600 brain stem
15201 currant stem girdler
17582 double stem
18035 drilling stem
43867 pseudo stem
58527 square-stem
59371 stem anchor
59372 stem-bearing
[all …]
Dweb2189558 stem
/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c193235 static int stem(
193337 !stem(&z, "sess", "ss", 0) &&
193338 !stem(&z, "sei", "i", 0) &&
193339 !stem(&z, "ss", "ss", 0)
193347 if( stem(&z, "dee", "ee", m_gt_0) ){
193350 (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel))
193353 if( stem(&z, "ta", "ate", 0) ||
193354 stem(&z, "lb", "ble", 0) ||
193355 stem(&z, "zi", "ize", 0) ){
193372 if( !stem(&z, "lanoita", "ate", m_gt_0) ){
[all …]
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20184757 * testsuite/27_io/filesystem/path/decompose/stem.cc: Use
4787 * testsuite/experimental/filesystem/path/decompose/stem.cc: Likewise.
5596 * testsuite/experimental/filesystem/path/decompose/stem.cc: Likewise.
DChangeLog-20171006 * testsuite/27_io/filesystem/path/decompose/stem.cc: New test.
DChangeLog-20153770 * testsuite/experimental/filesystem/path/decompose/stem.cc: New.
DChangeLog-20197016 * testsuite/27_io/filesystem/path/decompose/stem.cc: Likewise.
DChangeLog-20216369 * testsuite/27_io/filesystem/path/decompose/stem.cc: Likewise.
/netbsd/src/games/fortune/datfiles/
Dfortunes211642 Don't try to stem the tide -- move the beach.
12230 And stem the produce of thy waspish wits:
15991 and long stem rose. Everybody knows.
36629 A: To cover up the valve stem.
46750 A courage none can stem
52060 They will bind you with love that is graceful and green as a stem.
Dfortunes2339 And stem the produce of thy waspish wits:
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS113449 9924ca60dfa604f21796c74ea943cdd4 libstdc++-v3/testsuite/27_io/filesystem/path/decompose/stem.cc
114569 …555d0ba670b7276ed1c75948b280 libstdc++-v3/testsuite/experimental/filesystem/path/decompose/stem.cc