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

  /external/qemu/hw/
smbios.h 91 uint16_t current_speed; member in struct:smbios_type_4
  /external/chromium/chrome/browser/download/
download_util.cc 700 int64 current_speed = download->CurrentSpeed(); local
701 amount_units = GetByteDisplayUnits(current_speed);
702 string16 speed_text = FormatSpeed(current_speed, amount_units, true);
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 2018 uint16_t current_speed; member in struct:smbios_type_4
    [all...]

Completed in 5441 milliseconds