Home
last modified time | relevance | path

Searched refs:resourceIndex (Results 1 – 25 of 116) sorted by relevance

12345

/dports/games/uqm/uqm-0.8.0/src/libs/resource/
H A Dgetres.c80 RESOURCE_INDEX resourceIndex; in res_GetResourceType() local
89 resourceIndex = _get_current_index_header (); in res_GetResourceType()
90 desc = lookupResourceDesc (resourceIndex, res); in res_GetResourceType()
106 RESOURCE_INDEX resourceIndex; in res_GetResource() local
115 resourceIndex = _get_current_index_header (); in res_GetResource()
117 desc = lookupResourceDesc (resourceIndex, res); in res_GetResource()
137 RESOURCE_INDEX resourceIndex; in res_GetIntResource() local
146 resourceIndex = _get_current_index_header (); in res_GetIntResource()
148 desc = lookupResourceDesc (resourceIndex, res); in res_GetIntResource()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx43 std::size_t resourceIndex = 0; in AllocateCTestResources() local
44 while (resourceIndex < resourcesSorted.size()) { in AllocateCTestResources()
45 auto const& resource = resources.at(resourcesSorted[resourceIndex]); in AllocateCTestResources()
49 allocations[currentIndex]->Id = resourcesSorted[resourceIndex]; in AllocateCTestResources()
58 resources2[resourcesSorted2[resourceIndex]].Locked += in AllocateCTestResources()
61 resourceIndex); in AllocateCTestResources()
72 auto freeSlots = resources.at(resourcesSorted.at(resourceIndex)).Free(); in AllocateCTestResources()
74 ++resourceIndex; in AllocateCTestResources()
75 } while (resourceIndex < resourcesSorted.size() && in AllocateCTestResources()
76 resources.at(resourcesSorted.at(resourceIndex)).Free() == in AllocateCTestResources()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx43 std::size_t resourceIndex = 0; in AllocateCTestResources() local
44 while (resourceIndex < resourcesSorted.size()) { in AllocateCTestResources()
45 auto const& resource = resources.at(resourcesSorted[resourceIndex]); in AllocateCTestResources()
49 allocations[currentIndex]->Id = resourcesSorted[resourceIndex]; in AllocateCTestResources()
58 resources2[resourcesSorted2[resourceIndex]].Locked += in AllocateCTestResources()
61 resourceIndex); in AllocateCTestResources()
72 auto freeSlots = resources.at(resourcesSorted.at(resourceIndex)).Free(); in AllocateCTestResources()
74 ++resourceIndex; in AllocateCTestResources()
75 } while (resourceIndex < resourcesSorted.size() && in AllocateCTestResources()
76 resources.at(resourcesSorted.at(resourceIndex)).Free() == in AllocateCTestResources()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx43 std::size_t resourceIndex = 0; in AllocateCTestResources() local
44 while (resourceIndex < resourcesSorted.size()) { in AllocateCTestResources()
45 auto const& resource = resources.at(resourcesSorted[resourceIndex]); in AllocateCTestResources()
49 allocations[currentIndex]->Id = resourcesSorted[resourceIndex]; in AllocateCTestResources()
58 resources2[resourcesSorted2[resourceIndex]].Locked += in AllocateCTestResources()
61 resourceIndex); in AllocateCTestResources()
72 auto freeSlots = resources.at(resourcesSorted.at(resourceIndex)).Free(); in AllocateCTestResources()
74 ++resourceIndex; in AllocateCTestResources()
75 } while (resourceIndex < resourcesSorted.size() && in AllocateCTestResources()
76 resources.at(resourcesSorted.at(resourceIndex)).Free() == in AllocateCTestResources()
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/variantdev/chartify/
H A Dset_namespace.go43 resourceIndex := -1
49 resourceIndex = 0
66 if resourceIndex > -1 && metadataIndex > -1 {
67 c := doc.Content[resourceIndex].Content[metadataIndex].Content
86 doc.Content[resourceIndex].Content[metadataIndex].Content = c
/dports/net-im/ktp-accounts-kcm/ktp-accounts-kcm-21.12.3/plugins/gabble/
H A Dgabble-account-ui.cpp76 … QModelIndex resourceIndex = model->indexForParameter(model->parameter(QLatin1String("resource"))); in mainOptionsWidget() local
79 …if (resourceIndex.isValid() && (model->data(resourceIndex, ParameterEditModel::ValueRole).toString… in mainOptionsWidget()
80 …model->data(resourceIndex, ParameterEditModel::ValueRole).toString() == QLatin1String("kde-telepat… in mainOptionsWidget()
84 model->setData(resourceIndex, resourceId, ParameterEditModel::ValueRole); in mainOptionsWidget()
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/Resources/
H A DZoomBlorbFile.m177 if (resourceIndex) [resourceIndex release];
211 if (resourceIndex) {
212 [resourceIndex release];
213 resourceIndex = nil;
239 [resourceIndex setObject: usageDict
319 if (!resourceIndex) {
322 if (!resourceIndex) return NO;
338 if (!resourceIndex) {
341 if (!resourceIndex) return NO;
352 if (!resourceIndex) {
[all …]
H A DZoomBlorbFile.h23 NSMutableDictionary* resourceIndex; variable
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/AddressSpaceAliasAnalysis/
H A DAddressSpaceAliasAnalysis.cpp91 unsigned resourceIndex[2] = { 0, 0 }; in alias() local
94 resourceType[0] = DecodeAS4GFXResource(AS1, isDirectAccess[0], resourceIndex[0]); in alias()
95 resourceType[1] = DecodeAS4GFXResource(AS2, isDirectAccess[1], resourceIndex[1]); in alias()
108 …(isDirectAccess[0] && isDirectAccess[1] && resourceIndex[0] != resourceIndex[1])) // direct access… in alias()
/dports/graphics/podofo/podofo-0.9.7/tools/podofoimpose/
H A Dpdftranslator.cpp532 …int resourceIndex ( /*(curRecord.duplicateOf > 0) ? curRecord.duplicateOf : */curRecord.sourcePage… in impose() local
533 PdfXObject *xo = xobjects[resourceIndex]; in impose()
540 ((*bbIndex)[resourceIndex]).ToVariant( bb ); in impose()
544 op << "OriginalPage" << resourceIndex; in impose()
547 if ( resources[resourceIndex] ) in impose()
549 if ( resources[resourceIndex]->IsDictionary() ) in impose()
551 TKeyMap resmap = resources[resourceIndex]->GetDictionary().GetKeys(); in impose()
558 else if ( resources[resourceIndex]->IsReference() ) in impose()
560 … xo->GetObject()->GetDictionary().AddKey ( PdfName ( "Resources" ), resources[resourceIndex] ); in impose()
563 …std::cerr<<"ERROR Unknown type resource "<<resources[resourceIndex]->GetDataTypeString() << std:… in impose()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoResourceModel.cpp191 int resourceIndex = m_resourceAdapter->resources().indexOf(resource); in resourceChanged() local
192 int row = resourceIndex / columnCount(); in resourceChanged()
193 int column = resourceIndex % columnCount(); in resourceChanged()
221 int resourceIndex = m_resourceAdapter->resources().indexOf(resource); in indexFromResource() local
223 int row = resourceIndex / columnCount(); in indexFromResource()
224 int column = resourceIndex % columnCount(); in indexFromResource()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoResourceModel.cpp178 int resourceIndex = m_resourceAdapter->resources().indexOf(resource); in resourceChanged() local
179 int row = resourceIndex / columnCount(); in resourceChanged()
180 int column = resourceIndex % columnCount(); in resourceChanged()
208 int resourceIndex = m_resourceAdapter->resources().indexOf(resource); in indexFromResource() local
210 int row = resourceIndex / columnCount(); in indexFromResource()
211 int column = resourceIndex % columnCount(); in indexFromResource()
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/puzzles/
H A Dwheel.cpp169 ResourceId resourceIndex = 0; in update() local
173 resourceIndex = 14 + i; in update()
176 resourceIndex = 4 + i; in update()
180 …getScreen()->draw(getWorld()->graphicResourceIds[resourceIndex], (uint32)_frameIndexes[frameIndex]… in update()
182 …] != (int32)GraphicResource::getFrameCount(_vm, getWorld()->graphicResourceIds[resourceIndex]) - 1) in update()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/XamlIntegration/
H A DActivityXamlServices.cs442 int resourceIndex; in FindResource()
443 … for (resourceIndex = 0; (resourceIndex < resources.Length); resourceIndex = (resourceIndex + 1)) in FindResource()
445 string resource = resources[resourceIndex]; in FindResource()
456 return resources[resourceIndex]; in FindResource()
/dports/deskutils/kalarm/kalarm-21.12.3/src/resources/
H A Dfileresourcedatamodel.cpp192 QModelIndex FileResourceDataModel::resourceIndex(const Resource& resource) const in resourceIndex() function in FileResourceDataModel
206 QModelIndex FileResourceDataModel::resourceIndex(ResourceId id) const in resourceIndex() function in FileResourceDataModel
208 return resourceIndex(Resources::resource(id)); in resourceIndex()
436 const QModelIndex resourceIx = resourceIndex(res); in slotResourceSettingsChanged()
491 const QModelIndex resourceIx = resourceIndex(resource); in slotEventsAdded()
528 const QModelIndex resourceIx = resourceIndex(resource); in slotEventUpdated()
542 QModelIndex resourceIx = resourceIndex(resource); in deleteEvents()
598 const QModelIndex resourceIx = resourceIndex(resource); in addResource()
679 const QModelIndex resourceIx = resourceIndex(resource); in removeResourceEvents()
895 const QModelIndex ix = resourceIndex(id); in match()
H A Dresourcemodel.h63 QModelIndex resourceIndex(const Resource&) const;
110 QModelIndex resourceIndex(const Resource&) const;
248 …mResourceIndexFunction = [](const Resource& r) { return DataModel::instance()->resourceIndex(r); }; in create()
H A Dfileresourcedatamodel.h47 QModelIndex resourceIndex(const Resource&) const;
50 QModelIndex resourceIndex(ResourceId) const;
H A Dresourcemodel.cpp71 QModelIndex ResourceFilterModel::resourceIndex(const Resource& resource) const in resourceIndex() function in ResourceFilterModel
163 QModelIndex ResourceListModel::resourceIndex(const Resource& resource) const in resourceIndex() function in ResourceListModel
165 return mapFromSource(static_cast<ResourceFilterModel*>(sourceModel())->resourceIndex(resource)); in resourceIndex()
412 const QModelIndex ix = mModel->resourceIndex(res); in resourceSettingsChanged()
/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/services/
H A Djabber-chat-service.cpp216 auto resourceIndex = id.indexOf('/'); in handleReceivedMessage() local
217 if (resourceIndex >= 0) in handleReceivedMessage()
218 id = id.mid(0, resourceIndex); in handleReceivedMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp101 void StateManager11::SRVCache::update(size_t resourceIndex, ID3D11ShaderResourceView *srv) in update() argument
103 ASSERT(resourceIndex < mCurrentSRVs.size()); in update()
104 SRVRecord *record = &mCurrentSRVs[resourceIndex]; in update()
111 mHighestUsedSRV = std::max(resourceIndex + 1, mHighestUsedSRV); in update()
117 if (resourceIndex + 1 == mHighestUsedSRV) in update()
930 for (size_t resourceIndex = 0; resourceIndex < currentSRVs.size(); ++resourceIndex) in unsetConflictingSRVs() local
932 auto &record = currentSRVs[resourceIndex]; in unsetConflictingSRVs()
937 setShaderResource(samplerType, static_cast<UINT>(resourceIndex), NULL); in unsetConflictingSRVs()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/ui/refactoring/resource/
H A DDeleteResourcesWizard.java317 int resourceIndex = 0; in computeNestedProjects() local
320 while (resourceIndex < resources.size() && projectIndex < allProjects.size()) { in computeNestedProjects()
321 final IPath resourcePath = resources.get(resourceIndex).getLocation(); in computeNestedProjects()
331 resourceIndex++; in computeNestedProjects()
/dports/games/spring/spring_98.0/tools/unitsync/
H A Dunitsync_api.h333 EXPORT(const char* ) GetMapResourceName(int index, int resourceIndex);
338 EXPORT(float ) GetMapResourceMax(int index, int resourceIndex);
344 EXPORT(int ) GetMapResourceExtractorRadius(int index, int resourceIndex);
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/
H A Dcodechal_debug.cpp700 uint32_t resourceIndex = m_osInterface->pfnGetResourceIndex(&surface->OsResource); in DumpYUVSurface() local
701 …8_t*)lockedAddr + surface->OsResource.pGmmResInfo->GetPlanarAuxOffset(resourceIndex, GMM_AUX_Y_CCS… in DumpYUVSurface()
702 …nar ? ((uint32_t)(surface->OsResource.pGmmResInfo->GetPlanarAuxOffset(resourceIndex, GMM_AUX_UV_CC… in DumpYUVSurface()
703 surface->OsResource.pGmmResInfo->GetPlanarAuxOffset(resourceIndex, GMM_AUX_Y_CCS))) : in DumpYUVSurface()
718 …8_t*)lockedAddr + surface->OsResource.pGmmResInfo->GetPlanarAuxOffset(resourceIndex, GMM_AUX_UV_CC… in DumpYUVSurface()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dmyst_card.cpp433 void MystCard::setResourceEnabled(uint16 resourceIndex, bool enable) { in setResourceEnabled() argument
434 if (resourceIndex < _resources.size()) { in setResourceEnabled()
435 _resources[resourceIndex]->setEnabled(enable); in setResourceEnabled()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dmyst_card.cpp433 void MystCard::setResourceEnabled(uint16 resourceIndex, bool enable) { in setResourceEnabled() argument
434 if (resourceIndex < _resources.size()) { in setResourceEnabled()
435 _resources[resourceIndex]->setEnabled(enable); in setResourceEnabled()

12345