Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 9 of 9) sorted by relevance

/system/extras/fatblock/
Dfdpool.c66 struct pooled_fd *tail = fdpool_head.prev; in fdpool_remove_tail() local
68 assert(tail != &fdpool_head); in fdpool_remove_tail()
70 fdpool_remove(tail); in fdpool_remove_tail()
72 return tail; in fdpool_remove_tail()
91 struct pooled_fd *tail; in fdpool_evict() local
93 tail = fdpool_remove_tail(); in fdpool_evict()
94 fdpool_unpool(tail); in fdpool_evict()
Dimport.c183 struct item *tail; in free_items() local
185 for (tail = head; tail->next; tail = tail->next); in free_items()
187 tail->next = free_items_head; in free_items()
/system/extras/tests/sdcard/
Dprofile_sdcard.sh41 local t=$(grep 'write_total' /tmp/tmp-sdcard.txt | tail -n 1 | cut -f 6 -d ' ')
/system/core/toolbox/grep/
Dutil.c225 tail = 0; in procfile()
364 if ((tail || c) && !cflag && !qflag && !lflag && !Lflag) { in procline()
369 tail = Aflag; in procline()
375 tail--; in procline()
Dgrep.h132 extern int tail;
Dgrep.c149 int tail; /* lines left to print */ variable
/system/extras/tests/bionic/libc/
Drun-test.sh142 RET=`tail -n1 $ADB_CMD_LOG`
/system/core/libpixelflinger/arch-mips/
Dt32cb16blend.S200 bltz $a2,tail
240 tail: label
/system/core/init/
Dreadme.txt30 the tail of a to-be-executed queue (unless it is already on the