| /netbsd/src/usr.sbin/makemandb/ |
| D | custom_apropos_tokenizer.c | 318 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/ |
| D | postinstall.in | 647 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/ |
| D | dbxout.cc | 527 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()
|
| D | fold-const.cc | 5397 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/ |
| D | h8300.cc | 3371 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/ |
| D | fs_path.h | 508 path stem() const; in _GLIBCXX_VISIBILITY() 1306 path::stem() const in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/share/dict/ |
| D | web2a | 2834 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 …]
|
| D | web2 | 189558 stem
|
| /netbsd/src/external/public-domain/sqlite/dist/ |
| D | sqlite3.c | 193235 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/ |
| D | ChangeLog-2018 | 4757 * 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.
|
| D | ChangeLog-2017 | 1006 * testsuite/27_io/filesystem/path/decompose/stem.cc: New test.
|
| D | ChangeLog-2015 | 3770 * testsuite/experimental/filesystem/path/decompose/stem.cc: New.
|
| D | ChangeLog-2019 | 7016 * testsuite/27_io/filesystem/path/decompose/stem.cc: Likewise.
|
| D | ChangeLog-2021 | 6369 * testsuite/27_io/filesystem/path/decompose/stem.cc: Likewise.
|
| /netbsd/src/games/fortune/datfiles/ |
| D | fortunes2 | 11642 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.
|
| D | fortunes | 2339 And stem the produce of thy waspish wits:
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 113449 9924ca60dfa604f21796c74ea943cdd4 libstdc++-v3/testsuite/27_io/filesystem/path/decompose/stem.cc 114569 …555d0ba670b7276ed1c75948b280 libstdc++-v3/testsuite/experimental/filesystem/path/decompose/stem.cc
|