/external/grub/stage2/ |
boot.c | 98 /* ELF loading supported if multiboot, FreeBSD and NetBSD. */ 124 /* At the moment, there is no way to identify a NetBSD ELF 128 str2 = "NetBSD"; 180 * it is either a FreeBSD or NetBSD executable. If so, 184 * This is all because freebsd and netbsd seem to require 203 str2 = "NetBSD";
|
/external/tcpdump/ |
CHANGES | 27 NFS: from NetBSD; don't interpret the reply as a possible NFS reply 72 Fix printing for 4.4BSD/NetBSD NFS Filehandles 263 NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>. 272 ARCNet support, from NetBSD. 276 support for "vrrp" name - NetBSD, by Klaus Klein <kleink@netbsd.org>. 335 - -X will make a ascii dump. from netbsd. 336 - telnet command sequence decoder (ff xx xx). from netbsd. 347 - Incorporate NFS parsing code from NetBSD. Adds support for nfsv3 [all...] |
/external/clang/lib/Driver/ |
Tools.h | 416 /// netbsd -- Directly call GNU Binutils assembler and linker 417 namespace netbsd { namespace in namespace:clang::driver::tools 422 : Tool("netbsd::Assemble", "assembler", TC) {} 436 : Tool("netbsd::Link", "linker", TC) {} 447 } // end namespace netbsd
|
/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/ |
sha1.c | 1 /* $NetBSD: sha1.c,v 1.6 2009/11/06 20:31:18 joerg Exp $ */ 23 __KERNEL_RCSID(0, "$NetBSD: sha1.c,v 1.6 2009/11/06 20:31:18 joerg Exp $"); 30 __RCSID("$NetBSD: sha1.c,v 1.6 2009/11/06 20:31:18 joerg Exp $");
|
/external/chromium_org/third_party/libpng/ |
README | 226 makefile.netbsd => NetBSD/cc makefile, makes libpng.so. 227 makefile.ne12bsd => NetBSD/cc makefile, makes libpng12.so
|
/external/libexif/ |
config.rpath | 162 netbsd*) 340 netbsd*) 489 netbsd*)
|
/external/libmtp/m4/ |
byteorder.m4 | 8 dnl NetBSD such as le32toh are defined. If possible, the standard ntohl 60 dnl Look for NetBSD-style extended byte swapping macros 109 dnl NetBSD
|
/external/libpng/ |
README | 226 makefile.netbsd => NetBSD/cc makefile, makes libpng.so. 227 makefile.ne12bsd => NetBSD/cc makefile, makes libpng12.so
|
/ndk/sources/host-tools/make-3.81/config/ |
config.rpath | 162 netbsd*) 340 netbsd*) 489 netbsd*)
|
/bionic/libc/netbsd/resolv/ |
res_comp.c | 1 /* $NetBSD: res_comp.c,v 1.6 2004/05/22 23:47:09 christos Exp $ */ 78 __RCSID("$NetBSD: res_comp.c,v 1.6 2004/05/22 23:47:09 christos Exp $");
|
res_mkquery.c | 1 /* $NetBSD: res_mkquery.c,v 1.6 2006/01/24 17:40:32 christos Exp $ */ 80 __RCSID("$NetBSD: res_mkquery.c,v 1.6 2006/01/24 17:40:32 christos Exp $");
|
/bionic/libc/upstream-netbsd/libc/inet/ |
inet_pton.c | 1 /* $NetBSD: inet_pton.c,v 1.8 2012/03/13 21:13:38 christos Exp $ */ 25 __RCSID("$NetBSD: inet_pton.c,v 1.8 2012/03/13 21:13:38 christos Exp $");
|
/bionic/libc/upstream-netbsd/libc/isc/ |
ev_streams.c | 1 /* $NetBSD: ev_streams.c,v 1.6 2009/04/12 17:07:17 christos Exp $ */ 29 __RCSID("$NetBSD: ev_streams.c,v 1.6 2009/04/12 17:07:17 christos Exp $");
|
ev_timers.c | 1 /* $NetBSD: ev_timers.c,v 1.11 2012/03/21 00:34:54 christos Exp $ */ 29 __RCSID("$NetBSD: ev_timers.c,v 1.11 2012/03/21 00:34:54 christos Exp $");
|
/bionic/libc/upstream-netbsd/libc/regex/ |
regexec.c | 1 /* $NetBSD: regexec.c,v 1.22 2012/03/13 21:13:43 christos Exp $ */ 79 __RCSID("$NetBSD: regexec.c,v 1.22 2012/03/13 21:13:43 christos Exp $");
|
/external/libpcap/ |
savefile.c | 186 * HDLC"). This is, for example, what you get with NetBSD's DLT_PPP_SERIAL. 188 * We give it the same value as NetBSD's DLT_PPP_SERIAL, in the hopes that 190 * captures will be written out with a link type that NetBSD's tcpdump 195 #define LINKTYPE_PPP_ETHER 51 /* NetBSD PPP-over-Ethernet */ 214 #define LINKTYPE_HIPPI 111 /* NetBSD HIPPI */ 215 #define LINKTYPE_HDLC 112 /* NetBSD HDLC framing */ 605 /* NetBSD sync/async serial PPP (or Cisco HDLC) */ 608 /* NetBSD PPP over Ethernet */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 361 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 362 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 361 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 362 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 361 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 362 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 361 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 362 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
stddef.h | 65 NetBSD defines _I386_ANSI_H_ and _X86_64_ANSI_H_ instead of _ANSI_H_ */ 361 /* NetBSD 5 requires the I386_ANSI_H and X86_64_ANSI_H checks here. */
|