HomeSort by relevance Sort by last modified time
    Searched full:volatile (Results 376 - 400 of 5898) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ip32/
crime.h 24 volatile unsigned long id;
35 volatile unsigned long control;
52 volatile unsigned long istat;
54 volatile unsigned long imask;
55 volatile unsigned long soft_int;
56 volatile unsigned long hard_int;
104 volatile unsigned long watchdog;
110 volatile unsigned long timer;
114 volatile unsigned long cpu_error_addr;
116 volatile unsigned long cpu_error_stat
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
spinlock_types.h 20 volatile unsigned int lock;
26 volatile unsigned int lock;
vga.h 20 #define vga_readb(x) (*((volatile unsigned char *)x))
21 #define vga_writeb(x,y) (*((volatile unsigned char *)y) = (x))

Completed in 473 milliseconds

<<11121314151617181920>>