Searched defs:detect_encodings (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/simdutf/ |
| D | simdutf.h | 891 simdutf_really_inline simdutf_warn_unused int detect_encodings(const uint8_t * input, size_t length… in detect_encodings() function
|
| D | simdutf.cpp | 4165 …simdutf_warn_unused int detect_encodings(const char * input, size_t length) const noexcept overrid… in detect_encodings() function in simdutf::internal::detect_best_supported_implementation_on_first_use 4408 simdutf_warn_unused int detect_encodings(const char *, size_t) const noexcept override { in detect_encodings() function in simdutf::internal::unsupported_implementation 4968 simdutf_warn_unused int detect_encodings(const char * buf, size_t length) noexcept { in detect_encodings() function 15031 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::arm64::implementation 15519 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::fallback::implementation 18145 implementation::detect_encodings(const char *input, in detect_encodings() function in simdutf::icelake::implementation 22672 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::haswell::implementation 24452 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::ppc64::implementation 28130 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::westmere::implementation
|