HomeSort by relevance Sort by last modified time
    Searched refs:IsBlank (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/generators/
idl_diff.py 76 # IsBlank
80 def IsBlank(change):
180 if IsBlank(change): return False
  /external/clang/lib/Format/
BreakableToken.cpp 29 static bool IsBlank(char C) {
112 if (IsBlank(Text[0]))

Completed in 1916 milliseconds