HomeSort by relevance Sort by last modified time
    Searched refs:Testx (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
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/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/chromium_org/third_party/re2/util/
rune.cc 43 Testx = Maskx ^ 0xFF, /* 1100 0000 */
69 if(c1 & Testx)
86 if(c2 & Testx)
101 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 117 milliseconds