HomeSort by relevance Sort by last modified time
    Searched full:intl (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/bison/lib/
gnulib.mk 21 # This is for those projects which use "gettextize --intl" to put a source-code
23 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
26 # This option has no effect when the user disables NLS (because then the intl
28 # "gettextize --intl".
29 # (commented out by bootstrap) AM_CPPFLAGS += -I$(top_builddir)/intl
  /external/chromium/third_party/icu/source/test/intltest/
tsmthred.h 37 * test that intl functions work in a multithreaded context
  /external/icu4c/test/intltest/
tsmthred.h 37 * test that intl functions work in a multithreaded context
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
intl.h 0 /* intl.h - internationalization
60 #endif /* intl.h */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
intl.h 0 /* intl.h - internationalization
60 #endif /* intl.h */
  /external/bison/m4/
gettext_gl.m4 25 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...]
  /development/scripts/app_engine_server/
memcache_zipserve.py 97 intlString = 'intl/'
105 from an intl/<lang>/... directory or fall through to the default language.
135 # Do some prep for handling intl requests. Parse the url and validate
136 # the intl/lang substring, extract the url lang code (urlLangName) and the
137 # the uri that follows the intl/lang substring(contentUri)
140 isIntl = len(sections) > 1 and (sections[0] == "intl")
150 # intl/nn substring. It will later be redirected to
152 # logging.info(' Handling a MISMATCHED intl request')
165 # in the intl/lang tree. Before going to 404, see if there is an
171 # handle the case where we need to pass through an invalid intl req
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-gettextize.1 
glib-gettextize.xml 30 <filename>intl/</filename> subdirectory and doesn't modify
  /external/stlport/src/
monetary.cpp 140 const bool moneypunct<char, true>::intl; member in class:moneypunct
141 const bool moneypunct<char, false>::intl; member in class:moneypunct
143 const bool moneypunct<wchar_t, true>::intl; member in class:moneypunct
144 const bool moneypunct<wchar_t, false>::intl; member in class:moneypunct
  /ndk/sources/cxx-stl/stlport/src/
monetary.cpp 140 const bool moneypunct<char, true>::intl; member in class:moneypunct
141 const bool moneypunct<char, false>::intl; member in class:moneypunct
143 const bool moneypunct<wchar_t, true>::intl; member in class:moneypunct
144 const bool moneypunct<wchar_t, false>::intl; member in class:moneypunct
  /external/stlport/test/unit/
alg_test.cpp 248 list<int> intl; local
249 intl.push_front(1);
250 intl.push_front(2);
260 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
272 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
  /ndk/tests/device/test-gnustl-full/unit/
alg_test.cpp 248 list<int> intl; local
249 intl.push_front(1);
250 intl.push_front(2);
260 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
272 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
  /ndk/tests/device/test-stlport/unit/
alg_test.cpp 248 list<int> intl; local
249 intl.push_front(1);
250 intl.push_front(2);
260 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
272 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
  /external/elfutils/m4/
gettext.m4 27 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/e2fsprogs/intl/
Makefile.in 37 gettextsrcdir = $(datadir)/gettext/intl
39 subdir = intl
107 intl-compat.c
131 intl-compat.$lo
166 # Maintainers of other packages that include the intl directory must *not*
227 intl-compat.lo: $(srcdir)/intl-compat.c
228 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/intl-compat.c
436 bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: $(srcdir)/gettextP.h $(srcdir)/gmo.h $(srcdir)/loadinfo.h
503 # when AC_CONFIG_FILES([intl/Makefile:somedir/Makefile.in]) is used
    [all...]
  /external/bluetooth/glib/build/win32/
make.msc 97 INTL_CFLAGS = -I $(INTL)
98 INTL_LIBS = $(INTL)\intl.lib
module.defs 99 INTL = $(TOP)/gettext-0.10.40/intl
  /external/stlport/stlport/stl/
_monetary.h 103 _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/webkit/WebCore/manual-tests/
canvas-mask-redraw.html 56 <img src="http://www.google.com/intl/en_ALL/images/logo.gif" width="320" height="200" alt="Clown Fish" class="masked"
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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/bluetooth/glib/m4macros/
glib-gettext.m4 151 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/
Makefile.in.in 10 # 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 \
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 221 var intlUrl = (uri.substring(0,6) == "/intl/");
223 base = uri.substring(uri.indexOf('intl/')+5,uri.length);
225 //alert("intl, returning base url: /" + base);
228 //alert("not intl, returning uri as found.");
  /external/bluetooth/glib/build/win32/vs9/
gio.vcproj 68 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"
147 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"
231 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"
311 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"

Completed in 1142 milliseconds

1 2 3 4 5 6