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

12

  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
compiler-gcc.h 19 #define __deprecated __attribute__((deprecated)) macro
  /system/core/include/system/
window.h 33 #ifndef __deprecated
34 #define __deprecated __attribute__((__deprecated__)) macro
627 typedef struct ANativeWindow android_native_window_t __deprecated; typedef in typeref:struct:android_native_window_t
648 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
657 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
715 android_native_rect_t const * active_rect) __deprecated;
746 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 1097 milliseconds

12