Home
last modified time | relevance | path

Searched refs:memoryScan (Results 1 – 5 of 5) sorted by relevance

/dports/databases/grass7/grass-7.8.6/raster/r.terraflow/
H A D3scan.h251 memoryScan(AMI_STREAM<T> &str, in memoryScan() function
300 memoryScan(AMI_STREAM<T1> &str1, AMI_STREAM<T2> &str2, in memoryScan() function
H A Dflow.cpp194 memoryScan<waterWindowBaseType,flow_waterWindower>(*baseStr, nrows, ncols, nodata, winfo); in waterWindowBaseType2sweepItem()
H A Dplateau.cpp300 memoryScan(elstr, nrows, ncols, nodata_value, *this); in generatePlateaus()
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.h1553 …static void memoryScan(QMap<RECORD_NAME,_SCANS_STRUCT> *pMapRecords,QIODevice *pDevice,bool bIsIma…
H A Dspecabstract.cpp2689memoryScan(&result.mapCodeSectionDetects,pDevice,pOptions->bIsImage,nSectionOffset,nSectionSize,_P… in getPEInfo()
2701memoryScan(&result.mapCodeSectionDetects,pDevice,pOptions->bIsImage,nSectionOffset,nSectionSize,_P… in getPEInfo()
2709memoryScan(&result.mapEntryPointSectionDetects,pDevice,pOptions->bIsImage,nSectionOffset,nSectionS… in getPEInfo()
16394 void SpecAbstract::memoryScan(QMap<RECORD_NAME, _SCANS_STRUCT> *pMmREcords, QIODevice *pDevice, boo… in memoryScan() function in SpecAbstract