Home
last modified time | relevance | path

Searched refs:refItems (Results 1 – 18 of 18) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1046 CRecordVector<CRefItem> refItems; in Update() local
1047 refItems.Reserve(numFiles); in Update()
1050 refItems.Add(CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType)); in Update()
1051 refItems.Sort(CompareUpdateItems, (void *)&sortByType); in Update()
1058 UInt32 index = refItems[i].Index; in Update()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp985 CRecordVector<CRefItem> refItems; in Update() local
986 refItems.Reserve(numFiles); in Update()
989 refItems.Add(CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType)); in Update()
990 refItems.Sort(CompareUpdateItems, (void *)&sortByType); in Update()
997 UInt32 index = refItems[i].Index; in Update()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/
H A Dtproperty.cpp303 Items refItems = enumRefP->getItems(); in assignUIName() local
306 if (0 <= refIndex) m_items[i].UIName = refItems[refIndex].UIName; in assignUIName()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2271 CRecordVector<CRefItem> refItems; in Update() local
2272 refItems.ClearAndSetSize(numFiles); in Update()
2278 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2283 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2289 UInt32 index = refItems[i].Index; in Update()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2271 CRecordVector<CRefItem> refItems; in Update() local
2272 refItems.ClearAndSetSize(numFiles); in Update()
2278 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2283 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2289 UInt32 index = refItems[i].Index; in Update()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2299 CRecordVector<CRefItem> refItems; in Update() local
2300 refItems.ClearAndSetSize(numFiles); in Update()
2307 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2312 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2318 UInt32 index = refItems[i].Index; in Update()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2313 CRecordVector<CRefItem> refItems; in Update() local
2314 refItems.ClearAndSetSize(numFiles); in Update()
2321 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2326 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2332 UInt32 index = refItems[i].Index; in Update()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2294 CRecordVector<CRefItem> refItems; in Update() local
2295 refItems.ClearAndSetSize(numFiles); in Update()
2301 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2306 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2312 UInt32 index = refItems[i].Index; in Update()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2271 CRecordVector<CRefItem> refItems; in Update() local
2272 refItems.ClearAndSetSize(numFiles); in Update()
2278 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2283 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2289 UInt32 index = refItems[i].Index; in Update()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2296 CRecordVector<CRefItem> refItems; in Update() local
2297 refItems.ClearAndSetSize(numFiles); in Update()
2304 refItems[i] = CRefItem(group.Indices[i], updateItems[group.Indices[i]], sortByType); in Update()
2309 refItems.Sort(CompareUpdateItems, (void *)&sortParam); in Update()
2315 UInt32 index = refItems[i].Index; in Update()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexdocument.h106 Q_INVOKABLE QStringList refItems() const; ///< all references in this document
H A Dlatexdocument.cpp1341 QStringList items = elem->refItems(); in countRefs()
1683 QStringList LatexDocument::refItems() const in refItems() function in LatexDocument
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_tools/
H A Dmesh_edge_roundifier.py445refItems = [('ORG', "Origin", "Use Origin Location"), ('CUR', "3D Cursor", "Use 3DCursor Location"… variable in EdgeRoundifier
448 items=refItems,