Home
last modified time | relevance | path

Searched refs:FindCode (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dscantree.cpp36 SCAN_CODE FindCode; in GetNext() local
43 FindCode=FindProc(FindData); in GetNext()
44 if (FindCode==SCAN_ERROR) in GetNext()
49 if (FindCode==SCAN_NEXT) in GetNext()
51 if (FindCode==SCAN_SUCCESS && FindData->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
53 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
57 return(FindCode); in GetNext()
105 bool FindCode=!Wildcards && FindFile::FastFind(CurMask,FD,GetLinks); in FindProc() local
109 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
137 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/archivers/libunrar/unrar/
H A Dscantree.cpp36 SCAN_CODE FindCode; in GetNext() local
42 FindCode=FindProc(FindData); in GetNext()
43 if (FindCode==SCAN_ERROR) in GetNext()
48 if (FindCode==SCAN_NEXT) in GetNext()
50 if (FindCode==SCAN_SUCCESS && FindData->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
52 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
56 return(FindCode); in GetNext()
127 bool FindCode=!Wildcards && FindFile::FastFind(CurMask,CurMaskW,FindData,GetLinks); in FindProc() local
129 bool IsDir=FindCode && FindData->IsDir; in FindProc()
164 if (!FindCode || !FindData->IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dscantree.cpp37 SCAN_CODE FindCode; in GetNext() local
44 FindCode=FindProc(FindData); in GetNext()
45 if (FindCode==SCAN_ERROR) in GetNext()
50 if (FindCode==SCAN_NEXT) in GetNext()
52 if (FindCode==SCAN_SUCCESS && FindData->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
54 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
58 return(FindCode); in GetNext()
139 bool FindCode=!Wildcards && FindFile::FastFind(CurMask,CurMaskW,FD,GetLinks); in FindProc() local
141 bool IsDir=FindCode && FD->IsDir; in FindProc()
176 if (!FindCode || !FD->IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/graphics/comical/comical-0.8/unrar/
H A Dscantree.cpp35 int FindCode; in GetNext() local
40 FindCode=FindProc(FindData); in GetNext()
41 if (FindCode==SCAN_ERROR) in GetNext()
46 if (FindCode==SCAN_NEXT) in GetNext()
48 if (FindCode==SCAN_SUCCESS && FindData->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
50 if (FindCode==SCAN_DONE && PrepareMasks()) in GetNext()
54 return(FindCode); in GetNext()
114 bool FindCode=!Wildcards && FindFile::FastFind(CurMask,CurMaskW,FindData,GetLinks); in FindProc() local
115 bool IsDir=FindCode && FindData->IsDir; in FindProc()
140 if (!FindCode) in FindProc()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/archivers/unrar-iconv/unrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/archivers/unrar/unrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/archivers/libunrar6/unrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dscantree.cpp42 SCAN_CODE FindCode; in GetNext() local
56 FindCode=FindProc(FD); in GetNext()
57 if (FindCode==SCAN_ERROR) in GetNext()
62 if (FindCode==SCAN_NEXT) in GetNext()
64 if (FindCode==SCAN_SUCCESS && FD->IsDir && GetDirs==SCAN_SKIPDIRS) in GetNext()
66 if (FindCode==SCAN_DONE && GetNextMask()) in GetNext()
68 if (FilterList.ItemsCount()>0 && FindCode==SCAN_SUCCESS) in GetNext()
73 return FindCode; in GetNext()
257 bool IsDir=FindCode && FD->IsDir && (!GetLinks || !FD->IsLink); in FindProc()
287 if (!FindCode || !IsDir || Recurse==RECURSE_DISABLE) in FindProc()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libgeotiff/
H A Dgeo_names.c112 static int FindCode(KeyInfo *info,char *key) in FindCode() function
132 return FindCode( &_keyInfo[0],key); in GTIFKeyCode()
137 return FindCode( &_formatInfo[0],type); in GTIFTypeCode()
142 return FindCode( &_tagInfo[0],tag); in GTIFTagCode()
181 return FindCode( info,name); in GTIFValueCode()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/
H A Dgeo_names.c105 static int FindCode(KeyInfo *info,char *key) in FindCode() function
125 return FindCode( &_keyInfo[0],key); in GTIFKeyCode()
130 return FindCode( &_formatInfo[0],type); in GTIFTypeCode()
135 return FindCode( &_tagInfo[0],tag); in GTIFTagCode()
173 return FindCode( info,name); in GTIFValueCode()
/dports/misc/vxl/vxl-3.3.2/v3p/geotiff/
H A Dgeo_names.c105 static int FindCode(KeyInfo *info,char *key) in FindCode() function
125 return FindCode( &_keyInfo[0],key); in GTIFKeyCode()
130 return FindCode( &_formatInfo[0],type); in GTIFTypeCode()
135 return FindCode( &_tagInfo[0],tag); in GTIFTagCode()
173 return FindCode( info,name); in GTIFValueCode()
/dports/graphics/libgeotiff/libgeotiff-1.7.0/
H A Dgeo_names.c287 static int FindCode(const KeyInfo *info,const char *key) in FindCode() function
312 int ret = FindCode( &_keyInfo[0],key); in GTIFKeyCode()
314 ret = FindCode( &_keyInfoV11[0],key); in GTIFKeyCode()
320 return FindCode( &_formatInfo[0],type); in GTIFTypeCode()
325 return FindCode( &_tagInfo[0],tag); in GTIFTagCode()
335 return FindCode(FindTable(key),name); in GTIFValueCode()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_names.c287 static int FindCode(const KeyInfo *info,const char *key)
312 int ret = FindCode( &_keyInfo[0],key);
314 ret = FindCode( &_keyInfoV11[0],key);
320 return FindCode( &_formatInfo[0],type);
325 return FindCode( &_tagInfo[0],tag);
335 return FindCode(FindTable(key),name);
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_names.c287 static int FindCode(const KeyInfo *info,const char *key) in FindCode() function
312 int ret = FindCode( &_keyInfo[0],key); in GTIFKeyCode()
314 ret = FindCode( &_keyInfoV11[0],key); in GTIFKeyCode()
320 return FindCode( &_formatInfo[0],type); in GTIFTypeCode()
325 return FindCode( &_tagInfo[0],tag); in GTIFTagCode()
335 return FindCode(FindTable(key),name); in GTIFValueCode()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEffectTechnique.h107 DEPRECATED(3.05A, GetCodeCount and GetCode(index) or FindCode) void GetCodeList() {} in GetCodeList()
123 …ine FCDEffectCode* FindCode(const char* sid) { return const_cast<FCDEffectCode*>(const_cast<const … in FindCode() function
124 const FCDEffectCode* FindCode(const char* sid) const; /**< See above. */
H A DFCDEffectProfileFX.h135 …ine FCDEffectCode* FindCode(const char* sid) { return const_cast<FCDEffectCode*>(const_cast<const … in FindCode() function
136 const FCDEffectCode* FindCode(const char* sid) const; /**< See above. */
H A DFCDEffectPassShader.cpp102 clone->code = clone->parent->GetParent()->FindCode(code->GetSubId()); in Clone()
103 …if (clone->code == NULL) clone->code = clone->parent->GetParent()->GetParent()->FindCode(code->Get… in Clone()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDEffectTechnique.h107 DEPRECATED(3.05A, GetCodeCount and GetCode(index) or FindCode) void GetCodeList() {} in GetCodeList()
123 …ine FCDEffectCode* FindCode(const char* sid) { return const_cast<FCDEffectCode*>(const_cast<const … in FindCode() function
124 const FCDEffectCode* FindCode(const char* sid) const; /**< See above. */
H A DFCDEffectProfileFX.h135 …ine FCDEffectCode* FindCode(const char* sid) { return const_cast<FCDEffectCode*>(const_cast<const … in FindCode() function
136 const FCDEffectCode* FindCode(const char* sid) const; /**< See above. */
/dports/converters/trans/trans120/src/
H A Dcomptran.c116 Code = FindCode (Src [i], Dst, DstCodes, DstMax) ; in TransTable()
402 NoBreakSpace = FindCode (ISO_NO_BREAK_SPACE, in DumpProg()

12