Home
last modified time | relevance | path

Searched refs:FFOPTIONS (Results 1 – 3 of 3) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/StaticScan/
H A Dstaticscan.cpp122 XBinary::FFOPTIONS ffoptions={}; in process()
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h433 struct FFOPTIONS struct
442 static void findFiles(QString sDirectoryName,FFOPTIONS *pFFOption,qint32 nLevel=0); argument
H A Dxbinary.cpp447 void XBinary::findFiles(QString sDirectoryName, XBinary::FFOPTIONS *pFFOption, qint32 nLevel) in findFiles()