Home
last modified time | relevance | path

Searched defs:lastline (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_RLEaccel.c1126 Uint8 *lastline = dst; /* end of last non-blank line */ in RLEAlphaSurface() local
1281 Uint8 *srcbuf, *lastline; in RLEColorkeySurface() local
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec.c132 static char *lastline; variable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h105 int lastline; member
/third_party/FreeBSD/sys/sys/
Dqueue.h121 unsigned long lastline; member
/third_party/python/Python/
Dceval.c5504 int lastline = _PyCode_CheckLineNumber(instr_prev*sizeof(_Py_CODEUNIT), &trace_info->bounds); in maybe_call_line_trace() local