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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
quopri.py 69 prevline = None
89 if prevline is not None:
90 write(prevline)
92 # length limitations. Then do the thisline->prevline dance.
100 prevline = thisline
102 if prevline is not None:
103 write(prevline, lineEnd=stripped)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
quopri.py 69 prevline = None
89 if prevline is not None:
90 write(prevline)
92 # length limitations. Then do the thisline->prevline dance.
100 prevline = thisline
102 if prevline is not None:
103 write(prevline, lineEnd=stripped)
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_queue.h 110 int prevline; member in struct:qm_trace
118 (head)->trace.prevline = (head)->trace.lastline; \
125 (elem)->trace.prevline = (elem)->trace.lastline; \
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 4093 unsigned char* prevline = 0; local
5245 const unsigned char* prevline = 0; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py     [all...]

Completed in 597 milliseconds