/external/mksh/src/ |
eval.c | 479 char *s, *p, *d, *sbeg, *end; local 557 sbeg = s; 579 if (!gmatchx(sbeg, tpat1, false)) 584 while (sbeg <= end) { 585 if (gmatchx(sbeg, tpat2, false)) 588 sbeg++; 593 while (p >= sbeg) { 598 gotmatch = tobool(gmatchx(sbeg, tpat0, false)); 604 strndupx(end, s, sbeg - s, ATEMP); 607 sbeg = d + (sbeg - s) + strlen(rrep) [all...] |
/external/svox/pico/lib/ |
picoacph.c | 90 so that a BOUND of type SBEG is output at the start of the next primary phrase. 101 If this (single) item is a flush, creation of SBEG is suppressed. [all...] |
picosa.c | 95 Previous (before introducing SBEG)\n 143 so that a BOUND of type SBEG is output at the start of the next primary phrase. 154 If this (single) item is a flush, creation of SBEG is suppressed. [all...] |
picopam.c | 617 {10, 10, 10, 10, 1 }, /*SBEG*/ [all...] |
picospho.c | 557 /* map SBEG, SEND and TERM (as sentence closing) to SEND */ [all...] |
/external/eigen/blas/testing/ |
sblat2.f | [all...] |
sblat3.f | [all...] |