Home
last modified time | relevance | path

Searched defs:IsWhitespace (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/base/strings/
Dstring_util.h367 inline bool IsWhitespace(wchar_t c) { in IsWhitespace() function
/external/lldb/include/lldb/DataFormatters/
DFormatNavigator.h59 IsWhitespace (char c) in IsWhitespace() function
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dnvvertparse.c136 static GLboolean IsWhitespace(GLubyte b) in IsWhitespace() function
Dnvfragparse.c281 static GLboolean IsWhitespace(GLubyte b) in IsWhitespace() function
/external/mesa3d/src/mesa/program/
Dnvvertparse.c136 static GLboolean IsWhitespace(GLubyte b) in IsWhitespace() function
Dnvfragparse.c281 static GLboolean IsWhitespace(GLubyte b) in IsWhitespace() function
/external/clang/include/clang/AST/
DComment.h89 mutable unsigned IsWhitespace : 1; variable
133 mutable unsigned IsWhitespace : 1; variable