OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Testx
(Results
1 - 2
of
2
) sorted by null
/external/libutf/
rune.c
42
Testx
= Maskx ^ 0xFF, /* 1100 0000 */
96
if(c1 &
Testx
)
118
if(c2 &
Testx
)
136
if (c3 &
Testx
)
187
if(c1 &
Testx
)
204
if(c2 &
Testx
)
219
if (c3 &
Testx
)
/external/regex-re2/util/
rune.cc
43
Testx
= Maskx ^ 0xFF, /* 1100 0000 */
69
if(c1 &
Testx
)
86
if(c2 &
Testx
)
101
if (c3 &
Testx
)
Completed in 99 milliseconds