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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 81 p_list->num_elems = list_cnt;
232 add_proto_list.num_elems = BTA_HL_NUM_ADD_PROTO_ELEMS;
316 sup_feature_list.num_elems = cnt;
318 sup_feature_list.num_elems,
443 add_proto_list.num_elems = BTA_HL_NUM_ADD_PROTO_ELEMS;
523 sup_feature_list.num_elems = cnt;
525 sup_feature_list.num_elems,
bta_hl_act.c     [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 156 UINT8 num_elems; member in struct:__anon3353
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 158 UINT16 num_elems; member in struct:__anon3863
  /art/compiler/dex/quick/
gen_common.cc 503 int num_elems = suspend_launchpads_.Size(); local
505 for (int i = 0; i < num_elems; i++) {
519 int num_elems = intrinsic_launchpads_.Size(); local
520 for (int i = 0; i < num_elems; i++) {
537 int num_elems = throw_launchpads_.Size(); local
538 for (int i = 0; i < num_elems; i++) {
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 297 UINT16 num_elems; member in struct:__anon3180
  /external/chromium_org/third_party/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/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...]
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 548 p_acb->filter.num_elems = 0;
564 UINT8 i, j, num_recs,num_elems, num_mdeps, mdep_cnt, mdep_idx; local
573 num_elems = p_acb->filter.num_elems;
574 if (!num_elems)
585 for (j=0; j<num_elems; j++ )
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 729 offset = sdp_compose_proto_list(p, p_proto_list->num_elems,
    [all...]
  /external/chromium_org/third_party/freetype/src/psaux/
psobjs.c 83 table->num_elems = 0;
    [all...]
  /external/freetype/src/psaux/
psobjs.c 83 table->num_elems = 0;
    [all...]

Completed in 2761 milliseconds