| /freebsd-10-stable/usr.bin/bmake/tests/execution/empty/ |
| D | Makefile.test | 7 @${MAKE} -f ${MAKEFILE} -j2 do-$@ 8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
|
| /freebsd-10-stable/usr.bin/bmake/tests/execution/ellipsis/ |
| D | Makefile.test | 7 @${MAKE} -f ${MAKEFILE} -j2 do-$@ 8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
|
| /freebsd-10-stable/contrib/unbound/compat/ |
| D | chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 101 j2 = x->input[2]; in chacha_encrypt_bytes() 125 x2 = j2; in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | chacha.c | 93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 102 j2 = x->input[2]; in chacha_encrypt_bytes() 126 x2 = j2; in chacha_encrypt_bytes() 152 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 101 j2 = x->input[2]; in chacha_encrypt_bytes() 125 x2 = j2; in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
|
| /freebsd-10-stable/usr.bin/bmake/tests/execution/plus/ |
| D | Makefile.test | 4 @${MAKE} -f ${MAKEFILE} -j2 -n do-$@
|
| /freebsd-10-stable/usr.bin/bmake/tests/execution/joberr/ |
| D | Makefile.test | 5 @-${MAKE} -f ${MAKEFILE} -j2 do-$@
|
| /freebsd-10-stable/usr.bin/bmake/tests/shell/replace/ |
| D | legacy_test.sh | 15 TEST_2=-j2
|
| /freebsd-10-stable/contrib/gcc/config/s390/ |
| D | s390.md | 5048 nihh\t%0,%j2 5049 nihl\t%0,%j2 5050 nilh\t%0,%j2 5051 nill\t%0,%j2 5071 nihh\t%0,%j2 5072 nihl\t%0,%j2 5073 nilh\t%0,%j2 5074 nill\t%0,%j2 5138 nilh\t%0,%j2 5139 nill\t%0,%j2
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-arm.c | 5049 bfd_vma j2 = (lower_insn & (1 << 11)) >> 11; in elf32_arm_final_link_relocate() local 5051 bfd_vma i2 = j2 ^ s ? 0 : 1; in elf32_arm_final_link_relocate()
|
| /freebsd-10-stable/crypto/heimdal/lib/sqlite/ |
| D | sqlite3.c | 74888 int j1, j2, j3; 74902 j2 = sqlite3VdbeAddOp1(v, OP_NotNull, rRhsHasNull); 74907 sqlite3VdbeJumpHere(v, j2); 81519 int j2 = sqlite3VdbeCurrentAddr(v) + 3; 81520 sqlite3VdbeAddOp2(v, OP_Goto, 0, j2); 81522 sqlite3VdbeAddOp3(v, OP_SorterCompare, iSorter, j2, regRecord); 81535 const int j2 = sqlite3VdbeCurrentAddr(v) + 2; 81547 sqlite3VdbeAddOp4(v, OP_IsUnique, iIdx, j2, regRowid, pRegKey, P4_INT32); 87166 int j1, j2, j3, j4, j5; 87174 j2 = sqlite3VdbeAddOp0(v, OP_Rewind); [all …]
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | string | 216 … basic_string& replace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2);
|
| /freebsd-10-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.md | 13611 "cr%q1 %E0,%j2,%j4" 13631 "cr%q1 %E0,%j2,%j4"
|
| /freebsd-10-stable/contrib/ntp/ |
| D | CommitLog-4.1.0 | 2106 * configure.in: 4.0.99j2
|
| /freebsd-10-stable/contrib/sqlite3/ |
| D | sqlite3.c | 100199 int j2 = sqlite3VdbeCurrentAddr(v) + 3; 100200 sqlite3VdbeGoto(v, j2); 100202 sqlite3VdbeAddOp4Int(v, OP_SorterCompare, iSorter, j2, regRecord,
|