Home
last modified time | relevance | path

Searched refs:linefeed (Results 1 – 7 of 7) 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/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/pcre/dist/doc/
Dpcregrep.txt499 sequences CR (carriage return) and LF (linefeed), the two-
Dpcre.txt1025 By default, PCRE interprets the linefeed (LF) character as indicating
1033 option, which explicitly specifies linefeed as the newline character.
4839 (*LF) linefeed
4840 (*CRLF) carriage return, followed by linefeed
5010 \n linefeed (hex 0A)
5287 CR followed by LF, or one of the single characters LF (linefeed,
5521 ber) property. Xps matches the characters tab, linefeed, vertical tab,
7961 (*LF) linefeed only
7962 (*CRLF) carriage return followed by linefeed
/external/curl/
DCHANGES.07410 separate each line on the linefeed so that HTTP requests etc look nicer in