Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 25 of 49) sorted by relevance

12

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1173 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 &regs, 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, &regs, repl_mod);
1241 again = sub->global;
1267 && match_regex(sub->regx, line.active, line.length, start,
[all …]
Dcompile.c772 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/tests/build/ssax-instructions/jni/
Dtest.S12 sub sp, sp, #32 @ 0x20 label
55 sub r0, r2, ip label
/ndk/sources/host-tools/sed-4.2.1/
Daclocal.m4204 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 …]
DINSTALL157 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
/ndk/sources/host-tools/make-3.81/
Daclocal.m4177 mkdir sub
191 : > sub/conftest.c
193 echo '#include "conftst'$i'.h"' >> sub/conftest.c
194 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
196 touch sub/conftst$i.h
198 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
216 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
217 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
218 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
220 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
[all …]
Dreadme.vms64 sub-processes) enables case sensitivity in the file system
247 Calling 'set def' doesn't do the trick, since a sub-shell is
248 spawned for this command, the directory is changed *in this sub-shell*
249 and the sub-shell ends.
DINSTALL157 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
DNEWS319 top make and all its sub-make processes use a pipe to communicate with
440 * The directory messages printed by `-w' and implicitly in sub-makes,
481 for sub-makes is now included in `MAKEFLAGS' instead. As before, you can
607 automatically if you use `-C' or `--directory', and in sub-makes; some
948 except under -e, will be transparent to sub-makes.
950 * Error messages from sub-makes will indicate the level of recursion.
DChangeLog866 * main.c (main) [WINDOWS32]: Export PATH to sub-shells, not Path.
1540 (get-config/config.guess get-config/config.sub): Get these files
2398 * config.guess, config.sub: Moved to config directory.
2725 avoid using sub-second timestamps on systems that support it. It
2729 * config.guess, config.sub: Updated.
/ndk/sources/host-tools/nawk-20071023/
Dlex.c42 int sub; member
464 yylval.i = kp->sub; in word()
467 if (kp->sub == FSYSTEM && safe) in word()
Dproto.h194 extern Cell *sub(Node **, int);
DFIXES43 fixed a bug in matching the null RE in sub and gsub. thanks to al aho
422 fixed some bugs in sub and gsub when replacement includes \\.
458 to grow arrays as needed for printf, sub, gsub, etc.
487 fixed long-standing bug in sub, gsub(/a/, "\\\\&"); thanks to
590 trivial fix to printf to limit string size in sub().
732 Added a bunch of tests to T.re and T.sub to verify some of this.
825 Changed grammar to prohibit constants as 3rd arg of sub and gsub;
880 affected are sub (gsub was ok), substr, printf, and
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpathgpath43 sub touchfiles {
Dreinvoke14 # with sub-second timestamps, maybe + NFS? Not sure.
Dvpathplus60 sub touchfiles {
/ndk/sources/cxx-stl/stlport/src/
Dsparc_atomic.s58 sub %o2, 0x1, %o3 ! decrement and store current
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dcall72 # TEST eclipsing of arguments when invoking sub-calls
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dxemacs.good45 " config.sub config_h.in configure configure.ac depcomp \\"
Dxemacs.inp45 config.sub config_h.in configure configure.ac depcomp \
DSPENCER.tests12 # 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
DBOOST.tests775 ; subtleties of matching with no sub-expressions marked
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02351 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
3673 mkdir sub
3687 : > sub/conftest.c
3689 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3690 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3692 touch sub/conftst$i.h
3694 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3712 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3713 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3714 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
[all …]
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1196 * Variables/Recursion:: How to communicate variables to a sub-`make'.
197 * Options/Recursion:: How to communicate options to a sub-`make'.
3491 how the sub-`make' relates to the top-level `make'. You may also find
3510 * Variables/Recursion:: How to communicate variables to a sub-`make'.
3511 * Options/Recursion:: How to communicate options to a sub-`make'.
3556 flags to the sub-`make' (*note Communicating Options to a Sub-`make':
3566 Variable values of the top-level `make' can be passed to the sub-`make'
3568 defined in the sub-`make' as defaults, but do not override what is
3569 specified in the makefile used by the sub-`make' makefile unless you
3573 its value to the environment for running each command. The sub-`make',
[all …]
Dmake.texi222 * Variables/Recursion:: How to communicate variables to a sub-@code{make}.
223 * Options/Recursion:: How to communicate options to a sub-@code{make}.
4185 how the sub-@code{make} relates to the top-level @code{make}. You may
4204 * Variables/Recursion:: How to communicate variables to a sub-@code{make}.
4205 * Options/Recursion:: How to communicate options to a sub-@code{make}.
4261 @code{MAKEFLAGS} mechanism passes the flags to the sub-@code{make}
4268 @cindex sub-@code{make}
4277 sub-@code{make} through the environment by explicit request. These
4278 variables are defined in the sub-@code{make} as defaults, but do not
4279 override what is specified in the makefile used by the sub-@code{make}
[all …]

12