Searched refs:v7 (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMBuildAttrs.h91 v7 = 10, // e.g. Cortex A8, Cortex M3 enumerator in enum:llvm::ARMBuildAttrs::CPUArch
99 Not_Applicable = 0, // pre v7, or cross-profile code
H A DARMAsmPrinter.cpp596 return ARMBuildAttrs::v7;
/freebsd-10.2-release/usr.bin/mail/
H A DMakefile6 getname.c head.c v7.local.c lex.c list.c main.c names.c popen.c \
/freebsd-10.2-release/usr.sbin/pw/
H A Dpwupd.h90 bool v7; member in struct:pwconf
H A Dpw.c230 conf.v7 = true;
462 "\t-7 print in v7 format\n",
H A Dpw_user.c1136 buf = conf.v7 ? pw_make_v7(pwd) : pw_make(pwd);
/freebsd-10.2-release/tools/tools/editing/
H A Dfreebsd.vim27 " This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
/freebsd-10.2-release/crypto/openssl/ssl/
H A Dssl_asn1.c124 int v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v7 = 0, v8 = 0; local
311 7, v7);
353 7, v7);
/freebsd-10.2-release/lib/msun/ld128/
H A De_lgammal_r.c127 v7 = 2.82975732849424562719893657416365673e-01L, variable
293 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*(v5+y*(v6+y*(v7+
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dsparc-opc.c48 #define v7 (MASK_V7 | MASK_V8 | MASK_SPARCLET \ macro
76 { "v7", MASK_V6 | MASK_V7 },
652 { "swap", F3(3, 0x0f, 0), F3(~3, ~0x0f, ~0)|ASI(~0), "[1+2],d", 0, v7 },
653 { "swap", F3(3, 0x0f, 0), F3(~3, ~0x0f, ~0)|ASI_RS2(~0), "[1],d", 0, v7 }, /* swap [rs1+%g0],d */
654 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1), "[1+i],d", 0, v7 },
655 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1), "[i+1],d", 0, v7 },
656 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1)|RS1_G0, "[i],d", 0, v7 },
657 { "swap", F3(3, 0x0f, 1), F3(~3, ~0x0f, ~1)|SIMM13(~0), "[1],d", 0, v7 }, /* swap [rs1+0],d */
659 { "swapa", F3(3, 0x1f, 0), F3(~3, ~0x1f, ~0), "[1+2]A,d", 0, v7 },
660 { "swapa", F3(3, 0x1f, 0), F3(~3, ~0x1f, ~0)|RS2(~0), "[1]A,d", 0, v7 }, /* swap
[all...]
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-sparc.c229 enum sparc_arch_types {v6, v7, v8, sparclet, sparclite, sparc86x, v8plus,
243 { "v7", "v7", v7, 0, 1 },
228 enum sparc_arch_types {v6, v7, v8, sparclet, sparclite, sparc86x, v8plus, enumerator in enum:sparc_arch_types
H A Dtc-arm.c14482 REGDEF(v5,8,RN), REGDEF(v6,9,RN), REGDEF(v7,10,RN), REGDEF(v8,11,RN),
/freebsd-10.2-release/contrib/libreadline/
H A Dconfigure5326 bash_cv_signal_vintage=v7

Completed in 318 milliseconds