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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
rune.c 35 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
102 if(l <= Rune1)
193 if(l <= Rune1)
259 if(c <= Rune1) {
321 if (c <= Rune1)
  /external/libutf/
rune.c 35 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
102 if(l <= Rune1)
193 if(l <= Rune1)
259 if(c <= Rune1) {
321 if (c <= Rune1)
  /external/chromium_org/third_party/re2/util/
rune.cc 36 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
75 if(l <= Rune1)
135 if(c <= Rune1) {
  /external/regex-re2/util/
rune.cc 36 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
75 if(l <= Rune1)
135 if(c <= Rune1) {

Completed in 2580 milliseconds