/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 131 #define RCSID(x) .text; .asciz x 132 #define __FBSDID(x) RCSID(x)
|
/external/iputils/ninfod/ |
ninfod_core.c | 119 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod_core.c,v 1.29 2003-07-16 09:49:01 yoshfuji Exp $";
|
ni_ifaddrs.c | 91 static const char *RCSID __attribute__ ((unused)) = "$USAGI: ni_ifaddrs.c,v 1.8 2007-10-11 06:25:21 yoshfuji Exp $ based on USAGI: ifaddrs.c,v 1.18 2002/03/06 01:50:46 yoshfuji Exp";
|
ninfod.c | 132 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod.c,v 1.34 2003-01-15 06:41:23 mk Exp $";
|
/external/ppp/pppd/ |
chap-new.c | 31 #define RCSID "$Id: chap-new.c,v 1.9 2007/06/19 02:08:35 carlsonj Exp $"
|
upap.c | 43 #define RCSID "$Id: upap.c,v 1.30 2005/07/13 10:41:58 paulus Exp $" 55 static const char rcsid[] = RCSID; variable
|
ccp.c | 31 #define RCSID "$Id: ccp.c,v 1.50 2005/06/26 19:34:41 carlsonj Exp $" 46 static const char rcsid[] = RCSID; variable [all...] |
chap_ms.c | 77 #define RCSID "$Id: chap_ms.c,v 1.38 2007/12/01 20:10:51 carlsonj Exp $" 101 static const char rcsid[] = RCSID; variable
|
utils.c | 31 #define RCSID "$Id: utils.c,v 1.25 2008/06/03 12:06:37 paulus Exp $" 62 static const char rcsid[] = RCSID; variable
|
ipv6cp.c | 141 #define RCSID "$Id: ipv6cp.c,v 1.21 2005/08/25 23:59:34 paulus Exp $" 171 static const char rcsid[] = RCSID; variable [all...] |
/external/ppp/pppd/plugins/radius/ |
radius.c | 26 static char const RCSID[] = [all...] |