Home
last modified time | relevance | path

Searched refs:end_of_line (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/arm/
A Dpixman-arm-simd-asm.h543 .macro end_of_line restore_x, vars_spilled, loop_label, last_one
835 end_of_line 1, %((flags) & FLAG_SPILL_LINE_VARS_WIDE), 151b
873 end_of_line 1, %((flags) & FLAG_SPILL_LINE_VARS_NON_WIDE), 161b
923 end_of_line %(dst_w_bpp < 32), %((flags) & FLAG_SPILL_LINE_VARS_NON_WIDE), 171b, last_one
/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js367 function end_of_line() { function
747 "\x05": end_of_line, /* ^E - eol */
773 "\x1b[4~": end_of_line, /* ^[[4~ - eol */
780 "\x1b[F": end_of_line, /* ^[[F - end */
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js359 function end_of_line() { function
739 "\x05": end_of_line, /* ^E - eol */
765 "\x1b[4~": end_of_line, /* ^[[4~ - eol */
772 "\x1b[F": end_of_line, /* ^[[F - end */

Completed in 8 milliseconds