Home
last modified time | relevance | path

Searched refs:Testx (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
Drune.c42 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
96 if(c1 & Testx) in charntorune()
118 if(c2 & Testx) in charntorune()
136 if (c3 & Testx) in charntorune()
187 if(c1 & Testx) in chartorune()
204 if(c2 & Testx) in chartorune()
219 if (c3 & Testx) in chartorune()
/external/libutf/
Drune.c42 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
96 if(c1 & Testx) in charntorune()
118 if(c2 & Testx) in charntorune()
136 if (c3 & Testx) in charntorune()
187 if(c1 & Testx) in chartorune()
204 if(c2 & Testx) in chartorune()
219 if (c3 & Testx) in chartorune()
/external/regex-re2/util/
Drune.cc43 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
69 if(c1 & Testx) in chartorune()
86 if(c2 & Testx) in chartorune()
101 if (c3 & Testx) in chartorune()
/external/chromium_org/third_party/re2/util/
Drune.cc43 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
69 if(c1 & Testx) in chartorune()
86 if(c2 & Testx) in chartorune()
101 if (c3 & Testx) in chartorune()