Home
last modified time | relevance | path

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/
Dlemire-sse.c88 __m128i off1_current_bytes, in checkFirstContinuationMax()
108 __m128i off1_current_bytes, __m128i hibits, in checkOverlong()
164 __m128i off1_current_bytes = in checkUTF8Bytes() local
Dlemire-neon.c93 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
Dlemire-avx2.c102 __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 Dlemire-sse.c88 __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 Dlemire-avx2.c102 __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 Dlemire-neon.c93 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