Home
last modified time | relevance | path

Searched refs:nls (Results 1 – 25 of 117) sorted by relevance

12345

/external/libedit/src/
Drefresh.c504 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
559 nls = ++n; in re_update_line()
565 nsb = nls; in re_update_line()
567 nse = nls; in re_update_line()
573 for (c = *ofd, n = nfd; n < nls; n++) { in re_update_line()
576 p < nls && o < ols && *o == *p; in re_update_line()
600 p < ols && n < nls && *p == *n; in re_update_line()
623 nls = ne; in re_update_line()
639 sx = (int)((nls - nse) - (ols - ose)); in re_update_line()
645 nsb = nls; in re_update_line()
[all …]
/external/libexif/po/
DPOTFILES.in16 test/nls/test-codeset.c
17 test/nls/test-nls.c
/external/libexif/test/nls/
DMakefile.am30 EXTRA_DIST = check-localedir.in check-nls.in test-nls.c test-codeset.c
DMakefile.in37 subdir = test/nls
53 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
263 EXTRA_DIST = check-localedir.in check-nls.in test-nls.c test-codeset.c
279 $(AUTOMAKE) --gnu test/nls/Makefile
/external/elfutils/src/m4/
Dnls.m41 # nls.m4 serial 3 (gettext-0.15)
26 AC_ARG_ENABLE(nls, optenable
27 [ --disable-nls do not use Native Language Support],
DChangeLog45 * nls.m4: New file.
DMakefile.in84 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
DMakefile84 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
/external/bison/m4/
Dnls.m41 # nls.m4 serial 5 (gettext-0.18)
27 AC_ARG_ENABLE([nls], optenable
28 [ --disable-nls do not use Native Language Support],
/external/libexif/auto-m4/
Dnls.m41 # nls.m4 serial 1 (gettext-0.12)
26 AC_ARG_ENABLE(nls, optenable
27 [ --disable-nls do not use Native Language Support],
/external/e2fsprogs/misc/
DMakefile.in619 $(srcdir)/nls-enable.h
623 $(srcdir)/nls-enable.h
633 $(srcdir)/nls-enable.h $(top_srcdir)/lib/quota/mkquota.h \
639 $(top_srcdir)/lib/e2p/e2p.h $(top_srcdir)/version.h $(srcdir)/nls-enable.h
643 $(top_srcdir)/lib/e2p/e2p.h $(top_srcdir)/version.h $(srcdir)/nls-enable.h
653 $(srcdir)/nls-enable.h
661 $(srcdir)/nls-enable.h
664 $(srcdir)/nls-enable.h $(srcdir)/fsck.h
672 $(srcdir)/nls-enable.h $(srcdir)/util.h
674 $(top_builddir)/lib/dirpaths.h $(srcdir)/nls-enable.h
[all …]
/external/libexif/test/
DMakefile.am1 SUBDIRS = nls subdir
DMakefile.in58 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
319 SUBDIRS = nls
/external/valgrind/drd/scripts/
Ddownload-and-build-gcc64 --disable-nls \
/external/libexif/
DREADME-Win32.txt25 ./configure --host=i586-mingw32msvc --disable-nls
Dconfigure.ac222 test/nls/Makefile
/external/bison/djgpp/
Dconfig.bat54 if "%1" == "nls" goto NextArgument
56 if "%1" == "no-nls" goto NoNLS
61 if "%1" == "no-nls" set NLS=disabled
475 echo --enable-nls --without-included-gettext >> args
482 echo --disable-nls >> args
/external/e2fsprogs/debian/
Drules178 BF_CONF_FLAGS ?= --disable-nls --disable-imager --disable-testio-debug \
181 STATIC_CONF_FLAGS ?= --disable-nls --disable-imager \
184 MIPS_NOPIC_CONF_FLAGS ?= --disable-nls --disable-imager \
/external/eigen/unsupported/Eigen/
DNonLinearOptimization65 * on http://www.itl.nist.gov/div898/strd/nls/nls_main.shtml. Since then i've
/external/e2fsprogs/
DABOUT-NLS66 ./configure --disable-nls
92 `--disable-nls' switch, all available translations are installed
De2fsprogs.spec.in65 %configure --enable-elf-shlibs --enable-nls \
/external/libexif/binary/
DMakefile.in52 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
/external/libexif/m4m/
DMakefile.in52 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
/external/elfutils/src/config/
DMakefile.in86 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
/external/elfutils/src/src/
DMakefile.in103 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \

12345