HomeSort by relevance Sort by last modified time
    Searched defs:cpu_model (Results 1 - 2 of 2) sorted by null

  /external/v8/src/base/
cpu.cc 597 char* cpu_model = cpu_info.ExtractField("cpu model"); local
598 has_fpu_ = HasListItem(cpu_model, "FPU");
599 delete[] cpu_model;
  /toolchain/binutils/binutils-2.27/bfd/
pef.h 166 unsigned long cpu_model; member in struct:bfd_pef_xlib_header

Completed in 728 milliseconds