OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USPOOF_KEY_MULTIPLE_VALUES
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h
170
#define
USPOOF_KEY_MULTIPLE_VALUES
(1<<28)
uspoof_conf.cpp
549
newKey |=
USPOOF_KEY_MULTIPLE_VALUES
;
567
previousKey |=
USPOOF_KEY_MULTIPLE_VALUES
;
uspoof_impl.cpp
166
if (keyFlags &
USPOOF_KEY_MULTIPLE_VALUES
) {
/external/icu/icu4c/source/i18n/
uspoof_impl.h
170
#define
USPOOF_KEY_MULTIPLE_VALUES
(1<<28)
uspoof_conf.cpp
549
newKey |=
USPOOF_KEY_MULTIPLE_VALUES
;
567
previousKey |=
USPOOF_KEY_MULTIPLE_VALUES
;
uspoof_impl.cpp
166
if (keyFlags &
USPOOF_KEY_MULTIPLE_VALUES
) {
Completed in 100 milliseconds