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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
pep8.py 653 need_space = False
663 if need_space:
666 if need_space is not True and not need_space[1]:
667 yield (need_space[0],
669 need_space = False
675 if need_space is True or need_space[1]:
684 yield (need_space[0], "%s missing whitespace "
686 need_space = Fals
    [all...]
  /external/gcc-demangle/
cp-demangle.c 4563 int need_space; local
4642 int need_space; local
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c 4821 int need_space; local
4900 int need_space; local
    [all...]

Completed in 497 milliseconds