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

  /bionic/libc/kernel/arch-mips/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /external/kernel-headers/original/asm-mips/
cpu.h 147 #define PRID_REV_ENCODE_332(ver, rev, patch) \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu.h 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))

Completed in 29 milliseconds