Searched refs:mipsCPUInfo (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/tests/
H A Dmips_features.c20 static int mipsCPUInfo(const char *search_string) { function
52 cpuinfo = mipsCPUInfo(dsp);
60 cpuinfo = mipsCPUInfo(dsp2);
68 cpuinfo = mipsCPUInfo(cavium);
76 cpuinfo = mipsCPUInfo(cavium2);
/external/chromium_org/third_party/libwebp/dsp/
H A Dcpu.c122 static int mipsCPUInfo(CPUFeature feature) { function
126 VP8CPUInfo VP8GetCPUInfo = mipsCPUInfo;
/external/webp/src/dsp/
H A Dcpu.c122 static int mipsCPUInfo(CPUFeature feature) { function
126 VP8CPUInfo VP8GetCPUInfo = mipsCPUInfo;

Completed in 139 milliseconds