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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
handle.c 40 static unsigned next_handle = 1; variable
82 VGHandle h = next_handle++;
  /external/mesa3d/src/gallium/state_trackers/vega/
handle.c 40 static unsigned next_handle = 1; variable
82 VGHandle h = next_handle++;
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 75 p_db->next_handle = s_hdl;
    [all...]
gatt_int.h 223 UINT16 next_handle; /* Next usable handle value */ member in struct:__anon5908
492 UINT16 next_handle; /* next available handle */ member in struct:__anon5925

Completed in 579 milliseconds