Home
last modified time | relevance | path

Searched defs:twoBits (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dbmpset.cpp299 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in contains() local
340 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
380 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
429 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
472 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
609 uint32_t twoBits=(bmpBlockBits[t1]>>b)&0x10001; in spanUTF8() local
719 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBackUTF8() local
/third_party/node/deps/icu-small/source/common/
Dbmpset.cpp299 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in contains() local
340 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
380 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
429 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
472 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
609 uint32_t twoBits=(bmpBlockBits[t1]>>b)&0x10001; in spanUTF8() local
719 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBackUTF8() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbmpset.cpp299 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in contains() local
340 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
380 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
429 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
472 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
609 uint32_t twoBits=(bmpBlockBits[t1]>>b)&0x10001; in spanUTF8() local
719 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBackUTF8() local
/third_party/icu/icu4c/source/common/
Dbmpset.cpp299 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in contains() local
340 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
380 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in span() local
429 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
472 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBack() local
609 uint32_t twoBits=(bmpBlockBits[t1]>>b)&0x10001; in spanUTF8() local
719 uint32_t twoBits=(bmpBlockBits[(c>>6)&0x3f]>>lead)&0x10001; in spanBackUTF8() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DBMPSet.java107 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in contains() local
159 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in span() local
198 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in span() local
255 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in spanBack() local
295 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in spanBack() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DBMPSet.java109 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in contains() local
161 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in span() local
200 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in span() local
257 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in spanBack() local
297 int twoBits = (bmpBlockBits[(c >> 6) & 0x3f] >> lead) & 0x10001; in spanBack() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp2360 const int twoBits = 0x3FFFFFFF; // Value just under 2.0f in address() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp2279 const int twoBits = 0x3FFFFFFF; // Value just under 2.0f in address() local