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

  /external/elfutils/backends/
ia64_retval.c 170 int max_used = fpregs_used; local
193 if (used > max_used)
194 max_used = used;
206 fpregs_used = max_used;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_nir.cpp     [all...]
brw_fs_nir.cpp     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 133 uint32 max_used; /* the high-water mark of the queue utilisation for packets - member in struct:__anon41865
wlioctl.h 4403 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon41955
4432 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon41956
    [all...]

Completed in 350 milliseconds