HomeSort by relevance Sort by last modified time
    Searched defs:num_elems (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/include/
sdp_api.h 153 UINT16 num_elems; member in struct:__anon73915
  /system/bt/btif/include/
btif_hl.h 160 UINT8 num_elems; member in struct:__anon73320
  /external/freetype/include/freetype/internal/
psaux.h 110 /* num_elems :: The current number of elements in table. */
129 FT_Int num_elems; member in struct:PS_TableRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
psaux.h 109 /* num_elems :: The current number of elements in table. */
128 FT_Int num_elems; member in struct:PS_TableRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
psaux.h 109 /* num_elems :: The current number of elements in table. */
128 FT_Int num_elems; member in struct:PS_TableRec_
    [all...]
  /system/bt/btif/src/
btif_hl.c 464 p_acb->filter.num_elems = 0;
480 UINT8 i, j, num_recs,num_elems, num_mdeps, mdep_idx; local
489 num_elems = p_acb->filter.num_elems;
490 if (!num_elems)
501 for (j=0; j<num_elems; j++ )
    [all...]
  /system/bt/bta/include/
bta_hl_api.h 296 UINT16 num_elems; member in struct:__anon73132

Completed in 322 milliseconds