| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | ghashv8-armx.pl | 523 my ($I0,$j1,$j2,$j3, 541 vrev64.8 $j2,$j2 546 vext.8 $I2,$j2,$j2,#8 555 veor $j2,$j2,$I2 557 vpmull2.p64 $j2,$Hhl,$j2 561 veor $Ym,$Ym,$j2 584 vrev64.8 $j2,$j2 597 vext.8 $I2,$j2,$j2,#8 614 veor $j2,$j2,$I2 617 vpmull2.p64 $j2,$Hhl,$j2 [all …]
|
| /freebsd/usr.bin/bmake/tests/execution/empty/ |
| H A D | Makefile.test | 5 @${MAKE} -f ${MAKEFILE} -j2 do-$@ 6 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
|
| /freebsd/usr.bin/bmake/tests/execution/ellipsis/ |
| H A D | Makefile.test | 5 @${MAKE} -f ${MAKEFILE} -j2 do-$@ 6 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
|
| /freebsd/sys/contrib/device-tree/src/sh/ |
| H A D | j2_mimas_v2.dts | 5 compatible = "jcore,j2-soc"; 19 compatible = "jcore,j2";
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
| H A D | core_salsa_ref.c | 17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in crypto_core_salsa() local 32 j2 = x2 = LOAD32_LE(k + 4); in crypto_core_salsa() 81 STORE32_LE(out + 8, x2 + j2); in crypto_core_salsa()
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | chacha_private.h | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 103 j2 = x->input[2]; in chacha_encrypt_bytes() 127 x2 = j2; in chacha_encrypt_bytes() 153 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
|
| /freebsd/contrib/unbound/compat/ |
| H A 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/crypto/openssh/ |
| H A D | chacha.c | 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/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | r8a779g3-sparrow-hawk-camera-j2-imx462.dtso | 17 clk_cam_j2: clk-cam-j2 { 24 reg_cam_j2: reg-cam-j2 {
|
| H A D | r8a779g3-sparrow-hawk-camera-j2-imx219.dtso | 17 clk_cam_j2: clk-cam-j2 { 24 reg_cam_j2: reg-cam-j2 {
|
| /freebsd/sys/crypto/chacha20/ |
| H A D | chacha.c | 114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 123 j2 = x->input[2]; in chacha_encrypt_bytes() 149 x2 = j2; in chacha_encrypt_bytes() 175 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| H A D | chacha20_ref.c | 86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in chacha20_encrypt_bytes() local 100 j2 = ctx->input[2]; in chacha20_encrypt_bytes() 127 x2 = j2; in chacha20_encrypt_bytes() 153 x2 = PLUS(x2, j2); in chacha20_encrypt_bytes()
|
| /freebsd/usr.bin/bmake/tests/execution/plus/ |
| H A D | Makefile.test | 2 @${MAKE} -f ${MAKEFILE} -j2 -n do-$@
|
| /freebsd/usr.bin/bmake/tests/execution/joberr/ |
| H A D | Makefile.test | 3 @-${MAKE} -f ${MAKEFILE} -j2 do-$@
|
| /freebsd/usr.bin/bmake/tests/shell/replace/ |
| H A D | legacy_test.sh | 14 TEST_2=-j2
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | job-output-long-lines.mk | 17 .MAKEFLAGS: -j2
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | unbound-checkconf.c | 395 int i, j, i2, j2; in interfacechecks() local 446 for(j2=0; j2<num_resif[i2]; j2++) { in interfacechecks() 447 if(strcmp(resif[i][j], resif[i2][j2]) in interfacechecks() 453 if(strcmp(cfg->ifs[i2], resif[i2][j2]) != 0) in interfacechecks() 454 snprintf(info2, sizeof(info2), "address %s from interface: %s", resif[i2][j2], cfg->ifs[i2]); in interfacechecks()
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | pc2-key.pem | 10 Ft/j2+DyJpoQajHVDyfMTcz1GHEP/KKA/5n/ld4wZ39E8pFaP/PzdCgjdxPUo0II
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Chunks.cpp | 203 uint32_t j2 = (v >> 18) & 1; in applyBranch20T() local 205 or16(off + 2, (j1 << 13) | (j2 << 11) | ((v >> 1) & 0x7ff)); in applyBranch20T() 213 uint32_t j2 = ((~v >> 22) & 1) ^ s; in applyBranch24T() local 216 write16le(off + 2, (read16le(off + 2) & 0xd000) | (j1 << 13) | (j2 << 11) | ((v >> 1) & 0x7ff)); in applyBranch24T()
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-lenovo-hr630.dts | 478 pin-gpio-j2-hog {
|
| H A D | aspeed-bmc-lenovo-hr855xg2.dts | 554 pin-gpio-j2-hog {
|
| /freebsd/contrib/expat/ |
| H A D | configure.ac | 615 make -j2
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | string | 274 …lace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2); // constexpr since…
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | string | 274 …lace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2); // constexpr since…
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2106 * configure.in: 4.0.99j2
|