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

  /external/libcxx/include/support/solaris/
xlocale.h 26 #define LC_MESSAGES_MASK (1<<2)
30 #define LC_ALL_MASK (LC_COLLATE_MASK | LC_CTYPE_MASK | LC_MESSAGES_MASK | \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 26 #define LC_MESSAGES_MASK (1<<2)
30 #define LC_ALL_MASK (LC_COLLATE_MASK | LC_CTYPE_MASK | LC_MESSAGES_MASK | \
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 26 #define LC_MESSAGES_MASK (1<<2)
30 #define LC_ALL_MASK (LC_COLLATE_MASK | LC_CTYPE_MASK | LC_MESSAGES_MASK | \
  /bionic/libc/include/
locale.h 55 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
64 LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK | LC_NAME_MASK | \
  /development/ndk/platforms/android-L/include/
locale.h 55 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
64 LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK | LC_NAME_MASK | \
  /external/libcxx/include/support/ibm/
xlocale.h 27 #define LC_MESSAGES_MASK 4
32 LC_MESSAGES_MASK | LC_MONETARY_MASK |\
59 //if (category_mask & LC_MESSAGES_MASK)
  /external/libcxx/include/support/win32/
locale_win32.h 27 #define LC_MESSAGES_MASK _M_MESSAGES
30 | LC_MESSAGES_MASK \
  /ndk/sources/android/support/include/
locale.h 69 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
83 | LC_MESSAGES_MASK \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 27 #define LC_MESSAGES_MASK 4
32 LC_MESSAGES_MASK | LC_MONETARY_MASK |\
59 //if (category_mask & LC_MESSAGES_MASK)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 27 #define LC_MESSAGES_MASK _M_MESSAGES
30 | LC_MESSAGES_MASK \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
locale.h 164 # define LC_MESSAGES_MASK (1 << __LC_MESSAGES)
176 | LC_MESSAGES_MASK \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
locale.h 164 # define LC_MESSAGES_MASK (1 << __LC_MESSAGES)
176 | LC_MESSAGES_MASK \
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
locale.h 55 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
64 LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK | LC_NAME_MASK | \
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
locale.h 55 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
64 LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK | LC_NAME_MASK | \
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
locale.h 55 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
64 LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK | LC_NAME_MASK | \
  /prebuilts/ndk/9/sources/android/support/include/
locale.h 69 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
83 | LC_MESSAGES_MASK \
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 27 #define LC_MESSAGES_MASK 4
32 LC_MESSAGES_MASK | LC_MONETARY_MASK |\
59 //if (category_mask & LC_MESSAGES_MASK)
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 27 #define LC_MESSAGES_MASK _M_MESSAGES
30 | LC_MESSAGES_MASK \

Completed in 910 milliseconds