HomeSort by relevance Sort by last modified time
    Searched refs:scr_memmovew (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /external/kernel-headers/original/linux/
vt_buffer.h 25 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
49 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) function
  /bionic/libc/kernel/arch-mips/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /external/kernel-headers/original/asm-mips/
vga.h 43 #define scr_memmovew(d, s, c) memmove(d, s, c) macro

Completed in 1375 milliseconds

12