HomeSort by relevance Sort by last modified time
    Searched defs:textdomain (Results 1 - 14 of 14) 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
  /ndk/sources/android/support/src/musl-locale/
intl.c 36 char *textdomain(const char *domainname) function
  /ndk/sources/host-tools/make-3.81/
gettext.h 43 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /prebuilts/gcc/darwin-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/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
  /external/chromium_org/third_party/yasm/source/patched-yasm/
util.h 84 # define textdomain(Domainname) while (0) /* nothing */ macro
  /external/bison/lib/
gettext.h 29 textdomain(), and is useful for libraries. */
84 # undef textdomain macro
85 # define textdomain(Domainname) ((const char *) (Domainname)) 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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
506 def textdomain(domain=None): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
506 def textdomain(domain=None): function
  /external/libmtp/src/
ptp.c 44 # define textdomain(String) (String) macro
    [all...]

Completed in 1130 milliseconds