Home
last modified time | relevance | path

Searched refs:tmpi (Results 251 – 275 of 625) sorted by relevance

1...<<11121314151617181920>>...25

/dports/biology/molden/molden5.8/ambfor/
H A Dverlet.f206 tmpi = 2.0e0 * emv2 / (dble(nfree) * gasconst)
210 if (tmpi.ne.0.0e0) then
211 scale = sqrt(1.0e0 + (dt/tau)*(temp/tmpi-1.0e0))
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dheap.h71 uint64_t tmpi = h->keys[i]; in heap_swap() local
73 h->keys[j] = tmpi; in heap_swap()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dheap.h71 uint64_t tmpi = h->keys[i]; in heap_swap() local
73 h->keys[j] = tmpi; in heap_swap()
/dports/games/quake2max/Quake2maX_0.45-src_unix/ref_gl/
H A Dsul_png.c7 int tmpi; member
107 data[i] = my_png->tmpBuf[my_png->tmpi++]; // give pnglib a some more bytes in fReadData()
275 my_png->tmpi=0; in LoadPNG()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta_util/src/
H A Dgausselim.c125 int tmpi, i; in swap_cols() local
127 tmpi = perm[c1]; in swap_cols()
129 perm[c2] = tmpi; in swap_cols()
/dports/games/luola/luola-1.3.2/tools/
H A Dldatar.c107 int tmpi = strtol(filev[r+1],&endptr,10); in extract_ldat() local
109 file.index=tmpi; in extract_ldat()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_divtc.c263 mp_image_t *dmpi, *tmpi=0; in put_image() local
367 tmpi=vf_get_image(vf->next, mpi->imgfmt, in put_image()
371 vf_clone_mpi_attributes(tmpi, mpi); in put_image()
373 imgop(copyop, tmpi, mpi, 0); in put_image()
374 imgop(deghost_plane, tmpi, dmpi, p->deghost); in put_image()
376 return vf_next_put_image(vf, tmpi, MP_NOPTS_VALUE, MP_NOPTS_VALUE); in put_image()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_divtc.c263 mp_image_t *dmpi, *tmpi=0; in put_image() local
367 tmpi=vf_get_image(vf->next, mpi->imgfmt, in put_image()
371 vf_clone_mpi_attributes(tmpi, mpi); in put_image()
373 imgop(copyop, tmpi, mpi, 0); in put_image()
374 imgop(deghost_plane, tmpi, dmpi, p->deghost); in put_image()
376 return vf_next_put_image(vf, tmpi, MP_NOPTS_VALUE, MP_NOPTS_VALUE); in put_image()
/dports/biology/subread/subread-2.0.2-source/src/longread-one/
H A DLRMfile-io.c351 int tmpi = 6; in LRMwrite_chunk_compress_bam_block() local
352 memcpy(bam_buf+10, &tmpi, 2); //XLSN in LRMwrite_chunk_compress_bam_block()
355 tmpi = 2; in LRMwrite_chunk_compress_bam_block()
356 memcpy(bam_buf+14, &tmpi, 2); //BSIZE in LRMwrite_chunk_compress_bam_block()
357 tmpi = compressed_size + 19 + 6; in LRMwrite_chunk_compress_bam_block()
358 memcpy(bam_buf+16, &tmpi, 2); //BSIZE in LRMwrite_chunk_compress_bam_block()
/dports/biology/jalview/jalview/src/jalview/analysis/
H A DTreeBuilder.java420 SequenceNode tmpi = (node.elementAt(i)); in joinClusters() local
423 findNewDistances(tmpi, tmpj, dist); in joinClusters()
425 tmpi.setParent(sn); in joinClusters()
/dports/net/imapproxy/imapproxy-1.0/
H A Dprocessing_child.c260 int tmpi = 0; in child_handle_connection_new_data() local
361 if((tmpi = check_for_literal_count(tmpbuf)) < 0) in child_handle_connection_new_data()
382 currmessage->literalcountdown = tmpi; in child_handle_connection_new_data()
/dports/cad/gmsh/gmsh-4.9.2-source/Solver/
H A DeigenSolver.cpp181 PetscScalar *tmpr, *tmpi; in solve() local
183 _check(VecGetArray(xi, &tmpi)); in solve()
189 ev[i] = std::complex<double>(tmpr[i], tmpi[i]); in solve()
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_B.c791 int chg,tmpi; in f0r_set_param_value() local
800 tmpi=(int)tmpf; in f0r_set_param_value()
802 tmpi = map_value_forward(tmpf, 0.0, 7.9999); in f0r_set_param_value()
803 if ((tmpi<0)||(tmpi>7.0)) break; in f0r_set_param_value()
804 if (inst->type != tmpi) chg=1; in f0r_set_param_value()
805 inst->type = tmpi; in f0r_set_param_value()
810 tmpi=(int)tmpf; in f0r_set_param_value()
812 tmpi = map_value_forward(tmpf, 0.0, 6.9999); in f0r_set_param_value()
813 if ((tmpi<0)||(tmpi>6.0)) break; in f0r_set_param_value()
814 if (inst->aspt != tmpi) chg=1; in f0r_set_param_value()
[all …]
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_B.c791 int chg,tmpi; in f0r_set_param_value() local
800 tmpi=(int)tmpf; in f0r_set_param_value()
802 tmpi = map_value_forward(tmpf, 0.0, 7.9999); in f0r_set_param_value()
803 if ((tmpi<0)||(tmpi>7.0)) break; in f0r_set_param_value()
804 if (inst->type != tmpi) chg=1; in f0r_set_param_value()
805 inst->type = tmpi; in f0r_set_param_value()
810 tmpi=(int)tmpf; in f0r_set_param_value()
812 tmpi = map_value_forward(tmpf, 0.0, 6.9999); in f0r_set_param_value()
813 if ((tmpi<0)||(tmpi>6.0)) break; in f0r_set_param_value()
814 if (inst->aspt != tmpi) chg=1; in f0r_set_param_value()
[all …]
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_B.c791 int chg,tmpi; in f0r_set_param_value() local
800 tmpi=(int)tmpf; in f0r_set_param_value()
802 tmpi = map_value_forward(tmpf, 0.0, 7.9999); in f0r_set_param_value()
803 if ((tmpi<0)||(tmpi>7.0)) break; in f0r_set_param_value()
804 if (inst->type != tmpi) chg=1; in f0r_set_param_value()
805 inst->type = tmpi; in f0r_set_param_value()
810 tmpi=(int)tmpf; in f0r_set_param_value()
812 tmpi = map_value_forward(tmpf, 0.0, 6.9999); in f0r_set_param_value()
813 if ((tmpi<0)||(tmpi>6.0)) break; in f0r_set_param_value()
814 if (inst->aspt != tmpi) chg=1; in f0r_set_param_value()
[all …]
/dports/graphics/grafx2/grafx2/src/
H A Dmain.c365 int tmpi; in Analyze_command_line() local
387 for (tmpi = 0; tmpi < ARRAY_SIZE(cmdparams); tmpi++) in Analyze_command_line()
389 if (!strcmp(s, cmdparams[tmpi].param)) in Analyze_command_line()
391 paramtype = cmdparams[tmpi].id; in Analyze_command_line()
394 else if (strstr(cmdparams[tmpi].param, s)) in Analyze_command_line()
397 param_match = cmdparams[tmpi].id; in Analyze_command_line()
/dports/net/pxe/pxe-1.4.2/
H A Dpacketstore.cc749 int tmpi; in GenOpt43() local
839 tmpi = htons(PXE_SERVER_TYPE); in GenOpt43()
840 memcpy(opt.data, &tmpi, 2); in GenOpt43()
886 tmpi = 127; in GenOpt43()
888 tmpi = strlen(tmpc); in GenOpt43()
890 memcpy(file, tmpc, tmpi); in GenOpt43()
891 file[tmpi] = 0; in GenOpt43()
/dports/security/mcrypt/mcrypt-2.6.8/src/
H A Dclassic.c46 extern int tmpi;
1050 int tmpi; in print_hashlist() local
1055 for (tmpi = 0; tmpi < 256; tmpi++) { in print_hashlist()
1056 tmpc = mhash_get_hash_name(tmpi); in print_hashlist()
/dports/mail/emil/emil-2.1.0-beta9/
H A Dbinhex.c259 int tmpi; in decode_binhex() local
260 tmpi = fhqx[(unsigned char)*inb]; in decode_binhex()
261 if (tmpi != SKIP) in decode_binhex()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsRunTimeContext.cpp139 QString tmpi = QString(" [line %1, near character %2]").arg(iLine).arg(iCol); in report() local
140 *pString += tmpi; in report()
/dports/science/gromacs/gromacs-2021.4/python_packaging/test/
H A Dtest_fr14.py53 gmx.run(work, tmpi=20, grid=gmx.NDArray([3, 3, 2]), ntomp_pme=1, npme=2, ntomp=1)
/dports/shells/pdksh/pdksh-5.2.14/
H A Dsiglist.sh10 in=tmpi$$.c
/dports/science/openmx/openmx3.8/source/
H A DUnfolding_Bands.c2549 int tmpi; tmpi=addr(tabr4RN[iR][iN][0],tabr4RN[iR][iN][1],tabr4RN[iR][iN][2]); in buildrnmap() local
2550 rnmap[tmpi][mapN2n[iN]][0]=iR; rnmap[tmpi][mapN2n[iN]][1]=iN; in buildrnmap()
2857 int tmpi,tmpj,tmpk; in buildtabr4RN() local
2858 for (tmpi=0; tmpi<8; tmpi++) for (tmpj=0; tmpj<8; tmpj++) for (tmpk=0; tmpk<8; tmpk++) { in buildtabr4RN()
2906 nrtable[tmpi][tmpj][tmpk]=nr; in buildtabr4RN()
2924 for (tmpi=0; tmpi<8; tmpi++) { in buildtabr4RN()
2929 if (nrtable[tmpi][tmpj][tmpk]>0) { smallestnr=nrtable[tmpi][tmpj][tmpk]; leave=1; break; } in buildtabr4RN()
2932 for (tmpi=0; tmpi<8; tmpi++) for (tmpj=0; tmpj<8; tmpj++) for (tmpk=0; tmpk<8; tmpk++) in buildtabr4RN()
2933 …if ((nrtable[tmpi][tmpj][tmpk]>0)&&(nrtable[tmpi][tmpj][tmpk]<smallestnr)) smallestnr=nrtable[tmpi in buildtabr4RN()
2934 for (tmpi=0; tmpi<8; tmpi++) for (tmpj=0; tmpj<8; tmpj++) for (tmpk=0; tmpk<8; tmpk++) in buildtabr4RN()
[all …]
/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dpairash.c162 int tmpi; in makeequivdouble_tmalign() local
168 tmpi = 9; in makeequivdouble_tmalign()
170 tmpi = 4; in makeequivdouble_tmalign()
172 tmpi = 0; in makeequivdouble_tmalign()
175 tmpd = (double)( tmpi ); in makeequivdouble_tmalign()
188 int tmpi; in makeequivdouble_threshold() local
192 tmpi = (int)( *c++ - '0' ); in makeequivdouble_threshold()
193 tmpd = (double)( tmpi + 1 - equivthreshold ) / ( 10 - equivthreshold ) * 9.0; in makeequivdouble_threshold()
/dports/lang/nwcc/nwcc_0.8.3/
H A Ddriver.c59 int tmpi = *output_index; in store_file() local
61 if (tmpi >= alloc) { in store_file()
73 (*output_names)[tmpi] = n_xstrdup(name); in store_file()
74 (*output_del)[tmpi] = needdel; in store_file()

1...<<11121314151617181920>>...25