Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 25 of 35) sorted by relevance

12

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dxemacs.inp45 config.sub config_h.in configure configure.ac depcomp \
52 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
62 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
65 $(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4…
Dxemacs.good45 " config.sub config_h.in configure configure.ac depcomp \\"
52 "$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)"
62 "$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)"
65 "$(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m…
DPCRE.tests11 # Written by: Philip Hazel <ph10@cam.ac.uk>
39 # ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
299 /^([^!]+)!(.+)=apquxz\.ixr\.zzz\.ac\.uk$/
300 abc!pqr=apquxz.ixr.zzz.ac.uk
301 0: abc!pqr=apquxz.ixr.zzz.ac.uk
306 !pqr=apquxz.ixr.zzz.ac.uk
308 abc!=apquxz.ixr.zzz.ac.uk
310 abc!pqr=apquxz:ixr.zzz.ac.uk
312 abc!pqr=apquxz.ixr.zzz.ac.ukk
401 sxk.zzz.ac.uk.
[all …]
DBOOST.tests185 a(b|c) ac 0 2 1 2
392 a(b?)c ac 0 2 1 1
395 a(b*)c ac 0 2 1 1
398 a([bc]?)c ac 0 2 1 1
786 a(b?)c ac 0 2
789 a(b*)c ac 0 2
792 a([bc]?)c ac 0 2
813 a(b?)c ac 0 2
816 a(b*)c ac 0 2
819 a([bc]?)c ac 0 2
DSPENCER.tests222 ab{0,0}c - abcac ac
223 ab\{0,0\}c b abcac ac
409 a(b?)c - ac ac @c
412 a(b*)c - ac ac @c
418 a([bc]?)c - ac ac @c
511 a(\b){0}c - ac ac -
/ndk/sources/host-tools/sed-4.2.1/
Dautoboot95 package=`sed -n "$extract_package_name" configure.ac` || exit
205 grep '^[ ]*AC_CONFIG_AUX_DIR(\['"$build_aux"'\])' configure.ac \
207 grep '^[ ]*AC_CONFIG_AUX_DIR('"$build_aux"')' configure.ac \
567 grep '^[ ]*AM_GNU_GETTEXT_VERSION(' configure.ac >/dev/null || \
572 cp configure.ac $bt2 &&
573 (cd $bt2 && autopoint && rm configure.ac) &&
600 grep '^[ ]*AM_PROG_LIBTOOL\>' configure.ac >/dev/null ||
DINSTALL37 The file `configure.ac' (or `configure.in') is used to create
39 `configure.ac' if you want to change it or regenerate `configure' using
DChangeLog3 * configure.ac: Bump version.
45 * configure.ac: Define COPYRIGHT_YEAR.
62 * configure.ac: Bump version number.
67 * configure.ac: Do not create homonymous links from builddir to srcdir.
78 * configure.ac: XFAIL UTF-8 tests where appropriate.
86 * configure.ac: Link readin.in2 into builddir.
110 * configure.ac: Point to GNU project mailing lists.
176 * configure.ac: Do not look for mb functions here.
183 * configure.ac: Remove useless macros, switch to external gettext.
231 * configure.ac: Move gnulib macros earlier.
[all …]
/ndk/build/tools/toolchain-patches-host/mingw-w64/
Dmingw-w64-widl.patch78 Index: mingw-w64-headers/configure.ac
80 --- mingw-w64-headers/configure.ac (revision 5578)
81 +++ mingw-w64-headers/configure.ac (working copy)
/ndk/sources/host-tools/make-3.81/config/
Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
/ndk/sources/host-tools/ndk-stack/
Dndk-stack-parser.c328 const int ac = 5; in ParseFrame() local
329 char *av[ac]; in ParseFrame()
390 return addr2line_main(ac, av); in ParseFrame()
/ndk/sources/host-tools/sed-4.2.1/doc/
DMakefile.am28 sed.1: $(top_srcdir)/sed/sed.c $(top_srcdir)/configure.ac $(srcdir)/sed.x
DMakefile.in82 $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
1045 sed.1: $(top_srcdir)/sed/sed.c $(top_srcdir)/configure.ac $(srcdir)/sed.x
/ndk/sources/host-tools/sed-4.2.1/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/ndk/sources/host-tools/make-3.81/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/ndk/docs/text/
DNDK-STACK.text30 I/DEBUG ( 31): #03 pc 000191ac /system/lib/libc.so
45 Stack frame #03 pc 000191ac /system/lib/libc.so
/ndk/sources/host-tools/nawk-20071023/
Dtran.c100 void arginit(int ac, char **av) /* set up ARGV and ARGC */ in arginit() argument
106 ARGC = &setsymtab("ARGC", "", (Awkfloat) ac, NUM, symtab)->fval; in arginit()
110 for (i = 0; i < ac; i++) { in arginit()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dgnulib-comp.m416 # to be invoked from configure.ac.
20 # This macro should be invoked from ./configure.ac, in the section
33 # This macro should be invoked from ./configure.ac, in the section
67 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
/ndk/sources/host-tools/make-3.81/
DINSTALL37 The file `configure.ac' (or `configure.in') is used to create
39 `configure.ac' if you want to change it or regenerate `configure' using
/ndk/docs/renderscript/
Djquery.js20ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"… argument
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog19 Reported by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>. On
/ndk/sources/host-tools/sed-4.2.1/sed/
DMakefile.in81 $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac

12