Home
last modified time | relevance | path

Searched refs:GLIB_LOCALE_DIR (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dconfig.h46 #define GLIB_LOCALE_DIR "/usr/local/share/locale" macro
Dgutils.c3269 const char *p = GLIB_LOCALE_DIR + strlen (GLIB_LOCALE_DIR); in _glib_get_locale_dir()
3289 #undef GLIB_LOCALE_DIR
3315 bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR); in glib_gettext()
/external/bluetooth/glib/
Dconfig.h.win32.in41 #define GLIB_LOCALE_DIR "NONE/share/locale"
DChangeLog.pre-2-01189 _glib_get_locale_dir(), and #define GLIB_LOCALE_DIR as a call to
1207 * glib/gutils.c: Use them for GLIB_LOCALE_DIR.
1285 (GLIB_LOCALE_DIR) Use actual DLL name, instead of assuming one
1580 (GLIB_LOCALE_DIR): Redefine only on "pure" Win32, not Cygwin. Use
1733 definition for GLIB_LOCALE_DIR.
3810 * gutils.c (GLIB_LOCALE_DIR)
3842 * gutils.c: On Win32, define GLIB_LOCALE_DIR using
DChangeLog.pre-2-161198 GLIB_LOCALE_DIR. When the configury recognizes GNU gettext (based
Dconfigure.in465 GLIB_DEFINE_LOCALEDIR(GLIB_LOCALE_DIR)