Searched refs:ent (Results 1 - 2 of 2) sorted by relevance

/system/extras/latencytop/
H A Dlatencytop.c204 struct dirent *ent; local
217 while ((ent = readdir(dir))) {
218 if (!isdigit(ent->d_name[0]))
221 tid = atoi(ent->d_name);
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S177 .ent scanline_t32cb16blend_mips

Completed in 2363 milliseconds