Home
last modified time | relevance | path

Searched +defs:installation +defs:name (Results 1 – 25 of 88) sorted by relevance

1234

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_installation.cpp145 … INS_Build (const installationTemplate_t* installationTemplate, const vec2_t pos, const char* name) in INS_Build()
147 installation_t installation; in INS_Build() local
176 void INS_DestroyInstallation (installation_t* installation) in INS_DestroyInstallation()
214 void INS_SetCurrentSelectedInstallation (const installation_t* installation) in INS_SetCurrentSelectedInstallation()
235 static void INS_FinishInstallation (installation_t* installation) in INS_FinishInstallation()
391 void INS_ParseInstallations (const char* name, const char** text) in INS_ParseInstallations()
393 installationTemplate_t* installation; in INS_ParseInstallations() local
H A Dcp_mapfightequip.cpp303 void BDEF_InitialiseInstallationSlots (installation_t* installation) in BDEF_InitialiseInstallationSlots()
324 static void AII_UpdateOneInstallationDelay (base_t* base, installation_t* installation, aircraft_t*… in AII_UpdateOneInstallationDelay()
856 …raftSlot_t* slot, aircraft_t* aircraftTemplate, base_t* base, installation_t* installation, aircra… in AII_InitialiseSlot()
947 aircraftSlot_t* BDEF_GetInstallationSlotByIDX (installation_t* installation, aircraftItemType_t typ… in BDEF_GetInstallationSlotByIDX()
1187 bool AII_InstallationCanShoot (const installation_t* installation) in AII_InstallationCanShoot()
1353 const char* name; in AII_LoadOneSlotXML() local
H A Dcp_installation.h54 char* name; /**< Name of the installation (as you see it ingame). */ member
75 char name[MAX_VAR]; /**< Name of the installation */ member
109 #define INS_GetInstallationIDX(installation) ((installation)->idx) argument
H A Dcp_missions.cpp913 void CP_MissionNotifyInstallationDestroyed (const installation_t* installation) in CP_MissionNotifyInstallationDestroyed()
1860 const installation_t* installation = mission->data.installation; in MIS_SaveXML() local
1912 const char* name; in MIS_LoadXML() local
1976 installation_t* installation = INS_GetByIDX(installationIdx); in MIS_LoadXML() local
H A Dcp_aircraft.h103 …struct installation_s* installation; /**< A link to the installation. (if defined by aircraftItemT… member
153 char name[MAX_VAR]; /**< Aircraft name (user can change this). */ member
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmExportSet.cxx11 cmExportSet::cmExportSet(std::string name) in cmExportSet()
30 void cmExportSet::AddInstallation(cmInstallExportGenerator const* installation) in AddInstallation()
35 cmExportSet& cmExportSetMap::operator[](const std::string& name) in operator []()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmExportSet.cxx11 cmExportSet::cmExportSet(std::string name) in cmExportSet()
30 void cmExportSet::AddInstallation(cmInstallExportGenerator const* installation) in AddInstallation()
35 cmExportSet& cmExportSetMap::operator[](const std::string& name) in operator []()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmExportSet.cxx11 cmExportSet::cmExportSet(std::string name) in cmExportSet()
30 void cmExportSet::AddInstallation(cmInstallExportGenerator const* installation) in AddInstallation()
35 cmExportSet& cmExportSetMap::operator[](const std::string& name) in operator []()
/dports/sysutils/plasma5-discover/discover-5.23.5/libdiscover/backends/FlatpakBackend/
H A DFlatpakBackend.cpp56 FlatpakSource(FlatpakBackend *backend, FlatpakInstallation *installation) in FlatpakSource()
106 QString name() const in name() function in FlatpakSource
111 FlatpakInstallation *installation() const in installation() function in FlatpakSource
364 const QLatin1String name(flatpak_ref_get_name(FLATPAK_REF(ref))); in getAppForInstalledRef() local
589 const QString name = settings.value(QStringLiteral("Flatpak Ref/Name")).toString(); in addAppFromFlatpakRef() local
779 for (auto installation : qAsConst(m_installations)) { in loadAppsFromAppstreamData() local
1024 auto installation = FLATPAK_INSTALLATION(g_ptr_array_index(installations, i)); in setupFlatpakInstallations() local
1265 for (auto installation : m_installations) { in search() local
1304 for (auto installation : m_installations) { in search() local
1315 QString name = QString::fromUtf8(flatpak_installed_ref_get_appdata_name(ref)); in search() local
[all …]
H A DFlatpakSourcesBackend.cpp32 void setFlatpakInstallation(FlatpakInstallation *installation) in setFlatpakInstallation()
58 for (auto installation : installations) { in FlatpakSourcesBackend() local
159 const auto installation = sourceItem->flatpakInstallation(); in removeSource() local
181 const auto name = QString::fromUtf8(flatpak_ref_get_name(ref)); in removeSource() local
253 bool FlatpakSourcesBackend::listRepositories(FlatpakInstallation *installation) in listRepositories()
319 void FlatpakSourcesBackend::addRemote(FlatpakRemote *remote, FlatpakInstallation *installation) in addRemote()
H A DFlatpakResource.cpp41 …rce::FlatpakResource(const AppStream::Component &component, FlatpakInstallation *installation, Fla… in FlatpakResource()
299 QString FlatpakResource::name() const in name() function in FlatpakResource
301 QString name = m_appdata.name(); in name() local
472 void FlatpakResource::setFlatpakName(const QString &name) in setFlatpakName()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/power/
H A Dpower_spi.c35 if (spi_claim_bus(slave))
36 return -EBUSY;
48 tmp = cpu_to_be32(pmic_tx);
49 if (spi_xfer(slave, pmic_spi_bitlen, &tmp, &pmic_rx,
/dports/net/bosh-cli/bosh-cli-5.5.0/installation/
H A Djob_renderer.go1 package installation package
31 func NewRenderedJobRef(name, version, blobstoreID, sha1 string) RenderedJobRef { argument
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ContainerAnalysis/
H A DOccurrence.php34 public $name; variable in Google_Service_ContainerAnalysis_Occurrence
125 public function setInstallation(Google_Service_ContainerAnalysis_Installation $installation)
144 public function setName($name)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ContainerAnalysis/
H A DOccurrence.php36 public $name; variable in Google_Service_ContainerAnalysis_Occurrence
126 …public function setInstallation(Google_Service_ContainerAnalysis_GrafeasV1beta1PackageDetails $ins…
159 public function setName($name)
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dmsvctoolchain.cpp92 const char *name; member
112 static const MsvcPlatform *platformEntryFromName(const QString &name) in platformEntryFromName()
226 VisualStudioInstallation installation; in installationFromPathAndVersion() local
246 VisualStudioInstallation installation; in detectCppBuildTools2017() local
321 Utils::optional<VisualStudioInstallation> installation in detectVisualStudioFromVsWhere() local
347 Utils::optional<VisualStudioInstallation> installation in detectVisualStudioFromRegistry() local
355 auto installation = detectCppBuildTools2017(); in detectVisualStudioFromRegistry() local
457 static QString generateDisplayName(const QString &name, in generateDisplayName()
1200 env.searchInPath(QLatin1String("cl.exe"), {}, [](const Utils::FilePath &name) { in rescanForCompiler()
1595 const QString name = QString("%1LLVM %2 bit based on %3") in detectClangClToolChainInPath() local
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tests/
H A Dtest_campaign.cpp136 static installation_t* CreateInstallation (const char* name, const vec2_t pos) in CreateInstallation()
139 installation_t* installation; in CreateInstallation() local
155 static base_t* CreateBase (const char* name, const vec2_t pos) in CreateBase()
500 installation_t* installation; in testUFORecovery() local
687 installation_t* installation; in testDisassembly() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/cloudbuild/v1/
H A Dcloudbuild_v1_messages.py169 name = _messages.StringField(5) variable in BitbucketServerConfig
412 name = _messages.StringField(11) variable in Build
741 name = _messages.StringField(6) variable in BuildStep
878 name = _messages.StringField(2) variable in BuiltImage
893 name = _messages.StringField(2) variable in CancelBuildRequest
1067 name = _messages.StringField(2) variable in CloudbuildProjectsBuildsGetRequest
1198 installation = _messages.MessageField('Installation', 1) variable in CloudbuildProjectsGithubInstallationsCreateRequest
1243 installation = _messages.MessageField('Installation', 2) variable in CloudbuildProjectsGithubInstallationsPatchRequest
1261 installation = _messages.MessageField('Installation', 1) variable in CloudbuildProjectsInstallationsCreateRequest
1304 installation = _messages.MessageField('Installation', 2) variable in CloudbuildProjectsInstallationsPatchRequest
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/containeranalysis/v1beta1/
H A Dcontaineranalysis_v1beta1_messages.py45 name = _messages.StringField(2) variable in AliasContext
622 name = _messages.StringField(5) variable in Command
1594 installation = _messages.MessageField('Installation', 1) variable in GrafeasV1beta1PackageDetails
1754 name = _messages.StringField(2) variable in Installation
1766 name = _messages.StringField(1) variable in KnowledgeBase
2083 installation = _messages.MessageField('GrafeasV1beta1PackageDetails', 7) variable in Occurrence
2105 name = _messages.StringField(2) variable in Package
2305 name = _messages.StringField(2) variable in Resource
2327 name = _messages.StringField(4) variable in ScanConfig
2701 name = _messages.StringField(4) variable in Version
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/beautifulsoup4/doc/source/
H A Dindex.rst229 .. _parser-installation:
1177 .. _name: target
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/containeranalysis/v1alpha1/
H A Dcontaineranalysis_v1alpha1_messages.py42 name = _messages.StringField(3) variable in Artifact
336 name = _messages.StringField(5) variable in Command
352 name = _messages.StringField(1) variable in ContaineranalysisProjectsNotesCreateRequest
409 name = _messages.StringField(2) variable in ContaineranalysisProjectsNotesListRequest
488 name = _messages.StringField(1) variable in ContaineranalysisProjectsOccurrencesCreateRequest
600 name = _messages.StringField(3) variable in ContaineranalysisProjectsOccurrencesListRequest
1266 name = _messages.StringField(2) variable in GoogleDevtoolsContaineranalysisV1alpha1AliasContext
1436 name = _messages.StringField(2) variable in Installation
1719 installation = _messages.MessageField('Installation', 7) variable in Occurrence
1721 name = _messages.StringField(9) variable in Occurrence
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/runonphone/symbianutils/
H A Dlauncher.cpp179 void Launcher::setInstallationMode(InstallationMode installation) in setInstallationMode()
194 void Launcher::setTrkServerName(const QString &name) in setTrkServerName()
209 void Launcher::setFileName(const QString &name) in setFileName()
513 const QString name = len ? QString::fromAscii(result.data.mid(12, len)) : QString(); in handleResult() local
/dports/biology/jalview/jalview/src/jalview/bin/
H A DJalviewLite.java856 public AlignFrame newView(String name) in newView()
879 public AlignFrame newViewFrom(AlignFrame alf, String name) in newViewFrom()
1343 static String builddate = null, version = null, installation = null; field in JalviewLite
2758 public boolean getDefaultParameter(String name, boolean def) in getDefaultParameter()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/
H A Dcontaineranalysis_v1beta1.json5 "name": "containeranalysis", string
118 "name": { object
182 "installation": { object
209 "name": { object
373 "name": { object
509 "name": { object
705 "name": { object
869 "installation": { object
880 "name": { object
1333 "name": { object
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/containeranalysis/v1beta1/
H A Dcontaineranalysis-api.json879 "name": { object
1364 "name": { object
1975 "installation": { object
2149 "name": { object
2159 "name": { object
2420 "name": { object
2487 "installation": { object
2521 "name": { object
2560 "name": { object
2690 "name": { object
[all …]

1234