Searched refs:__deprecated (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/include/
H A Dpciaccess.h63 #define __deprecated __attribute__((deprecated)) macro
65 #define __deprecated macro
85 int __deprecated pci_device_map_region(struct pci_device *dev,
88 int __deprecated pci_device_unmap_region(struct pci_device *dev,
97 int __deprecated pci_device_map_memory_range(struct pci_device *dev,
100 int __deprecated pci_device_unmap_memory_range(struct pci_device *dev,
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dwindow.h45 #ifndef __deprecated
46 #define __deprecated __attribute__((__deprecated__)) macro
628 typedef struct ANativeWindow android_native_window_t __deprecated; typedef in typeref:struct:ANativeWindow android_native_window_t
649 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
658 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
716 android_native_rect_t const * active_rect) __deprecated;
747 int w, int h, int format) __deprecated;

Completed in 5 milliseconds