Searched defs:last (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/
H A Dt32cb16blend.S152 last: label
202 b last
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
H A DMsduList.h62 mem_MSDU_T *last; /* Points to the last Msdu's is the list. */ member in struct:__anon592
/system/core/sh/
H A Dhistedit.c227 int first, last, direction; local
334 * determine [first] and [last]
357 last = str_to_event(laststr, 1);
360 i = last;
361 last = first;
369 direction = first < last ? H_PREV : H_NEXT;
422 * At end? (if we were to lose last, we'd sure be
425 if (he.num == last)
480 str_to_event(const char *str, int last) argument
507 * the notion of first and last i
[all...]

Completed in 70 milliseconds