Home
last modified time | relevance | path

Searched refs:ltemp (Results 1 – 25 of 300) sorted by path

12345678910>>...12

/dports/archivers/unzip/unzip60/amiga/
H A Dcrc_68.a35 moveq #0,ltemp
36 move.b (textbuf)+,ltemp
37 eor.b crcval,ltemp
38 lsl.w #2,ltemp
39 move.l (crc_table,ltemp.w),ltemp
41 eor.l ltemp,crcval
51 eor.l ltemp,crcval
59 ltemp equr d3
75 valid: movem.l btemp/ltemp,-(sp)
77 move.l d0,ltemp
[all …]
/dports/archivers/zip/zip30/amiga/
H A Dcrc_68.a35 moveq #0,ltemp
36 move.b (textbuf)+,ltemp
37 eor.b crcval,ltemp
38 lsl.w #2,ltemp
39 move.l (crc_table,ltemp.w),ltemp
41 eor.l ltemp,crcval
51 eor.l ltemp,crcval
59 ltemp equr d3
75 valid: movem.l btemp/ltemp,-(sp)
77 move.l d0,ltemp
[all …]
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/
H A Dthermo.py2998 for press, lpress, ltemp, ret in it:
3000 units.Quantity(ltemp, lcl_temp.units),
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/jpglib/
H A Djmemmgr.c403 long ltemp; in alloc_sarray() local
408 if (ltemp <= 0) in alloc_sarray()
410 if (ltemp < (long) numrows) in alloc_sarray()
411 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
451 long ltemp; in alloc_barray() local
456 if (ltemp <= 0) in alloc_barray()
458 if (ltemp < (long) numrows) in alloc_barray()
792 long ltemp; in access_virt_sarray() local
795 if (ltemp < 0) in access_virt_sarray()
877 long ltemp; in access_virt_barray() local
[all …]
/dports/audio/drumstick/drumstick-2.5.0/library/rt-backends/eassynth/sonivox/lib_src/
H A Deas_mdls.c1085 EAS_U32 ltemp; in Parse_wsmp() local
1121 …if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &ltemp, EAS_FALSE)) != EA… in Parse_wsmp()
1125 …if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &ltemp, EAS_FALSE)) != EA… in Parse_wsmp()
1129 if (ltemp) in Parse_wsmp()
1132 if (ltemp > 1) in Parse_wsmp()
1140 …if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &ltemp, EAS_FALSE)) != EA… in Parse_wsmp()
1144 …if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &ltemp, EAS_FALSE)) != EA… in Parse_wsmp()
1185 EAS_U32 ltemp; in Parse_fmt() local
1214 …if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &ltemp, EAS_FALSE)) != EA… in Parse_fmt()
/dports/audio/musicpc/mpc-0.33/src/
H A Dformat.c139 char ltemp; in format_object2() local
142 ltemp = '\a'; in format_object2()
146 ltemp = '\b'; in format_object2()
150 ltemp = '\033'; in format_object2()
154 ltemp = '\t'; in format_object2()
158 ltemp = '\n'; in format_object2()
162 ltemp = '\v'; in format_object2()
166 ltemp = '\f'; in format_object2()
170 ltemp = '\r'; in format_object2()
175 ltemp = p[1]; in format_object2()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/util/
H A Dformat.c140 char ltemp; in format_object2() local
143 ltemp = '\a'; in format_object2()
147 ltemp = '\b'; in format_object2()
151 ltemp = '\t'; in format_object2()
155 ltemp = '\n'; in format_object2()
159 ltemp = '\v'; in format_object2()
163 ltemp = '\f'; in format_object2()
167 ltemp = '\r'; in format_object2()
172 ltemp = p[1]; in format_object2()
178 ltemp = p[0]; in format_object2()
[all …]
/dports/benchmarks/glmark2/glmark2-2021.12/src/libjpeg-turbo/
H A Djmemmgr.c440 long ltemp; in alloc_sarray() local
457 if (ltemp <= 0) in alloc_sarray()
459 if (ltemp < (long) numrows) in alloc_sarray()
460 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
500 long ltemp; in alloc_barray() local
509 if (ltemp <= 0) in alloc_barray()
511 if (ltemp < (long) numrows) in alloc_barray()
845 long ltemp; in access_virt_sarray() local
848 if (ltemp < 0) in access_virt_sarray()
930 long ltemp; in access_virt_barray() local
[all …]
/dports/biology/migrate/migrate-3.6.11/src/
H A Doptions.c4013 long ltemp; in booleancheck() local
4169 if ((ltemp = in booleancheck()
4171 options->plotintervals = ltemp; in booleancheck()
4178 if ((ltemp = in booleancheck()
4180 options->plotintervals = ltemp; in booleancheck()
H A Drandom.c308 int i, j, k, ytemp[40],xtemp[40], ztemp, ktemp, ltemp, mtemp; in gohalt() local
334 ltemp=prime[i]; in gohalt()
337 ytemp[k]=mtemp%ltemp; in gohalt()
338 mtemp=mtemp/ltemp; in gohalt()
348 ltemp)+ytemp[j-1])%ltemp; in gohalt()
350 ltemp))%ltemp; in gohalt()
368 xtemp[j]= (ytemp[j]*power(warnockOpt[i],i+1,ltemp)+ytemp[j-1])%ltemp; in gohalt()
370 xtemp[j]= (ytemp[j]*power(warnockOpt[i],i+1,ltemp))%ltemp; in gohalt()
/dports/biology/ncbi-toolkit/ncbi/cdromlib/
H A Dcdromlib.c1302 Char ltemp[8], filename[60]; in MakePath() local
1313 ltemp[0] = (char) ('0' + (c/100)); in MakePath()
1314 ltemp[1] = (char) ('0' + ((c%100)/10)); in MakePath()
1315 ltemp[2] = (char) ('0' + (c%10)); in MakePath()
1316 ltemp[3] = '\0'; in MakePath()
1317 StringCat (filename, ltemp); in MakePath()
/dports/biology/treepuzzle/tree-puzzle-5.2/src/sprng/
H A Dlcg.c365 unsigned LONG64 *ltemp; local
372 ltemp = (unsigned LONG64 *) temp;
373 *ltemp = (genptr->seed<<4) | MSB_SET;
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dqsorti.f27 integer list(*),key(*),n,ll,lr,lm,nl,nr,ltemp,stktop,maxstk,guess local
50 ltemp=list(nl)
52 list(nr)=ltemp
59 ltemp=list(nl)
61 list(nr)=ltemp
/dports/cad/openctm/OpenCTM-1.0.3/tools/jpeg/
H A Djmemmgr.c403 long ltemp; in alloc_sarray() local
408 if (ltemp <= 0) in alloc_sarray()
410 if (ltemp < (long) numrows) in alloc_sarray()
411 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
451 long ltemp; in alloc_barray() local
456 if (ltemp <= 0) in alloc_barray()
458 if (ltemp < (long) numrows) in alloc_barray()
792 long ltemp; in access_virt_sarray() local
795 if (ltemp < 0) in access_virt_sarray()
877 long ltemp; in access_virt_barray() local
[all …]
/dports/comms/limesuite/LimeSuite-20.10.0/src/lms7002_wxgui/
H A Dlms7002_dlgGFIR_Coefficients.cpp57 double ltemp; in OnSaveToFile() local
60 ltemp = 0; in OnSaveToFile()
61 gridCoef->GetCellValue(i, 0).ToDouble(&ltemp); in OnSaveToFile()
62 coefficients[i] = ltemp; in OnSaveToFile()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libjpeg/
H A Djmemmgr.c403 long ltemp; in alloc_sarray() local
408 if (ltemp <= 0) in alloc_sarray()
410 if (ltemp < (long) numrows) in alloc_sarray()
411 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
451 long ltemp; in alloc_barray() local
456 if (ltemp <= 0) in alloc_barray()
458 if (ltemp < (long) numrows) in alloc_barray()
792 long ltemp; in access_virt_sarray() local
795 if (ltemp < 0) in access_virt_sarray()
877 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/gnats4/gnats-4.1.0/contrib/tkgnats/
H A Dtkprfolder.tcl102 set ltemp ""
103 catch {[set ltemp [lsort [glob $Tkprfolder(user_${type}_dir)/*]]]}
104 foreach file $ltemp {
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djmemmgr.c442 long ltemp; in alloc_sarray() local
459 if (ltemp <= 0) in alloc_sarray()
461 if (ltemp < (long)numrows) in alloc_sarray()
462 rowsperchunk = (JDIMENSION)ltemp; in alloc_sarray()
502 long ltemp; in alloc_barray() local
511 if (ltemp <= 0) in alloc_barray()
513 if (ltemp < (long)numrows) in alloc_barray()
854 long ltemp; in access_virt_sarray() local
857 if (ltemp < 0) in access_virt_sarray()
938 long ltemp; in access_virt_barray() local
[all …]

12345678910>>...12