Home
last modified time | relevance | path

Searched defs:IsAscii (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dstring.h417 static inline bool IsAscii(const char* chars, int length) { in IsAscii() function
421 static inline bool IsAscii(const uint8_t* chars, int length) { in IsAscii() function
/external/lzma/CPP/Common/
DMyString.h388 bool IsAscii() const in IsAscii() function
630 bool IsAscii() const in IsAscii() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp1462 FFSOpt FFS; AbsOpt Abs; IsDigitOpt IsDigit; IsAsciiOpt IsAscii; member in __anon693922940311::SimplifyLibCalls