Searched defs:utf8_1 (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/simdutf/ | ||
H A D | simdutf.cpp | 14009 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); in arm_convert_utf16_to_utf8() local 14263 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); in arm_convert_utf16_to_utf8_with_errors() local 14716 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); arm_convert_utf32_to_utf8() local 14955 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); arm_convert_utf32_to_utf8_with_errors() local [all...] |
Completed in 33 milliseconds