Home
last modified time | relevance | path

Searched refs:intl (Results 1 – 25 of 34) sorted by relevance

12

/external/stlport/test/unit/
Dalg_test.cpp248 list<int> intl; in find_first_of_test() local
249 intl.push_front(1); in find_first_of_test()
250 intl.push_front(2); in find_first_of_test()
260 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end()); in find_first_of_test()
272 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end()); in find_first_of_test()
/external/stlport/src/
Dmonetary.cpp140 const bool moneypunct<char, true>::intl; member in moneypunct<char, true>
141 const bool moneypunct<char, false>::intl; member in moneypunct<char, false>
143 const bool moneypunct<wchar_t, true>::intl; member in moneypunct<wchar_t, true>
144 const bool moneypunct<wchar_t, false>::intl; member in moneypunct<wchar_t, false>
/external/bison/m4/
Dgettext_gl.m425 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
26 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
28 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
31 dnl $(top_builddir)/intl/libintl.a will be created.
37 dnl INTLDIR is used to find the intl libraries. If empty,
38 dnl the value `$(top_builddir)/intl/' is used.
41 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
152 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
155 AC_LIB_LINKFLAGS_BODY([intl])
212 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
/external/elfutils/m4/
Dgettext.m427 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
28 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
30 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
33 dnl $(top_builddir)/intl/libintl.a will be created.
39 dnl INTLDIR is used to find the intl libraries. If empty,
40 dnl the value `$(top_builddir)/intl/' is used.
43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
156 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
159 AC_LIB_LINKFLAGS_BODY([intl])
216 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
/external/stlport/stlport/stl/
D_monetary.h103 _STLP_STATIC_CONSTANT(bool, intl = true);
143 _STLP_STATIC_CONSTANT(bool, intl = false);
184 _STLP_STATIC_CONSTANT(bool, intl = true);
223 _STLP_STATIC_CONSTANT(bool, intl = false);
/external/e2fsprogs/intl/
DMakefile.in37 gettextsrcdir = $(datadir)/gettext/intl
39 subdir = intl
/external/bluetooth/glib/m4macros/
Dglib-gettext.m4151 AC_CHECK_LIB(intl, bindtextdomain,
152 [AC_CHECK_LIB(intl, ngettext,
153 [AC_CHECK_LIB(intl, dgettext,
159 AC_CHECK_LIB(intl, ngettext,
160 [AC_CHECK_LIB(intl, dcgettext,
/external/bluetooth/glib/po/
DMakefile.in.in10 # instead of PACKAGE and to look for po2tbl in ./ not in intl/
52 INCLUDES = -I.. -I$(top_srcdir)/intl
86 sed -f ../intl/po2msg.sed < $< > $*.msg \
/external/bluetooth/glib/
Dglib-gettextize.in147 intl | po)
DREADME.win32205 libintl (gnu-intl),
DChangeLog.pre-2-2276 from building intl/, prefer libintl if both libc and libintl
/external/e2fsprogs/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
60 package, usually in the `intl/' subdirectory, so prior installation of
77 if the file `intl/VERSION' shows that the library which comes with this
DMakefile.in13 LIB_SUBDIRS=lib/et lib/ss lib/e2p lib/ext2fs lib/uuid lib/blkid intl
Dconfigure.in914 dnl Only include the intl include files if we're building with them
918 INTL_FLAGS='-I$(top_builddir)/intl -I$(top_srcdir)/intl'
951 resize/Makefile doc/Makefile intl/Makefile po/Makefile.in ; do
Daclocal.m450 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
51 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
53 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
56 dnl $(top_builddir)/intl/libintl.a will be created.
62 dnl INTLDIR is used to find the intl libraries. If empty,
63 dnl the value `$(top_builddir)/intl/' is used.
66 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
174 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
177 AC_LIB_LINKFLAGS_BODY([intl])
234 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
/external/bison/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
60 package, usually in the `intl/' subdirectory, so prior installation of
77 if the file `intl/VERSION' shows that the library which comes with this
/external/chromium/third_party/icu/source/i18n/
Ddecimfmt.cpp2324 UBool intl = i<affixPat.length() && in compareComplexAffix() local
2326 if (intl) { in compareComplexAffix()
2333 intl = FALSE; in compareComplexAffix()
3058 UBool intl = i<pattern.length() && in expandAffix() local
3061 if (intl) { in expandAffix()
3066 intl = FALSE; in expandAffix()
3091 } else if(intl) { in expandAffix()
3149 if(intl) { in expandAffix()
4416 const UnicodeString &intl = in getEffectiveCurrency() local
4418 c = intl.getBuffer(); // ok for intl to go out of scope in getEffectiveCurrency()
/external/icu4c/i18n/
Ddecimfmt.cpp2262 UBool intl = i<affixPat.length() && in compareComplexAffix() local
2264 if (intl) { in compareComplexAffix()
2271 intl = FALSE; in compareComplexAffix()
3016 UBool intl = i<pattern.length() && in expandAffix() local
3019 if (intl) { in expandAffix()
3024 intl = FALSE; in expandAffix()
3050 } else if(intl) { in expandAffix()
3112 if(intl) { in expandAffix()
4421 const UnicodeString &intl = in getEffectiveCurrency() local
4423 c = intl.getBuffer(); // ok for intl to go out of scope in getEffectiveCurrency()
/external/elfutils/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
37 package, usually in the `intl/' subdirectory, so prior installation of
/external/bluetooth/glib/build/
DChangeLog441 libintl, not gnu-intl, for consistency with Unix conventions. (The
442 DLL is still called gnu-intl.dll, using such a generic name as
443 just "intl.dll" would be asking for trouble.)
573 GTk+, intl, freetype2, zlib, libjpeg, libtiff and GIMP. Remove the
/external/bluetooth/glib/build/win32/
Dmodule.defs99 INTL = $(TOP)/gettext-0.10.40/intl
Dmake.msc98 INTL_LIBS = $(INTL)\intl.lib
/external/clearsilver/autom4te.cache/
Dtraces.0192 AC_CHECK_LIB(intl, strftime,
197 m4trace:configure.in:43: -1- AC_CHECK_LIB([intl], [strftime], [AC_DEFINE(HAVE_STRFTIME)
/external/stlport/etc/
DChangeLog-4.0138 * _monetary.h - added "static const bool intl" member to meneypunct<> templates
/external/chromium/net/base/
Deffective_tld_names.gperf1518 intl.tn, 0

12