Home
last modified time | relevance | path

Searched refs:linefeed (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S153 mov $0xa,%ax # store linefeed on end
416 # cmp $'\n',%al # also end if linefeed
417 cmp $0xa,%al # also end if linefeed
/external/libvterm/src/
Dstate.c109 static void linefeed(VTermState *state) in linefeed() function
298 linefeed(state); in on_text()
373 linefeed(state); in on_control()
391 linefeed(state); in on_control()
395 linefeed(state); in on_control()
/external/python/cpython2/Doc/library/
Drfc822.rst52 single linefeed; a terminating CR-LF is replaced by a single linefeed before the
196 linefeed, and internal linefeeds and whitespace if there any continuation
Dbinascii.rst70 encoded as well; otherwise linefeed conversion might corrupt the binary data
Dshlex.rst180 tokens. By default, includes space, tab, linefeed and carriage-return.
Dstring.rst102 systems this includes the characters space, tab, linefeed, return, formfeed, and
/external/valgrind/exp-bbv/tests/arm-linux/
Dll.S152 strb r3,[r10],#+1 @ store a linefeed, increment pointer
/external/valgrind/exp-bbv/tests/amd64-linux/
Dll.S161 mov $0xa,%ax # store linefeed on end
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst77 sequences can be used - the Unix form using ASCII LF (linefeed), the Windows
78 form using the ASCII sequence CR LF (return followed by linefeed), or the old
/external/flatbuffers/docs/source/
DSchemas.md357 - `\n` - linefeed.
/external/pcre/dist2/doc/
Dpcre2.txt777 return only), PCRE2_NEWLINE_LF (linefeed only), PCRE2_NEWLINE_CRLF (the
1036 PCRE2_NEWLINE_CRLF Carriage return, linefeed (CRLF)
1896 PCRE2_NEWLINE_CRLF Carriage return, linefeed (CRLF)
3307 By default, PCRE2 interprets the linefeed (LF) character as indicating
3315 option, which explicitly specifies linefeed as the newline character.
5481 (*LF) linefeed
5482 (*CRLF) carriage return, followed by linefeed
5632 \n linefeed (hex 0A)
5903 CR followed by LF, or one of the single characters LF (linefeed,
6121 ber) property. Xps matches the characters tab, linefeed, vertical tab,
[all …]
Dpcre2grep.txt531 sequences CR (carriage return) and LF (linefeed), the two-
Dpcre2test.txt266 tests expect a single linefeed to be recognized as a newline by
/external/libcups/filter/
Dspec-ppd.shtml3 …and uses lines of up to 255 characters terminated by a carriage return, linefeed, or combination o…
/external/python/cpython2/Doc/whatsnew/
D2.3.rst380 mark the ends of lines in text files. Unix uses the linefeed (ASCII character
/external/curl/
DCHANGES.07410 separate each line on the linefeed so that HTTP requests etc look nicer in