Home
last modified time | relevance | path

Searched refs:lineend (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dplustek-usb.h46 * - added dpi_thresh and lineend to motor structure
691 u_short lineend; member
H A Dplustek-usbscan.c859 le = motor->lineend; in usb_GetLineLength()
860 DBG( _DBG_INFO2, "* Adjusting lineend: %u\n", le); in usb_GetLineLength()
/third_party/json/
H A DMakefile162 --lineend=linux \
/third_party/python/Lib/test/
H A Dtest_codecs.py183 for (i, lineend) in enumerate(lineends):
184 vw.append((i*200+200)*"\u3042" + lineend)
192 for lineend in lineends:
193 s = 10*(size*"a" + lineend + "xxx\n")
198 size*"a" + lineend,

Completed in 9 milliseconds