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

/prebuilts/ndk/current/sources/android/cpufeatures/
H A Dcpu-features.c519 get_elf_hwcap_from_getauxval(int hwcap_type) { argument
536 ret = (uint32_t)(*func)(hwcap_type);
/prebuilts/ndk/r11/sources/android/cpufeatures/
H A Dcpu-features.c518 get_elf_hwcap_from_getauxval(int hwcap_type) { argument
535 ret = (uint32_t)(*func)(hwcap_type);
/prebuilts/ndk/r13/sources/android/cpufeatures/
H A Dcpu-features.c519 get_elf_hwcap_from_getauxval(int hwcap_type) { argument
536 ret = (uint32_t)(*func)(hwcap_type);

Completed in 90 milliseconds