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

/external/bluetooth/bluedroid/hci/include/
H A Dutils.h44 void *p_first; member in struct:__anon1159
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h104 TIMER_LIST_ENT *p_first; member in struct:__anon1126
114 void *p_first; member in struct:__anon1127
H A Dgki_common.h70 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h350 TIMER_LIST_ENT *p_first; member in struct:__anon23882
361 void *p_first; member in struct:__anon23883
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:__anon23895
364 void *p_first; member in struct:__anon23896
H A Dgki_common.h82 BUFFER_HDR_T *p_first; /* first buffer in the queue */ member in struct:_free_queue
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_int.h326 tGATT_HDL_LIST_ELEM *p_first; member in struct:__anon1288
346 tGATT_SRV_LIST_ELEM *p_first; member in struct:__anon1289
/external/freetype/src/autofit/
H A Daflatin.c543 FT_Int p_first = 0; /* make compiler happy */ local
589 p_first = first;
594 p_first = -1;
626 if ( p_first < 0 )
627 p_first = last;
663 if ( p_first < 0 )
664 p_first = last;
674 best_on_point_first = p_first;

Completed in 472 milliseconds