Home
last modified time | relevance | path

Searched defs:IsLetter (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/
Dgraphic.go90 func IsLetter(r rune) bool { func
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dscanner.h175 static bool IsLetter(char ch) { in IsLetter() function
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunilib.h152 bool IsLetter(char32 codepoint) const { in IsLetter() function
H A Dunilib-common.cc654 bool IsLetter(char32 codepoint) { in IsLetter() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc64 inline bool IsLetter(char c) { in IsLetter() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc64 inline bool IsLetter(char c) { in IsLetter() function