Home
last modified time | relevance | path

Searched refs:j1 (Results 1 – 25 of 56) sorted by last modified time

123

/freebsd/contrib/bmake/unit-tests/
H A Dcmd-errors-jobs.mk6 .MAKEFLAGS: -j1
H A Dopt-keep-going-indirect.mk56 @set +e; env -i "PATH=$$PATH" ${MAKE} -r -f ${MAKEFILE} -k direct -j1; echo "exited $$?"
64 @set +e; env -i "PATH=$$PATH" ${MAKE} -r -f ${MAKEFILE} -k indirect -j1; echo "exited $$?"
H A Dvarname-make_print_var_on_error-jobs.mk21 .MAKEFLAGS: -j1
H A Dopt-debug-jobs.mk10 .MAKEFLAGS: -j1
H A Dvarname-dot-make-jobs.mk13 @${MAKE} -r -f ${MAKEFILE} echo -j1
H A Ddeptgt-delete_on_error.mk29 @-${.MAKE} -f ${MAKEFILE} -k -j1 ${TARGETS}
H A Dopt-query.mk30 @${MAKE} -r -f ${MAKEFILE} -q ${mode:Mjobs:%=-j1} ${target} PART=commands \
39 @${MAKE} -r -f ${MAKEFILE} -q ${mode:Mjobs:%=-j1} ${target} PART=variants \
H A Djob-output-null.mk26 .MAKEFLAGS: -j1 # force jobs mode
H A Dopt-jobs-no-action.mk16 .MAKEFLAGS: -j1 -n
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp191 uint32_t j1 = (v >> 19) & 1; in applyBranch20T() local
194 or16(off + 2, (j1 << 13) | (j2 << 11) | ((v >> 1) & 0x7ff)); in applyBranch20T()
201 uint32_t j1 = ((~v >> 23) & 1) ^ s; in applyBranch24T() local
205 write16le(off + 2, (read16le(off + 2) & 0xd000) | (j1 << 13) | (j2 << 11) | ((v >> 1) & 0x7ff)); in applyBranch24T()
/freebsd/lib/msun/src/
H A Dmath.h300 double j1(double);
H A De_j1.c83 j1(double x) in j1() function
189 return(x*(u/v) + tpi*(j1(x)*log(x)-one/x)); in y1()
H A De_jn.c69 if(n==1) return(j1(x)); in jn()
100 b = j1(x); in jn()
201 w = j1(x); in jn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3871 unsigned j1 = DstIndex - j0; in buildMultiply() local
3872 if (Src0KnownZeros[j0] || Src1KnownZeros[j1]) { in buildMultiply()
3876 auto Mul = B.buildMul(S32, Src0[j0], Src1[j1]); in buildMultiply()
3916 unsigned j1 = DstIndex - j0; in buildMultiply() local
3917 if (Src0KnownZeros[j0] || Src1KnownZeros[j1]) { in buildMultiply()
3922 {Src0[j0], Src1[j1], Tmp}); in buildMultiply()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstring274 …basic_string& replace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2); /…
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2150 fun:j1=uninstrumented
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h145 __DEVICE__ double j1(double __a) { return __nv_j1(__a); } in j1() function
H A D__clang_hip_math.h850 double j1(double __x) { return __ocml_j1_f64(__x); }
861 return j1(__x);
864 double __x1 = j1(__x);
/freebsd/usr.bin/diff/
H A Ddiffreg.c907 int i, j, m, i0, i1, j0, j1, nc; in output() local
929 j1 = J[i1 + 1] - 1; in output()
930 J[i1] = j1; in output()
941 for (i = i0, j = j0; i <= i1 && j <= j1; i++, j++) in output()
949 while (j <= j1) { in output()
954 change(file1, f1, file2, f2, i0, i1, j0, j1, &flags); in output()
964 j1 = J[i1 - 1] + 1; in output()
965 J[i1] = j1; in output()
966 change(file1, f1, file2, f2, i1, i0, j1, j0, &flags); in output()
/freebsd/lib/msun/
H A DMakefile239 MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3
H A DSymbol.map34 j1;
/freebsd/contrib/sqlite3/
H A Dsqlite3.c118919 int j1, j2, j3;
118920 j1 = sqlite3VdbeAddOp1(v, OP_IsNull, regTemp); VdbeCoverage(v);
118924 sqlite3VdbeJumpHere(v, j1);
/freebsd/sys/crypto/chacha20/
H A Dchacha.c114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
122 j1 = x->input[1]; in chacha_encrypt_bytes()
148 x1 = j1; in chacha_encrypt_bytes()
174 x1 = PLUS(x1,j1); in chacha_encrypt_bytes()
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl451 vrev64.8 $j1,$j1
458 vext.8 $I1,$j1,$j1,#8
475 veor $j1,$j1,$I1
477 vpmull.p64 $j1,$H34,$j1
494 vrev64.8 $j1,$j1
510 vext.8 $I1,$j1,$j1,#8
537 veor $j1,$j1,$I1
577 vrev64.8 $j1,$j1
599 veor $j1,$j1,$I1
629 vrev64.8 $j1,$j1
[all …]
/freebsd/crypto/openssh/
H A Dchacha.c92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
100 j1 = x->input[1]; in chacha_encrypt_bytes()
124 x1 = j1; in chacha_encrypt_bytes()
150 x1 = PLUS(x1,j1); in chacha_encrypt_bytes()

123