OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LC_NAME_MASK
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/include/
locale.h
57
#define
LC_NAME_MASK
(1 << LC_NAME)
64
LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK |
LC_NAME_MASK
| \
/development/ndk/platforms/android-L/include/
locale.h
57
#define
LC_NAME_MASK
(1 << LC_NAME)
64
LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK |
LC_NAME_MASK
| \
/ndk/sources/android/support/include/
locale.h
71
#define
LC_NAME_MASK
(1 << LC_NAME)
85
|
LC_NAME_MASK
\
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
locale.h
166
# define
LC_NAME_MASK
(1 << __LC_NAME)
178
|
LC_NAME_MASK
\
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
locale.h
166
# define
LC_NAME_MASK
(1 << __LC_NAME)
178
|
LC_NAME_MASK
\
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
locale.h
57
#define
LC_NAME_MASK
(1 << LC_NAME)
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
57
#define
LC_NAME_MASK
(1 << LC_NAME)
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
57
#define
LC_NAME_MASK
(1 << LC_NAME)
64
LC_MONETARY_MASK | LC_MESSAGES_MASK | LC_PAPER_MASK |
LC_NAME_MASK
| \
/prebuilts/ndk/9/sources/android/support/include/
locale.h
71
#define
LC_NAME_MASK
(1 << LC_NAME)
85
|
LC_NAME_MASK
\
Completed in 356 milliseconds