OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__deprecated
(Results
1 - 18
of
18
) sorted by null
/bionic/libc/kernel/common/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/development/ndk/platforms/android-3/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/external/kernel-headers/original/linux/
compiler-gcc.h
29
#define
__deprecated
__attribute__((deprecated))
macro
compiler.h
86
* int
__deprecated
foo(void)
88
#ifndef
__deprecated
89
# define
__deprecated
/* unimplemented */
macro
93
#define __deprecated_for_modules
__deprecated
interrupt.h
178
static inline void
__deprecated
cli(void)
182
static inline void
__deprecated
sti(void)
186
static inline void
__deprecated
save_flags(unsigned long *x)
191
static inline void
__deprecated
restore_flags(unsigned long x)
196
static inline void
__deprecated
save_and_cli(unsigned long *x)
if_ether.h
143
extern char *print_mac(char *buf, const unsigned char *addr)
__deprecated
;
ioport.h
131
static inline int
__deprecated
check_region(resource_size_t s,
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
compiler-gcc.h
19
#define
__deprecated
__attribute__((deprecated))
macro
/external/kernel-headers/original/asm-arm/
memory.h
191
static inline
__deprecated
unsigned long virt_to_bus(void *x)
196
static inline
__deprecated
void *bus_to_virt(unsigned long x)
/external/libnl-headers/
netlink-local.h
123
#undef
__deprecated
macro
124
#define
__deprecated
__attribute__ ((deprecated))
macro
Completed in 65 milliseconds