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

  /toolchain/binutils/binutils-2.27/opcodes/
opintl.h 49 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
  /external/e2fsprogs/intl/
intl-compat.c 45 #undef bindtextdomain macro
120 bindtextdomain (const char *domainname, const char *dirname) function
libgettext.h 119 extern char *bindtextdomain PARAMS ((const char *__domainname,
172 # define bindtextdomain(Domainname, Dirname) ((char *) Dirname) macro
  /external/libexif/libexif/
i18n.h 43 # define bindtextdomain(Domain,Directory) macro
46 # define bindtextdomain(Domain,Directory) (Domain) macro
  /toolchain/binutils/binutils-2.27/bfd/hosts/
alphavms.h 60 #define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
  /toolchain/binutils/binutils-2.27/gas/
asintl.h 27 and the dummy definitions of bindtextdomain (et al) below will conflict
49 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
  /toolchain/binutils/binutils-2.27/intl/
intl-compat.c 45 #undef bindtextdomain macro
136 bindtextdomain (domainname, dirname) function
libgnuintl.h 279 static inline char *bindtextdomain (const char *__domainname, function
286 # define bindtextdomain libintl_bindtextdomain macro
288 extern char *bindtextdomain _INTL_PARAMS ((const char *__domainname,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
intl.h 37 # undef bindtextdomain macro
38 # define bindtextdomain(domain, directory) (domain) macro
  /toolchain/binutils/binutils-2.27/bfd/
sysdep.h 208 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
  /toolchain/binutils/binutils-2.27/binutils/
sysdep.h 142 and the dummy definitions of bindtextdomain (et al) below will conflict
164 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */
163 # define bindtextdomain macro
  /toolchain/binutils/binutils-2.27/gold/
system.h 29 // be defined and the dummy definitions of bindtextdomain (et al)
53 # define bindtextdomain(Domainname, Dirname) do {} while (0) /* nothing */ macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
516 def bindtextdomain(domain, localedir=None): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
513 def bindtextdomain(domain, localedir=None): function
  /external/toybox/kconfig/
lkc.h 20 # define bindtextdomain(Domainname, Dirname) ((const char *) (Dirname)) macro
  /prebuilts/gdb/darwin-x86/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
513 def bindtextdomain(domain, localedir=None): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
513 def bindtextdomain(domain, localedir=None): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
513 def bindtextdomain(domain, localedir=None): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
513 def bindtextdomain(domain, localedir=None): function
  /external/python/cpython2/Lib/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
589 def bindtextdomain(domain, localedir=None): function
  /external/python/cpython3/Lib/
gettext.py 54 'find', 'translation', 'install', 'textdomain', 'bindtextdomain',
553 def bindtextdomain(domain, localedir=None): function
  /toolchain/binutils/binutils-2.27/ld/
ld.h 37 and the dummy definitions of bindtextdomain (et al) below will conflict
59 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
  /external/libmtp/src/
ptp.c 55 # define bindtextdomain(Domain,Directory) (Domain) macro
    [all...]

Completed in 862 milliseconds