Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dlookup_string_in_fixed_set.cc46 bool IsEOL(const unsigned char* offset) { in IsEOL() function
/external/deqp-deps/amber/src/
Dtokenizer.h48 bool IsEOL() const { return type_ == TokenType::kEOL; } in IsEOL() function