Home
last modified time | relevance | path

Searched defs:detect_encodings (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/simdutf/
Dsimdutf.h884 simdutf_really_inline simdutf_warn_unused int detect_encodings(const uint8_t * input, size_t length… in detect_encodings() function
Dsimdutf.cpp4540 …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
4873 simdutf_warn_unused int detect_encodings(const char *, size_t) const noexcept override { in detect_encodings() function in simdutf::internal::unsupported_implementation
5603 simdutf_warn_unused int detect_encodings(const char * buf, size_t length) noexcept { in detect_encodings() function
16740 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::arm64::implementation
17446 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::fallback::implementation
20659 implementation::detect_encodings(const char *input, in detect_encodings() function in simdutf::icelake::implementation
26148 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::haswell::implementation
28146 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::ppc64::implementation
32530 simdutf_warn_unused int implementation::detect_encodings(const char * input, size_t length) const n… in detect_encodings() function in simdutf::westmere::implementation