Home
last modified time | relevance | path

Searched defs:localedir (Results 1 – 19 of 19) sorted by relevance

/third_party/gettext/gettext-tools/examples/hello-sh/
Dconfigure.ac22 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-ycp/
Dconfigure.ac19 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-python/
Dconfigure.ac29 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-librep/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-gawk/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-php/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-smalltalk/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-clisp/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-pascal/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-guile/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/gettext/gettext-tools/examples/hello-perl/
Dconfigure.ac30 AC_SUBST([localedir]) subst
/third_party/libexif/m4m/
Dgp-gettext-hack.m471 AC_SUBST([localedir], ['$(datadir)/locale']) subst
/third_party/libsoup/libsoup/
Dsoup-init.c27 char *localedir = g_build_filename (basedir, "share", "locale", NULL); in soup_init() local
/third_party/libexif/test/nls/
Dtest-nls.c29 char *localedir; in main() local
Dtest-codeset.c138 const char *localedir = (localeenv!=NULL)?localeenv:LOCALEDIR; in checks() local
/third_party/python/Lib/
Dgettext.py542 def find(domain, localedir=None, languages=None, all=False): argument
583 def translation(domain, localedir=None, languages=None, argument
626 def install(domain, localedir=None, codeset=_unspecified, names=None): argument
647 def bindtextdomain(domain, localedir=None): argument
/third_party/glib/gio/
Dgio-tool.c258 gchar *localedir; in main() local
/third_party/glib/glib/
Dupdate-gtranslit.py11 localedir = sys.argv[1] variable
/third_party/pulseaudio/
Dmeson.build65 localedir = join_paths(prefix, get_option('localedir')) variable