Home
last modified time | relevance | path

Searched refs:LOCALEDIR (Results 1 – 25 of 73) sorted by relevance

123

/external/e2fsprogs/intl/
Dos2compat.c88 _nlos2_localedir = (char *) malloc (sl + strlen (LOCALEDIR) + 1); in nlos2_initialize()
90 memcpy (_nlos2_localedir + sl, LOCALEDIR, strlen (LOCALEDIR) + 1); in nlos2_initialize()
93 _nlos2_localedir = LOCALEDIR; in nlos2_initialize()
Dos2compat.h27 #undef LOCALEDIR
28 #define LOCALEDIR _nlos2_localedir macro
/external/e2fsprogs/misc/
Dnls-enable.h14 #ifndef LOCALEDIR
15 #define LOCALEDIR "/usr/share/locale" macro
Duuidgen.c46 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
Dmklost+found.c42 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
Dpartinfo.c35 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
/external/libexif/libexif/fuji/
Dmnote-fuji-tag.c86 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_fuji_tag_get_title()
101 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_fuji_tag_get_description()
/external/bison/src/
Dmain.c63 (void) bindtextdomain (PACKAGE, LOCALEDIR); in main()
64 (void) bindtextdomain ("bison-runtime", LOCALEDIR); in main()
/external/dnsmasq/
DMakefile19 LOCALEDIR = ${PREFIX}/share/locale macro
69 cd $(SRC); ../bld/install-mo $(DESTDIR)$(LOCALEDIR) $(INSTALL)
/external/e2fsprogs/resize/
Dresize2fs.h53 #ifndef LOCALEDIR
54 #define LOCALEDIR "/usr/share/locale" macro
/external/dnsmasq/src/
Dutil.c29 #ifdef LOCALEDIR
128 #ifndef LOCALEDIR in check_name()
175 #ifdef LOCALEDIR in canonicalise()
185 #ifdef LOCALEDIR in canonicalise()
/external/libexif/test/nls/
Dprint-localedir.c8 puts(LOCALEDIR); in main()
/external/libexif/libexif/pentax/
Dmnote-pentax-tag.c156 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_pentax_tag_get_title()
171 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_pentax_tag_get_description()
/external/libexif/libexif/canon/
Dmnote-canon-tag.c163 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_canon_tag_get_title()
197 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_canon_tag_get_description()
/external/bison/darwin-lib/
Dconfigmake.h22 #define LOCALEDIR "/usr/local/share/locale" macro
/external/bison/linux-lib/
Dconfigmake.h22 #define LOCALEDIR "/usr/local/share/locale" macro
/external/e2fsprogs/lib/
Ddirpaths.h.in7 #define LOCALEDIR "@datadir@/locale" macro
/external/selinux/policycoreutils/scripts/
DMakefile7 LOCALEDIR ?= $(PREFIX)/share/locale macro
/external/selinux/policycoreutils/audit2allow/
DMakefile8 LOCALEDIR ?= /usr/share/locale macro
/external/libexif/libexif/
Dexif-format.c64 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in exif_format_get_name()
/external/libexif/libexif/olympus/
Dmnote-olympus-tag.c211 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_olympus_tag_get_title()
226 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_olympus_tag_get_description()
/external/selinux/policycoreutils/load_policy/
DMakefile6 LOCALEDIR ?= /usr/share/locale macro
Dload_policy.c32 bindtextdomain(PACKAGE, LOCALEDIR); in main()
/external/selinux/policycoreutils/sandbox/
DMakefile10 LOCALEDIR ?= /usr/share/locale macro
/external/selinux/policycoreutils/run_init/
DMakefile7 LOCALEDIR ?= /usr/share/locale macro

123