Searched defs:off1_current_bytes (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/ |
D | lemire-sse.c | 88 __m128i off1_current_bytes, in checkFirstContinuationMax() 108 __m128i off1_current_bytes, __m128i hibits, in checkOverlong() 164 __m128i off1_current_bytes = in checkUTF8Bytes() local
|
D | lemire-neon.c | 93 int8x16_t off1_current_bytes, in checkFirstContinuationMax() 129 int8x16_t off1_current_bytes, int8x16_t hibits, in checkOverlong() 172 int8x16_t off1_current_bytes = in checkUTF8Bytes() local
|
D | lemire-avx2.c | 102 __m256i off1_current_bytes, in avxcheckFirstContinuationMax() 125 __m256i off1_current_bytes, __m256i hibits, in avxcheckOverlong() 190 __m256i off1_current_bytes = in avxcheckUTF8Bytes() local
|
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/ |
H A D | lemire-sse.c | 88 __m128i off1_current_bytes, in checkFirstContinuationMax() 108 __m128i off1_current_bytes, __m128i hibits, in checkOverlong() 164 __m128i off1_current_bytes = in checkUTF8Bytes() local
|
H A D | lemire-avx2.c | 102 __m256i off1_current_bytes, in avxcheckFirstContinuationMax() 125 __m256i off1_current_bytes, __m256i hibits, in avxcheckOverlong() 190 __m256i off1_current_bytes = in avxcheckUTF8Bytes() local
|
H A D | lemire-neon.c | 93 int8x16_t off1_current_bytes, in checkFirstContinuationMax() 129 int8x16_t off1_current_bytes, int8x16_t hibits, in checkOverlong() 172 int8x16_t off1_current_bytes = in checkUTF8Bytes() local
|