Searched refs:checkFirstContinuationMax (Results 1 – 4 of 4) sorted by relevance
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/ |
D | lemire-sse.c | 87 static inline void checkFirstContinuationMax(__m128i current_bytes, in checkFirstContinuationMax() function 166 checkFirstContinuationMax(current_bytes, off1_current_bytes, has_error); in checkUTF8Bytes()
|
D | lemire-neon.c | 92 static inline void checkFirstContinuationMax(int8x16_t current_bytes, in checkFirstContinuationMax() function 174 checkFirstContinuationMax(current_bytes, off1_current_bytes, has_error); in checkUTF8Bytes()
|
/external/grpc-grpc/third_party/utf8_range/ |
D | lemire-sse.c | 87 static inline void checkFirstContinuationMax(__m128i current_bytes, in checkFirstContinuationMax() function 166 checkFirstContinuationMax(current_bytes, off1_current_bytes, has_error); in checkUTF8Bytes()
|
D | lemire-neon.c | 92 static inline void checkFirstContinuationMax(int8x16_t current_bytes, in checkFirstContinuationMax() function 174 checkFirstContinuationMax(current_bytes, off1_current_bytes, has_error); in checkUTF8Bytes()
|