HomeSort by relevance Sort by last modified time
    Searched refs:__deprecated (Results 51 - 65 of 65) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /system/core/include/system/
window.h 32 #ifndef __deprecated
33 #define __deprecated __attribute__((__deprecated__)) macro
613 typedef struct ANativeWindow android_native_window_t __deprecated; typedef in typeref:struct:android_native_window_t
634 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
643 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
701 android_native_rect_t const * active_rect) __deprecated;
732 int w, int h, int format) __deprecated;
    [all...]
  /external/libnl/include/
netlink-local.h 120 #undef __deprecated macro
121 #define __deprecated __attribute__ ((deprecated)) macro

Completed in 1311 milliseconds

1 23