HomeSort by relevance Sort by last modified time
    Searched full:cpu_spec (Results 1 - 20 of 20) sorted by null

  /frameworks/rs/tests/lldb/tests/testcases/
test_reduction_combiner.py 64 cpu_spec = android.shell("cat /sys/devices/system/cpu/online").strip()
65 match = re.search(r'(^0(-\d+)?(,\d+([-]\d*)?)*)$', cpu_spec)
68 "unable to parse number of available CPUs in %r" % cpu_spec)
76 self.cpu_count = sum(map(parse_range, cpu_spec.split(',')))
  /development/ndk/platforms/android-9/arch-mips/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/mach-au1x00/
au1000.h 886 struct cpu_spec { struct
    [all...]

Completed in 1214 milliseconds