Searched refs:sub (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 1173 do_subst(sub) in do_subst() argument 1174 struct subst *sub; in do_subst() 1187 if (!match_regex(sub->regx, line.active, line.length, start, 1188 ®s, sub->max_id + 1)) 1191 if (!sub->replacement && sub->numb <= 1) 1193 if (regs.start[0] == 0 && !sub->global) 1234 && ++count >= sub->numb) 1240 repl_mod = append_replacement (&s_accum, sub->replacement, ®s, repl_mod); 1241 again = sub->global; 1267 && match_regex(sub->regx, line.active, line.length, start, [all …]
|
D | compile.c | 772 setup_replacement(sub, text, length) in setup_replacement() argument 773 struct subst *sub; in setup_replacement() 784 sub->max_id = 0; 819 if (sub->max_id < tail->subst_id) 820 sub->max_id = tail->subst_id; 872 sub->replacement = root.next;
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 204 mkdir sub 218 : > sub/conftest.c 220 echo '#include "conftst'$i'.h"' >> sub/conftest.c 221 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 223 touch sub/conftst$i.h 225 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 243 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ 244 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 245 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ 247 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && [all …]
|
D | INSTALL | 157 See the file `config.sub' for the possible values of each field. If 158 `config.sub' isn't included in this package, then this package doesn't
|
D | ChangeLog | 2448 but fewer than sub->numb matches of the regexp were found.
|
/ndk/sources/cxx-stl/stlport/src/ |
D | sparc_atomic.s | 58 sub %o2, 0x1, %o3 ! decrement and store current
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | xemacs.inp | 45 config.sub config_h.in configure configure.ac depcomp \
|
D | xemacs.good | 45 " config.sub config_h.in configure configure.ac depcomp \\"
|
D | SPENCER.tests | 12 # no match for that one. In both the fourth and fifth fields, a (sub)field 13 # starting with @ indicates that the (sub)expression is expected to match
|
D | BOOST.tests | 775 ; subtleties of matching with no sub-expressions marked
|