Home
last modified time | relevance | path

Searched defs:p_index (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c1668 static UINT8 rw_t1t_prepare_ndef_bytes (UINT8 *p_data, UINT8 *p_length_field, UINT8 *p_index, BOOLE… in rw_t1t_prepare_ndef_bytes()
/external/freetype/src/base/
Dftobjs.c4723 FT_Int *p_index, in FT_Get_SubGlyph_Info()
/external/v8/src/
Dprofile-generator.cc712 intptr_t p_index = reinterpret_cast<intptr_t>(p->value); in RemoveProfile() local