Home
last modified time | relevance | path

Searched refs:outv (Results 76 – 100 of 460) sorted by relevance

12345678910>>...19

/dports/science/bagel/bagel-1.2.2/src/asd/
H A Dasd_rdm.cc172 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_inter_2e()
190 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_inter_2e()
226 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_aET()
375 assert(rdmt->size() == outv.size()); in compute_abFlip()
376 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_abFlip()
406 assert(rdmt->size() == outv.size()); in compute_abET()
407 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_abET()
436 assert(rdmt->size() == outv.size()); in compute_aaET()
437 copy(rdmt->begin(), rdmt->end(), outv.begin()); in compute_aaET()
465 assert(rdmt->size() == outv.size()); in compute_bbET()
[all …]
H A Dasd_compute_rdm.hpp166 auto outv = make_rwview(rdm1->range().slice(low,up), rdm1->storage()); in compute_rdm12_monomer() local
167 copy(rdm1A[istate]->begin(), rdm1A[istate]->end(), outv.begin()); in compute_rdm12_monomer()
172 auto outv = make_rwview(rdm1->range().slice(low,up), rdm1->storage()); in compute_rdm12_monomer() local
173 copy(rdm1B[istate]->begin(), rdm1B[istate]->end(), outv.begin()); in compute_rdm12_monomer()
179 auto outv = make_rwview(rdm2->range().slice(low,up), rdm2->storage()); in compute_rdm12_monomer() local
180 copy(rdm2A[istate]->begin(), rdm2A[istate]->end(), outv.begin()); in compute_rdm12_monomer()
185 auto outv = make_rwview(rdm2->range().slice(low,up), rdm2->storage()); in compute_rdm12_monomer() local
186 copy(rdm2B[istate]->begin(), rdm2B[istate]->end(), outv.begin()); in compute_rdm12_monomer()
/dports/science/lammps/lammps-stable_29Sep2021/tools/lmp2arc/src/
H A Dlmp2arc.c155 int outv; in main() local
168 outv = 2005; in main()
186 outv = 2001; in main()
253 if (outv == 2001) { in main()
256 else if (outv == 2005) { in main()
/dports/astro/kstars/kstars-3.5.6/packaging/android/apk/src/org/kde/kstars/rotation/
H A DMagAccelListener.java58 private void smooth(float[] inv, float prevv[], float outv[]) { in smooth() argument
59 outv[0] = inv[0] * mFilterFactor + prevv[0] * (mFilterFactorInv); in smooth()
60 outv[1] = inv[1] * mFilterFactor + prevv[1] * (mFilterFactorInv); in smooth()
61 outv[2] = inv[2] * mFilterFactor + prevv[2] * (mFilterFactorInv); in smooth()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsicc.c297 double inv[4], outv[3]; in gx_concretize_CIEICC() local
338 f[1] = (outv[0] + 16.0) / 116.0; in gx_concretize_CIEICC()
339 f[0] = f[1] + outv[1] / 500.0; in gx_concretize_CIEICC()
340 f[2] = f[1] - outv[2] / 200; in gx_concretize_CIEICC()
344 outv[i] = f[i] * f[i] * f[i]; in gx_concretize_CIEICC()
353 outv[0] *= pwhtpt->u; in gx_concretize_CIEICC()
354 outv[1] *= pwhtpt->v; in gx_concretize_CIEICC()
355 outv[2] *= pwhtpt->w; in gx_concretize_CIEICC()
359 vlmn.u = float2cie_cached(outv[0]); in gx_concretize_CIEICC()
360 vlmn.v = float2cie_cached(outv[1]); in gx_concretize_CIEICC()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsicc.c297 double inv[4], outv[3]; in gx_concretize_CIEICC() local
338 f[1] = (outv[0] + 16.0) / 116.0; in gx_concretize_CIEICC()
339 f[0] = f[1] + outv[1] / 500.0; in gx_concretize_CIEICC()
340 f[2] = f[1] - outv[2] / 200; in gx_concretize_CIEICC()
344 outv[i] = f[i] * f[i] * f[i]; in gx_concretize_CIEICC()
353 outv[0] *= pwhtpt->u; in gx_concretize_CIEICC()
354 outv[1] *= pwhtpt->v; in gx_concretize_CIEICC()
355 outv[2] *= pwhtpt->w; in gx_concretize_CIEICC()
359 vlmn.u = float2cie_cached(outv[0]); in gx_concretize_CIEICC()
360 vlmn.v = float2cie_cached(outv[1]); in gx_concretize_CIEICC()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
48 17(outv): 16(ptr) Variable Output
85 Store 17(outv) 46
101 62: 7(fvec4) Load 17(outv)
103 Store 17(outv) 63
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dspv.1.4.OpEntryPoint.frag.out16 Name 17 "outv"
27 Decorate 17(outv) Location 0
49 17(outv): 16(ptr) Variable Output
86 Store 17(outv) 46
102 62: 7(fvec4) Load 17(outv)
104 Store 17(outv) 63
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsicc.c226 double inv[4], outv[3]; in gx_concretize_CIEICC() local
286 f[1] = (outv[0] + 16.0) / 116.0; in gx_concretize_CIEICC()
287 f[0] = f[1] + outv[1] / 500.0; in gx_concretize_CIEICC()
288 f[2] = f[1] - outv[2] / 200; in gx_concretize_CIEICC()
292 outv[i] = f[i] * f[i] * f[i]; in gx_concretize_CIEICC()
301 outv[0] *= pwhtpt->u; in gx_concretize_CIEICC()
302 outv[1] *= pwhtpt->v; in gx_concretize_CIEICC()
303 outv[2] *= pwhtpt->w; in gx_concretize_CIEICC()
307 vlmn.u = float2cie_cached(outv[0]); in gx_concretize_CIEICC()
308 vlmn.v = float2cie_cached(outv[1]); in gx_concretize_CIEICC()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsicc.c226 double inv[4], outv[3]; in gx_concretize_CIEICC() local
286 f[1] = (outv[0] + 16.0) / 116.0; in gx_concretize_CIEICC()
287 f[0] = f[1] + outv[1] / 500.0; in gx_concretize_CIEICC()
288 f[2] = f[1] - outv[2] / 200; in gx_concretize_CIEICC()
292 outv[i] = f[i] * f[i] * f[i]; in gx_concretize_CIEICC()
301 outv[0] *= pwhtpt->u; in gx_concretize_CIEICC()
302 outv[1] *= pwhtpt->v; in gx_concretize_CIEICC()
303 outv[2] *= pwhtpt->w; in gx_concretize_CIEICC()
307 vlmn.u = float2cie_cached(outv[0]); in gx_concretize_CIEICC()
308 vlmn.v = float2cie_cached(outv[1]); in gx_concretize_CIEICC()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPerlinNoise.cxx46 static void rand3abcd(int x, int y, int z, double outv[4]) in rand3abcd()
48 outv[0] = frand(67*x + 59*y + 71*z); in rand3abcd()
49 outv[1] = frand(73*x + 79*y + 83*z); in rand3abcd()
50 outv[2] = frand(89*x + 97*y + 101*z); in rand3abcd()
51 outv[3] = frand(103*x + 107*y + 109*z); in rand3abcd()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkPerlinNoise.cxx47 static void rand3abcd(int x, int y, int z, double outv[4]) in rand3abcd()
49 outv[0] = frand(67*x + 59*y + 71*z); in rand3abcd()
50 outv[1] = frand(73*x + 79*y + 83*z); in rand3abcd()
51 outv[2] = frand(89*x + 97*y + 101*z); in rand3abcd()
52 outv[3] = frand(103*x + 107*y + 109*z); in rand3abcd()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPerlinNoise.cxx44 static void rand3abcd(int x, int y, int z, double outv[4]) in rand3abcd()
46 outv[0] = frand(67 * x + 59 * y + 71 * z); in rand3abcd()
47 outv[1] = frand(73 * x + 79 * y + 83 * z); in rand3abcd()
48 outv[2] = frand(89 * x + 97 * y + 101 * z); in rand3abcd()
49 outv[3] = frand(103 * x + 107 * y + 109 * z); in rand3abcd()
/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dhash-afalg.c126 struct iovec outv; in qcrypto_afalg_hash_hmac_bytesv() local
159 outv.iov_base = *result; in qcrypto_afalg_hash_hmac_bytesv()
160 outv.iov_len = *resultlen; in qcrypto_afalg_hash_hmac_bytesv()
161 ret = iov_send_recv(afalg->opfd, &outv, 1, in qcrypto_afalg_hash_hmac_bytesv()
162 0, iov_size(&outv, 1), false); in qcrypto_afalg_hash_hmac_bytesv()
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dhash-afalg.c126 struct iovec outv; in qcrypto_afalg_hash_hmac_bytesv() local
159 outv.iov_base = *result; in qcrypto_afalg_hash_hmac_bytesv()
160 outv.iov_len = *resultlen; in qcrypto_afalg_hash_hmac_bytesv()
161 ret = iov_send_recv(afalg->opfd, &outv, 1, in qcrypto_afalg_hash_hmac_bytesv()
162 0, iov_size(&outv, 1), false); in qcrypto_afalg_hash_hmac_bytesv()
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dhash-afalg.c126 struct iovec outv; in qcrypto_afalg_hash_hmac_bytesv() local
159 outv.iov_base = *result; in qcrypto_afalg_hash_hmac_bytesv()
160 outv.iov_len = *resultlen; in qcrypto_afalg_hash_hmac_bytesv()
161 ret = iov_send_recv(afalg->opfd, &outv, 1, in qcrypto_afalg_hash_hmac_bytesv()
162 0, iov_size(&outv, 1), false); in qcrypto_afalg_hash_hmac_bytesv()
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/examples.vpi/
H A Dasync.c83 int outv, inv; in do_pli_not() local
90 if (inv == vpi1) outv = vpi0; in do_pli_not()
91 else if (inv == vpi0) outv = vpi1; in do_pli_not()
92 else outv = vpiX; in do_pli_not()
98 outval.value.scalar = outv; in do_pli_not()

12345678910>>...19