| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r199024-sparc.diff | 3 [Sparc] Add missing processor types: v7 and niagara 15 +def : Proc<"v7", []>;
|
| /freebsd-10-stable/sys/gnu/dts/arm/ |
| D | armada-xp-mv78460.dtsi | 71 compatible = "marvell,sheeva-v7"; 79 compatible = "marvell,sheeva-v7"; 87 compatible = "marvell,sheeva-v7"; 95 compatible = "marvell,sheeva-v7";
|
| D | armada-xp-mv78230.dtsi | 68 compatible = "marvell,sheeva-v7"; 76 compatible = "marvell,sheeva-v7";
|
| D | armada-xp-mv78260.dtsi | 70 compatible = "marvell,sheeva-v7"; 78 compatible = "marvell,sheeva-v7";
|
| D | sun4i-a10-chuwi-v7-cw0825.dts | 55 compatible = "chuwi,v7-cw0825", "allwinner,sun4i-a10";
|
| D | armada-370-xp.dtsi | 70 compatible = "marvell,sheeva-v7";
|
| /freebsd-10-stable/usr.bin/mail/ |
| D | Makefile | 6 getname.c head.c v7.local.c lex.c list.c main.c names.c popen.c \
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMBuildAttrs.h | 91 v7 = 10, // e.g. Cortex A8, Cortex M3 enumerator
|
| D | ARM.td | 116 "Supports v7 DSP instructions in Thumb2">; 163 def HasV7Ops : SubtargetFeature<"v7", "HasV7Ops", "true", 164 "Support ARM v7 instructions",
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | map | 35 >>>0x77 leshort 0x0075 TomTom activity file, v7
|
| /freebsd-10-stable/lib/msun/ld128/ |
| D | e_lgammal_r.c | 127 v7 = 2.82975732849424562719893657416365673e-01L, variable 293 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*(v5+y*(v6+y*(v7+ in lgammal_r()
|
| /freebsd-10-stable/usr.sbin/pw/ |
| D | pw_user.c | 76 static int print_user(struct passwd *pwd, bool pretty, bool v7); 550 print_user(struct passwd * pwd, bool pretty, bool v7) in print_user() argument 561 p = v7 ? pw_make_v7(pwd) : pw_make(pwd); in print_user() 783 bool v7 = false; in pw_user_show() local 817 v7 = true; in pw_user_show() 828 print_user(pwd, pretty, v7); in pw_user_show() 848 return (print_user(pwd, pretty, v7)); in pw_user_show()
|
| /freebsd-10-stable/crypto/openssl/ssl/ |
| D | ssl_asn1.c | 132 int v7 = 0, v8 = 0; in i2d_SSL_SESSION() local 314 7, v7); in i2d_SSL_SESSION() 356 7, v7); in i2d_SSL_SESSION()
|
| /freebsd-10-stable/sys/modules/svr4/ |
| D | README | 21 6. Mount a Solaris/x86 v2.6 or v7 CD-ROM on /cdrom (also works with
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Sparc/ |
| D | Sparc.td | 62 def : Proc<"v7", []>;
|
| /freebsd-10-stable/contrib/mdocml/ |
| D | att.in | 33 LINE("v7", "Version\\~7 AT&T UNIX")
|
| /freebsd-10-stable/tools/tools/editing/ |
| D | freebsd.vim | 27 " This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | sparc-opc.c | 48 #define v7 (MASK_V7 | MASK_V8 | MASK_SPARCLET \ macro 650 { "swap", F3(3, 0x0f, 0), F3(~3, ~0x0f, ~0)|ASI(~0), "[1+2],d", 0, v7 }, 651 { "swap", F3(3, 0x0f, 0), F3(~3, ~0x0f, ~0)|ASI_RS2(~0), "[1],d", 0, v7 }, /* swap [rs1+%g0],d */ 652 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1), "[1+i],d", 0, v7 }, 653 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1), "[i+1],d", 0, v7 }, 654 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1)|RS1_G0, "[i],d", 0, v7 }, 655 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1)|SIMM13(~0), "[1],d", 0, v7 }, /* swap [rs1+0],d */ 657 { "swapa", F3(3, 0x1f, 0), F3(~3, ~0x1f, ~0), "[1+2]A,d", 0, v7 }, 658 { "swapa", F3(3, 0x1f, 0), F3(~3, ~0x1f, ~0)|RS2(~0), "[1]A,d", 0, v7 }, /* swapa [rs1+%g0],d */ 1529 { "fsqrtd", F3F(2, 0x34, 0x02a), F3F(~2, ~0x34, ~0x02a)|RS1_G0, "B,H", F_FLOAT, v7 }, [all …]
|
| D | aclocal.m4 | 435 [_AM_PROG_TAR([v7])])]) 788 # FORMAT should be one of `v7', `ustar', or `pax'. 801 m4_if([$1], [v7],
|
| /freebsd-10-stable/usr.bin/m4/TEST/ |
| D | test.m4 | 41 # v7 m4 does not have `decr'. 86 # v7 m4 does this wrong. The right output is
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | aclocal.m4 | 199 [_AM_PROG_TAR([v7])])]) 500 # FORMAT should be one of `v7', `ustar', or `pax'. 513 m4_if([$1], [v7],
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | aclocal.m4 | 435 [_AM_PROG_TAR([v7])])]) 788 # FORMAT should be one of `v7', `ustar', or `pax'. 801 m4_if([$1], [v7],
|
| /freebsd-10-stable/contrib/gcclibs/libgomp/ |
| D | aclocal.m4 | 423 [_AM_PROG_TAR([v7])])]) 776 # FORMAT should be one of `v7', `ustar', or `pax'. 789 m4_if([$1], [v7],
|
| /freebsd-10-stable/contrib/gcclibs/libssp/ |
| D | aclocal.m4 | 423 [_AM_PROG_TAR([v7])])]) 776 # FORMAT should be one of `v7', `ustar', or `pax'. 789 m4_if([$1], [v7],
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | aclocal.m4 | 435 [_AM_PROG_TAR([v7])])]) 809 # FORMAT should be one of `v7', `ustar', or `pax'. 822 m4_if([$1], [v7],
|