OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flagO
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ubidi.c
110
static const Flags
flagO
[2]={ DIRPROP_FLAG(LRO), DIRPROP_FLAG(RLO) };
114
#define DIRPROP_FLAG_O(level)
flagO
[(level)&1]
[
all
...]
/external/icu4c/common/
ubidi.c
111
static const Flags
flagO
[2]={ DIRPROP_FLAG(LRO), DIRPROP_FLAG(RLO) };
115
#define DIRPROP_FLAG_O(level)
flagO
[(level)&1]
[
all
...]
Completed in 173 milliseconds