/external/e2fsprogs/intl/ |
D | os2compat.c | 88 _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()
|
D | os2compat.h | 27 #undef LOCALEDIR 28 #define LOCALEDIR _nlos2_localedir macro
|
/external/e2fsprogs/misc/ |
D | nls-enable.h | 14 #ifndef LOCALEDIR 15 #define LOCALEDIR "/usr/share/locale" macro
|
D | uuidgen.c | 46 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
|
D | mklost+found.c | 42 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
|
D | partinfo.c | 35 bindtextdomain(NLS_CAT_NAME, LOCALEDIR); in main()
|
/external/libexif/libexif/fuji/ |
D | mnote-fuji-tag.c | 86 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_fuji_tag_get_title() 101 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in mnote_fuji_tag_get_description()
|
/external/bison/src/ |
D | main.c | 63 (void) bindtextdomain (PACKAGE, LOCALEDIR); in main() 64 (void) bindtextdomain ("bison-runtime", LOCALEDIR); in main()
|
/external/dnsmasq/ |
D | Makefile | 19 LOCALEDIR = ${PREFIX}/share/locale macro 69 cd $(SRC); ../bld/install-mo $(DESTDIR)$(LOCALEDIR) $(INSTALL)
|
/external/e2fsprogs/resize/ |
D | resize2fs.h | 53 #ifndef LOCALEDIR 54 #define LOCALEDIR "/usr/share/locale" macro
|
/external/dnsmasq/src/ |
D | util.c | 29 #ifdef LOCALEDIR 128 #ifndef LOCALEDIR in check_name() 175 #ifdef LOCALEDIR in canonicalise() 185 #ifdef LOCALEDIR in canonicalise()
|
/external/libexif/test/nls/ |
D | print-localedir.c | 8 puts(LOCALEDIR); in main()
|
/external/libexif/libexif/pentax/ |
D | mnote-pentax-tag.c | 156 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/ |
D | mnote-canon-tag.c | 163 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/ |
D | configmake.h | 22 #define LOCALEDIR "/usr/local/share/locale" macro
|
/external/bison/linux-lib/ |
D | configmake.h | 22 #define LOCALEDIR "/usr/local/share/locale" macro
|
/external/e2fsprogs/lib/ |
D | dirpaths.h.in | 7 #define LOCALEDIR "@datadir@/locale" macro
|
/external/selinux/policycoreutils/scripts/ |
D | Makefile | 7 LOCALEDIR ?= $(PREFIX)/share/locale macro
|
/external/selinux/policycoreutils/audit2allow/ |
D | Makefile | 8 LOCALEDIR ?= /usr/share/locale macro
|
/external/libexif/libexif/ |
D | exif-format.c | 64 bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); in exif_format_get_name()
|
/external/libexif/libexif/olympus/ |
D | mnote-olympus-tag.c | 211 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/ |
D | Makefile | 6 LOCALEDIR ?= /usr/share/locale macro
|
D | load_policy.c | 32 bindtextdomain(PACKAGE, LOCALEDIR); in main()
|
/external/selinux/policycoreutils/sandbox/ |
D | Makefile | 10 LOCALEDIR ?= /usr/share/locale macro
|
/external/selinux/policycoreutils/run_init/ |
D | Makefile | 7 LOCALEDIR ?= /usr/share/locale macro
|