HomeSort by relevance Sort by last modified time
    Searched refs:LC_MESSAGES (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /external/autotest/client/profilers/powertop/src/po/
Makefile 18 mkdir -p $(DESTDIR)$(LOCALESDIR)/$*/LC_MESSAGES/
19 -cp -f $< $(DESTDIR)$(LOCALESDIR)/$*/LC_MESSAGES/powertop.mo
  /external/e2fsprogs/intl/
dgettext.c 48 LC_MESSAGES locale. */
52 return DCGETTEXT (domainname, msgid, LC_MESSAGES);
dngettext.c 48 LC_MESSAGES locale and skip message according to the plural form. */
53 return DCNGETTEXT (domainname, msgid1, msgid2, n, LC_MESSAGES);
gettext.c 52 LC_MESSAGES locale. If not found, returns MSGID itself (the default
57 return DCGETTEXT (NULL, msgid, LC_MESSAGES);
ngettext.c 54 LC_MESSAGES locale. If not found, returns MSGID itself (the default
59 return DCNGETTEXT (NULL, msgid1, msgid2, n, LC_MESSAGES);
  /toolchain/binutils/binutils-2.27/intl/
dgettext.c 48 LC_MESSAGES locale. */
54 return DCGETTEXT (domainname, msgid, LC_MESSAGES);
dngettext.c 48 LC_MESSAGES locale and skip message according to the plural form. */
56 return DCNGETTEXT (domainname, msgid1, msgid2, n, LC_MESSAGES);
gettext.c 52 LC_MESSAGES locale. If not found, returns MSGID itself (the default
58 return DCGETTEXT (NULL, msgid, LC_MESSAGES);
ngettext.c 54 LC_MESSAGES locale. If not found, returns MSGID itself (the default
62 return DCNGETTEXT (NULL, msgid1, msgid2, n, LC_MESSAGES);
  /external/libcxx/include/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/support/xlocale/
__nop_locale_mgmt.h 37 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)

Completed in 869 milliseconds

1 2 3 4 5 6