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

  /external/valgrind/tests/
mips_features.c 20 static int mipsCPUInfo(const char *search_string) {
62 cpuinfo = mipsCPUInfo(dsp);
70 cpuinfo = mipsCPUInfo(dsp2);
78 cpuinfo = mipsCPUInfo(cavium);
86 cpuinfo = mipsCPUInfo(cavium2);
  /external/webp/src/dsp/
cpu.c 211 static int mipsCPUInfo(CPUFeature feature) {
219 VP8CPUInfo VP8GetCPUInfo = mipsCPUInfo;

Completed in 55 milliseconds