Home
last modified time | relevance | path

Searched refs:platform_type (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/devel/py-oci/oci-2.53.1/src/oci/opsi/models/
H A Dhost_importable_agent_entity_summary.py99 def platform_type(self): member in HostImportableAgentEntitySummary
113 @platform_type.setter
114 def platform_type(self, platform_type): member in HostImportableAgentEntitySummary
124 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
125 platform_type = 'UNKNOWN_ENUM_VALUE'
126 self._platform_type = platform_type
H A Dmacs_managed_external_host_insight_summary.py191 def platform_type(self): member in MacsManagedExternalHostInsightSummary
205 @platform_type.setter
206 def platform_type(self, platform_type): member in MacsManagedExternalHostInsightSummary
216 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
217 platform_type = 'UNKNOWN_ENUM_VALUE'
218 self._platform_type = platform_type
H A Dhost_details.py182 def platform_type(self): member in HostDetails
196 @platform_type.setter
197 def platform_type(self, platform_type): argument
207 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
208 platform_type = 'UNKNOWN_ENUM_VALUE'
209 self._platform_type = platform_type
H A Dmacs_managed_external_host_insight.py229 def platform_type(self): member in MacsManagedExternalHostInsight
243 @platform_type.setter
244 def platform_type(self, platform_type): argument
254 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
255 platform_type = 'UNKNOWN_ENUM_VALUE'
256 self._platform_type = platform_type
H A Dem_managed_external_host_insight_summary.py349 def platform_type(self): member in EmManagedExternalHostInsightSummary
363 @platform_type.setter
364 def platform_type(self, platform_type): member in EmManagedExternalHostInsightSummary
374 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
375 platform_type = 'UNKNOWN_ENUM_VALUE'
376 self._platform_type = platform_type
H A Dem_managed_external_host_insight.py363 def platform_type(self): member in EmManagedExternalHostInsight
377 @platform_type.setter
378 def platform_type(self, platform_type): argument
388 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
389 platform_type = 'UNKNOWN_ENUM_VALUE'
390 self._platform_type = platform_type
H A Dhost_configuration_summary.py317 def platform_type(self): member in HostConfigurationSummary
331 @platform_type.setter
332 def platform_type(self, platform_type): member in HostConfigurationSummary
342 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
343 platform_type = 'UNKNOWN_ENUM_VALUE'
344 self._platform_type = platform_type
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/resources/
H A Dgen_file_type_proto.py40 def PrunePlatformSettings(file_type, default_settings, platform_type): argument
57 if ((s.platform == platform_type) or
65 "Missing default settings for platform %d" % platform_type)
75 def FilterPbForPlatform(full_pb, platform_type): argument
77 assert type(platform_type) is int, "Bad platform_type type"
83 PrunePlatformSettings(new_pb.default_file_type, None, platform_type)
107 file_type, new_pb.default_file_type.platform_settings[0], platform_type)
112 def FilterForPlatformAndWrite(full_pb, platform_type, outfile): argument
115 filtered_pb = FilterPbForPlatform(full_pb, platform_type);
158 for platform_type, platform_enum in PlatformTypes().iteritems():
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/resources/
H A Dgen_file_type_proto.py39 def PrunePlatformSettings(file_type, default_settings, platform_type): argument
56 if ((s.platform == platform_type) or
64 "Missing default settings for platform %d" % platform_type)
74 def FilterPbForPlatform(full_pb, platform_type): argument
76 assert type(platform_type) is int, "Bad platform_type type"
82 PrunePlatformSettings(new_pb.default_file_type, None, platform_type)
106 file_type, new_pb.default_file_type.platform_settings[0], platform_type)
111 def FilterForPlatformAndWrite(full_pb, platform_type, outfile): argument
114 filtered_pb = FilterPbForPlatform(full_pb, platform_type);
157 for platform_type, platform_enum in PlatformTypes().iteritems():
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/management_agent/models/
H A Dmanagement_agent_aggregation_dimensions.py133 def platform_type(self): member in ManagementAgentAggregationDimensions
147 @platform_type.setter
148 def platform_type(self, platform_type): argument
158 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
159 platform_type = 'UNKNOWN_ENUM_VALUE'
160 self._platform_type = platform_type
H A Dmanagement_agent_image_summary.py158 def platform_type(self): member in ManagementAgentImageSummary
172 @platform_type.setter
173 def platform_type(self, platform_type): member in ManagementAgentImageSummary
183 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
184 platform_type = 'UNKNOWN_ENUM_VALUE'
185 self._platform_type = platform_type
H A Dmanagement_agent_image.py156 def platform_type(self): member in ManagementAgentImage
169 @platform_type.setter
170 def platform_type(self, platform_type): argument
180 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
185 self._platform_type = platform_type
H A Dmanagement_agent_summary.py335 def platform_type(self): member in ManagementAgentSummary
349 @platform_type.setter
350 def platform_type(self, platform_type): argument
360 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
361 platform_type = 'UNKNOWN_ENUM_VALUE'
362 self._platform_type = platform_type
H A Dmanagement_agent.py342 def platform_type(self): member in ManagementAgent
356 @platform_type.setter
357 def platform_type(self, platform_type): member in ManagementAgent
367 if not value_allowed_none_or_none_sentinel(platform_type, allowed_values):
368 platform_type = 'UNKNOWN_ENUM_VALUE'
369 self._platform_type = platform_type
/dports/games/fheroes2/fheroes2-0.9.11/.github/workflows/
H A Dvs2019.yml13 platform_type: [x86, x64]
14 name: VS2019 (${{ matrix.config_type }} ${{ matrix.platform_type }})
28 …oj /property:Configuration=${{ matrix.config_type }} /property:Platform=${{ matrix.platform_type }}
32 …oj /property:Configuration=${{ matrix.config_type }} /property:Platform=${{ matrix.platform_type }}
33 …oj /property:Configuration=${{ matrix.config_type }} /property:Platform=${{ matrix.platform_type }}
34 …oj /property:Configuration=${{ matrix.config_type }} /property:Platform=${{ matrix.platform_type }}
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/signaling/
H A Dftl_services_context.cc91 ftl::Platform_Type platform_type; in CreateRequestHeader() local
93 platform_type = ftl::Platform_Type_FTL_ANDROID; in CreateRequestHeader()
95 platform_type = ftl::Platform_Type_FTL_IOS; in CreateRequestHeader()
97 platform_type = ftl::Platform_Type_FTL_DESKTOP; in CreateRequestHeader()
99 client_info->set_platform_type(platform_type); in CreateRequestHeader()
/dports/lang/gambit-c/gambit-4.9.3/misc/
H A Dbuild-gambit-iOS44 platform_type="$1"
50 ios_platform="$platform_type.platform"
58 ios_sdk="$platform_type$sdk_version.sdk"
64 case "$platform_type" in
186 platform_type="$1"
189 select_ios "$platform_type" "$arch"
/dports/net/cloud-init/cloud-init-21.4/cloudinit/distros/tests/
H A Dtest_init.py133 platform_type, argument
145 platform_type=platform_type
156 print(platform_type)
/dports/www/epiphany/epiphany-41.0/lib/safe-browsing/
H A Dephy-gsb-utils.h44 char *platform_type; member
57 char *platform_type; member
63 const char *platform_type,
77 const char *platform_type,
H A Dephy-gsb-utils.c154 const char *platform_type, in ephy_gsb_threat_list_new() argument
161 g_assert (platform_type); in ephy_gsb_threat_list_new()
166 list->platform_type = g_strdup (platform_type); in ephy_gsb_threat_list_new()
178 g_free (list->platform_type); in ephy_gsb_threat_list_free()
193 if (g_strcmp0 (l1->platform_type, l2->platform_type) != 0) in ephy_gsb_threat_list_equal()
229 const char *platform_type, in ephy_gsb_hash_full_lookup_new() argument
237 g_assert (platform_type); in ephy_gsb_hash_full_lookup_new()
243 lookup->platform_type = g_strdup (platform_type); in ephy_gsb_hash_full_lookup_new()
257 g_free (lookup->platform_type); in ephy_gsb_hash_full_lookup_free()
387 if (!g_hash_table_contains (platform_types_set, list->platform_type)) in ephy_gsb_utils_make_full_hashes_request()
[all …]
/dports/ports-mgmt/synth/synth-2.12/src/
H A Dreplicant-platform.adb11 case platform_type is
34 case platform_type is
59 case platform_type is
119 case platform_type is
329 case platform_type is
392 case platform_type is
412 case platform_type is
449 case platform_type is
468 case platform_type is
784 case platform_type is
[all …]
H A Dreplicant.adb133 case platform_type is
142 case platform_type is
191 case platform_type is
226 case platform_type is
263 case platform_type is
303 case platform_type is
316 case platform_type is
338 case platform_type is
355 case platform_type is
378 case platform_type is
[all …]
/dports/misc/visp/visp-3.4.0/script/
H A Dcreate_module.py15 platform_type = sys.platform variable
145 if platform_type == 'win32':
150 if platform_type == 'win32':
156 if platform_type == 'win32':
162 if platform_type == 'win32':
173 if platform_type == 'win32':
/dports/astro/oskar/OSKAR-2.8.0/oskar/utility/src/
H A Doskar_device_log.c26 device->platform_type == 'C' ? "CUDA" : "OpenCL"); in oskar_device_log_details()
27 if (device->platform_type == 'C') in oskar_device_log_details()
36 else if (device->platform_type == 'O') in oskar_device_log_details()
49 if (device->platform_type == 'O') in oskar_device_log_details()
/dports/sysutils/conan/conan-1.44.0/conan/tools/microsoft/
H A Dvisual.py44 vcvars = vcvars_command(vs_version, architecture=vcvarsarch, platform_type=None,
85 def vcvars_command(version, architecture=None, platform_type=None, winsdk_version=None, argument
99 if platform_type:
100 cmd.append(platform_type)

123456789