Searched refs:hsb (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | decoder-aarch64.h | 693 uint32_t hsb = HighestSetBitPosition(pattern); in GetPatternLength() local 696 // bit position, and that the bit to the right of the hsb is also set. in GetPatternLength() 697 VIXL_ASSERT(((hsb % 2) == 1) && (pattern >> (hsb - 1)) == kEndOfPattern); in GetPatternLength() 698 return hsb / 2; in GetPatternLength()
|
/third_party/icu/icu4c/source/common/ |
H A D | locmap.cpp | 416 ILCID_POSIX_SUBTABLE(hsb) { in ILCID_POSIX_SUBTABLE() 417 {0x2E, "hsb"}, in ILCID_POSIX_SUBTABLE() 849 ILCID_POSIX_MAP(hsb), /* hsb Upper Sorbian 0x2e */
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locmap.cpp | 416 ILCID_POSIX_SUBTABLE(hsb) { in ILCID_POSIX_SUBTABLE() 417 {0x2E, "hsb"}, in ILCID_POSIX_SUBTABLE() 849 ILCID_POSIX_MAP(hsb), /* hsb Upper Sorbian 0x2e */
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locmap.cpp | 416 ILCID_POSIX_SUBTABLE(hsb) { in ILCID_POSIX_SUBTABLE() 417 {0x2E, "hsb"}, in ILCID_POSIX_SUBTABLE() 849 ILCID_POSIX_MAP(hsb), /* hsb Upper Sorbian 0x2e */
|
Completed in 6 milliseconds