/third_party/libexif/test/nls/ |
D | test-codeset.c | 73 const char *oldtextdomain = textdomain(NULL); in check() 74 const char *newtextdomain = textdomain(GETTEXT_PACKAGE); in check()
|
D | test-nls.c | 67 const char *domain = textdomain(GETTEXT_PACKAGE); in main()
|
/third_party/musl/libc-test/src/functionalext/locale/ |
D | dcngettext.c | 35 textdomain(PACKAGE); in dcngettext_0100()
|
/third_party/alsa-utils/include/ |
D | gettext.h | 14 # define textdomain(domain) macro
|
/third_party/musl/include/ |
D | libintl.h | 23 char *textdomain(const char *);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | libintl.h | 23 char *textdomain(const char *);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | libintl.h | 23 char *textdomain(const char *);
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | libintl.h | 23 char *textdomain(const char *);
|
/third_party/musl/src/locale/ |
D | textdomain.c | 14 char *textdomain(const char *domainname) in textdomain() function
|
/third_party/gstreamer/gstreamer/gst/ |
D | gettext.h | 54 # define textdomain(Domainname) ((const char *) (Domainname)) macro
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | gettext.h | 54 # define textdomain(Domainname) ((const char *) (Domainname)) macro
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | gettext.h | 54 # define textdomain(Domainname) ((const char *) (Domainname)) macro
|
/third_party/gstreamer/gstplugins_good/gst-libs/gst/ |
D | gettext.h | 54 # define textdomain(Domainname) ((const char *) (Domainname)) macro
|
/third_party/libexif/libexif/ |
D | i18n.h | 36 # define textdomain(String) (String) macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | i18n.h | 46 #define textdomain(String) (String)
|
/third_party/alsa-utils/alsamixer/ |
D | cli.c | 150 textdomain(PACKAGE); in main()
|
/third_party/toybox/kconfig/ |
D | lkc.h | 19 # define textdomain(Domainname) ((const char *) (Domainname)) macro
|
/third_party/tzdata/ |
D | date.c | 76 textdomain(TZ_DOMAIN); in main()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-typefind.c | 155 textdomain (GETTEXT_PACKAGE); in main()
|
/third_party/popt/src/ |
D | poptint.c | 52 dom = textdomain(NULL); in POPT_dgettext()
|
/third_party/elfutils/src/ |
D | ranlib.c | 89 (void) textdomain (PACKAGE_TARNAME); in main()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | i18n | 5 - use textdomain to set the text domain of their app
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-device-monitor.c | 314 textdomain (GETTEXT_PACKAGE); in main()
|
/third_party/alsa-utils/seq/aconnect/ |
D | aconnect.c | 280 textdomain(PACKAGE); in main()
|
/third_party/alsa-utils/topology/ |
D | topology.c | 405 textdomain(PACKAGE); in main()
|