OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Rune4
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/re2/util/
rune.cc
39
Rune4
= (1<<(Bit4+3*Bitx))-1,
104
l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) &
Rune4
;
/external/regex-re2/util/
rune.cc
39
Rune4
= (1<<(Bit4+3*Bitx))-1,
104
l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) &
Rune4
;
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
rune.c
38
Rune4
= (1<<(Bit4+3*Bitx))-1,
139
l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) &
Rune4
;
222
l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) &
Rune4
;
327
else /* assert(c <=
Rune4
) */
Completed in 410 milliseconds