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

  /prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.c 797 int has_idivt = (hwcaps & HWCAP_IDIVT); local
842 if (has_idivt)
    [all...]
  /prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.c 798 int has_idivt = (hwcaps & HWCAP_IDIVT); local
843 if (has_idivt)
    [all...]

Completed in 47 milliseconds