HomeSort by relevance Sort by last modified time
    Searched defs:textdomain (Results 1 - 12 of 12) sorted by null

  /external/e2fsprogs/intl/
intl-compat.c 44 #undef textdomain macro
112 textdomain (const char *domainname) function
libgettext.h 114 extern char *textdomain PARAMS ((const char *__domainname));
171 # define textdomain(Domainname) ((char *) Domainname) macro
libgnuintl.h 56 necessary, because some systems define gettext/textdomain/... in the C
225 static inline char *textdomain (const char *__domainname) function
231 # define textdomain libintl_textdomain macro
233 extern char *textdomain (const char *__domainname)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
intl.h 35 # undef textdomain macro
36 # define textdomain(domain) (domain) macro
  /external/bison/lib/
gettext.h 63 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /external/bluetooth/glib/glib/
glibintl.h 26 #define textdomain(String) ((String) ? (String) : "messages") macro
  /ndk/sources/host-tools/make-3.81/
gettext.h 43 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
intl.h 36 # undef textdomain macro
37 # define textdomain(domain) (domain) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
intl.h 36 # undef textdomain macro
37 # define textdomain(domain) (domain) macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
intl.h 36 # undef textdomain macro
37 # define textdomain(domain) (domain) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettext.h 31 textdomain(), and is useful for libraries. */
86 # undef textdomain macro
87 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /external/libmtp/src/
ptp.c 44 # define textdomain(String) (String) macro
    [all...]

Completed in 596 milliseconds