HomeSort by: relevance | last modified time | path
    Searched refs:cpufeatures (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/pixman/dist/pixman/
pixman-ppc.c 79 unsigned long cpufeatures; local
82 if (elf_aux_info(AT_HWCAP, &cpufeatures, sizeof(cpufeatures)))
85 have_vmx = cpufeatures & PPC_FEATURE_HAS_ALTIVEC;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
Android.mk 57 LOCAL_WHOLE_STATIC_LIBRARIES += cpufeatures

Completed in 5 milliseconds