Home
last modified time | relevance | path

Searched refs:Bit1 (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Drune.c20 Bit1 = 7, enumerator
27 T1 = ((1<<(Bit1+1))-1) ^ 0xFF, /* 0000 0000 */
34 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0111 1111 */
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp361 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN; in operator ()() local
368 if (W1 <= Bit1) in operator ()()
374 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()