Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp16324 size_t twobyte_count = count_ones(twobyte_mask & ~ ascii_mask) / 2; in utf8_length_from_utf16() local
25735 size_t twobyte_count = count_ones(twobyte_mask & ~ ascii_mask) / 2; in utf8_length_from_utf16() local
28107 size_t twobyte_count = count_ones(twobyte_mask & ~ ascii_mask) / 2; in utf8_length_from_utf16() local
32114 size_t twobyte_count = count_ones(twobyte_mask & ~ ascii_mask) / 2; in utf8_length_from_utf16() local