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

  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libcython.py 287 def print_stackframe(self, frame, index, is_c=False):
303 if not is_c and self.is_python_function(frame):
307 return self.print_stackframe(frame, index, is_c=True)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 1241 def is_c(self): member in class:_FileState
    [all...]

Completed in 1100 milliseconds