Home
last modified time | relevance | path

Searched defs:LOCALEDIR (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/
Dconfig.h91 #define LOCALEDIR "/usr/local/share/locale" macro
/third_party/gstreamer/gstplugins_bad/
Dconfig.h92 #define LOCALEDIR "/usr/local/share/locale" macro
/third_party/toybox/kconfig/
Dlkc.h39 #define LOCALEDIR "/usr/share/locale" macro
/third_party/gstreamer/gstplugins_base/
Dconfig.h112 #define LOCALEDIR "/usr/local/share/locale" macro
/third_party/gstreamer/gstreamer/
Dconfig.h164 #define LOCALEDIR "/usr/local/share/locale" macro
/third_party/python/Lib/test/
Dtest_gettext.py111 LOCALEDIR = os.path.join('xx', 'LC_MESSAGES') variable