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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
pprint.h 47 # define INDENT_STEP 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
pprint.h 47 # define INDENT_STEP 2
  /external/chromium-trace/catapult/third_party/coverage/coverage/
templite.py 52 INDENT_STEP = 4 # PEP8 says so!
56 self.indent_level += self.INDENT_STEP
60 self.indent_level -= self.INDENT_STEP

Completed in 120 milliseconds