| /external/sonivox/arm-wt-22k/lib_src/ |
| D | eas_ctype.h | 35 EAS_INLINE EAS_I8 IsDigit (EAS_I8 c) { return ((c >= '0') && (c <= '9')); } in IsDigit() function
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/angle/third_party/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/openscreen/third_party/abseil/src/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/libtextclassifier/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 183 bool IsDigit<10>(char ch) { in IsDigit() function 187 bool IsDigit<16>(char ch) { in IsDigit() function
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | scanner.h | 181 static bool IsDigit(char ch) { return ch >= '0' && ch <= '9'; } in IsDigit() function
|
| /external/abseil-cpp/absl/strings/internal/str_format/ |
| D | checker.h | 90 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
| D | checker.h | 85 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
| D | checker.h | 71 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/str_format/ |
| D | checker.h | 90 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | checker.h | 85 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | checker.h | 91 constexpr bool IsDigit(char c) { return c >= '0' && c <= '9'; } in IsDigit() function
|
| /external/libtextclassifier/native/utils/utf8/ |
| D | unilib-javaicu.cc | 52 bool UniLibBase::IsDigit(char32 codepoint) const { in IsDigit() function in libtextclassifier3::UniLibBase
|
| D | unilib-common.cc | 531 bool IsDigit(char32 codepoint) { in IsDigit() function
|
| /external/double-conversion/double-conversion/ |
| D | strtod.cc | 444 static bool IsDigit(const char d) { in IsDigit() function
|
| /external/cronet/base/third_party/double_conversion/double-conversion/ |
| D | strtod.cc | 444 static bool IsDigit(const char d) { in IsDigit() function
|
| /external/icu/icu4c/source/i18n/ |
| D | double-conversion-strtod.cpp | 459 static bool IsDigit(const char d) { in IsDigit() function
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | double-conversion-strtod.cpp | 459 static bool IsDigit(const char d) { in IsDigit() function
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpvt_section.cpp | 46 bool IsDigit(uint32_t word) { in IsDigit() function
|
| /external/perfetto/src/perfetto_cmd/ |
| D | pbtxt_to_pb.cc | 54 constexpr bool IsDigit(char c) { in IsDigit() function
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_common.h | 487 INLINE bool IsDigit(int c) { in IsDigit() function
|