Searched defs:dcngettext (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gettext.h | 52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | gettext.h | 52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | gettext.h | 52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/third_party/gstreamer/gstplugins_good/gst-libs/gst/ |
D | gettext.h | 52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/third_party/musl/src/locale/ |
D | dcngettext.c | 125 char *dcngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long int … in dcngettext() function
|
/third_party/musl/porting/linux/user/src/locale/ |
D | dcngettext.c | 156 char *dcngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long int … in dcngettext() function
|