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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sched.h 105 # define CPU_ALLOC(count) __CPU_ALLOC (count)
  /bionic/libc/include/
sched.h 97 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /development/ndk/platforms/android-21/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sched.h 113 # define CPU_ALLOC(count) __CPU_ALLOC (count)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
sched.h 99 #define CPU_ALLOC(count) __sched_cpualloc((count))

Completed in 1242 milliseconds