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

  /prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.c 798 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); local
845 if (has_iwmmxt)
    [all...]
  /prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.c 799 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); local
846 if (has_iwmmxt)
    [all...]

Completed in 45 milliseconds