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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 81 p_list->num_elems = list_cnt;
240 add_proto_list.num_elems = BTA_HL_NUM_ADD_PROTO_ELEMS;
320 sup_feature_list.num_elems = cnt;
322 sup_feature_list.num_elems,
bta_hl_act.c     [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 187 UINT8 num_elems; member in struct:__anon2423
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 158 UINT16 num_elems; member in struct:__anon2893
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 295 UINT16 num_elems; member in struct:__anon2258
  /external/freetype/include/freetype/internal/
psaux.h 106 /* num_elems :: The current number of elements in table. */
125 FT_Int num_elems; member in struct:PS_TableRec_
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 516 p_acb->filter.num_elems = 0;
532 UINT8 i, j, num_recs,num_elems, num_mdeps, mdep_cnt, mdep_idx; local
540 num_elems = p_acb->filter.num_elems;
541 if (!num_elems)
551 for (j=0; j<num_elems; j++ )
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 695 offset = sdp_compose_proto_list(p, p_proto_list->num_elems,
    [all...]
  /external/freetype/src/psaux/
psobjs.c 83 table->num_elems = 0;
    [all...]

Completed in 793 milliseconds