Searched defs:p_first (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h350 TIMER_LIST_ENT *p_first; member in struct:__anon9912
361 void *p_first; member in struct:__anon9913
H A Dgki_common.h82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
/external/libnfc-nci/src/gki/common/
H A Dgki.h353 TIMER_LIST_ENT *p_first; member in struct:__anon9941
364 void *p_first; member in struct:__anon9942
H A Dgki_common.h82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
/external/freetype/src/autofit/
H A Daflatin.c544 FT_Int p_first = 0; /* make compiler happy */ local
590 p_first = first;
595 p_first = -1;
627 if ( p_first < 0 )
628 p_first = last;
664 if ( p_first < 0 )
665 p_first = last;
675 best_on_point_first = p_first;

Completed in 156 milliseconds