Home
last modified time | relevance | path

Searched refs:asset_type (Results 1 – 25 of 85) sorted by relevance

1234

/dports/lang/v/v-0.1.29/vlib/vweb/assets/
H A Dassets.v94 if asset_type == 'css' {
128 assets := am.get_assets(asset_type)
130 if asset_type == 'css' {
132 file := am.combine(asset_type, true)
139 if asset_type == 'js' {
141 file := am.combine(asset_type, true)
162 if asset_type == 'css' {
164 } else if asset_type == 'js' {
173 assets := am.get_assets(asset_type)
183 if asset_type != 'css' && asset_type != 'js' {
[all …]
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dcbs.py36 for asset_type, query in asset_types.items():
43 if asset_type != 'fallback':
135 asset_type = xpath_text(item, 'assetType')
138 'assetTypes': asset_type,
140 if not asset_type:
142 asset_type = 'fallback'
145 if asset_type in asset_types:
148 if 'DASH_CENC' in asset_type:
151 if asset_type.startswith('HLS') or 'StreamPack' in asset_type:
153 elif asset_type in ('RTMP', 'WIFI', '3G'):
[all …]
/dports/devel/xxl/xxl-1.0.1/
H A Dxxlutil.c4 xxl_malloc(size_t nbytes, xxl_assettype_t asset_type) in xxl_malloc() argument
9 XXL_ASSET_SAVE(ptr, xxl_cleanup_ptr, NULL, asset_type); in xxl_malloc()
42 XXL_ASSET_SAVE(f, xxl_cleanup_FILE, NULL, asset_type); in xxl_fopen()
72 XXL_ASSET_SAVE((void *)fd, xxl_cleanup_fd, NULL, asset_type); in xxl_open()
131 xxl_lock(pthread_mutex_t *mutex, xxl_assettype_t asset_type) in xxl_lock() argument
136 XXL_ASSET_SAVE(mutex, xxl_cleanup_lock, NULL, asset_type); in xxl_lock()
195 xxl_lock(HANDLE hMutex, xxl_assettype_t asset_type) in xxl_lock() argument
199 XXL_ASSET_SAVE(hMutex, xxl_cleanup_lock, NULL, asset_type); in xxl_lock()
270 XXL_ASSET_SAVE(ptr, xxl_cleanup_HGLOBAL, hHeap, asset_type); in xxl_HeapAlloc()
317 xxl_LocalAlloc(UINT uFlags, UINT uBytes, xxl_assettype_t asset_type) in xxl_LocalAlloc() argument
[all …]
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dcbs.py74 asset_type = xpath_text(item, 'assetType')
75 …if not asset_type or asset_type in asset_types or 'HLS_FPS' in asset_type or 'DASH_CENC' in asset_…
77 asset_types.append(asset_type)
80 'assetTypes': asset_type,
82 if asset_type.startswith('HLS') or asset_type in ('OnceURL', 'StreamPack'):
84 elif asset_type in ('RTMP', 'WIFI', '3G'):
89 'Downloading %s SMIL data' % asset_type)
H A Dmediaset.py138 for asset_type in ('SD', 'HD'):
146 'assetTypes': asset_type,
147 }), guid, 'Downloading %s %s SMIL data' % (f.split('+')[0], asset_type))
153 tp_f['quality'] = 1 if asset_type == 'HD' else 0
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dui_panels.py96 if asset_type == 'MODEL':
98 if asset_type == 'MATERIAL':
100 if asset_type == 'BRUSH':
108 op.process_source = asset_type
119 op.asset_type = asset_type
123 op.asset_type = asset_type
127 op.asset_type = asset_type
1073 op.asset_type = ui_props.asset_type
1158 asset_type: bpy.props.StringProperty(
1274 op.asset_type = ui_props.asset_type
[all …]
H A Dupload.py166 "type": asset_type,
169 if asset_type == 'MODEL':
261 if asset_type == 'SCENE':
377 elif asset_type == 'BRUSH':
505 def auto_fix(asset_type=''): argument
509 if asset_type == 'MATERIAL':
529 auto_fix(asset_type=asset_type)
537 if asset_type == 'MODEL':
539 if asset_type == 'SCENE':
543 elif asset_type == 'BRUSH':
[all …]
H A Dutils.py142 if uiprops.asset_type == 'MODEL':
146 if uiprops.asset_type == 'SCENE':
150 if uiprops.asset_type == 'MATERIAL':
155 if uiprops.asset_type == 'TEXTURE':
160 if uiprops.asset_type == 'BRUSH':
170 if ui_props.asset_type == 'MODEL':
174 if ui_props.asset_type == 'SCENE':
182 elif ui_props.asset_type == 'BRUSH':
192 if ui_props.asset_type == 'MODEL':
196 if ui_props.asset_type == 'SCENE':
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/config/ios/
H A Dasset_catalog.gni40 # asset_type:
48 assert(defined(invoker.asset_type) && invoker.asset_type != "",
74 assert(get_path_info(_dir, "extension") == invoker.asset_type,
129 forward_variables_from(invoker, "*", [ "asset_type" ])
130 asset_type = "appiconset"
135 forward_variables_from(invoker, "*", [ "asset_type" ])
136 asset_type = "colorset"
141 forward_variables_from(invoker, "*", [ "asset_type" ])
142 asset_type = "imageset"
147 forward_variables_from(invoker, "*", [ "asset_type" ])
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/config/ios/
H A Dasset_catalog.gni38 # asset_type:
46 assert(defined(invoker.asset_type) && invoker.asset_type != "",
72 assert(get_path_info(_dir, "extension") == invoker.asset_type,
127 forward_variables_from(invoker, "*", [ "asset_type" ])
128 asset_type = "appiconset"
133 forward_variables_from(invoker, "*", [ "asset_type" ])
134 asset_type = "colorset"
139 forward_variables_from(invoker, "*", [ "asset_type" ])
140 asset_type = "imageset"
145 forward_variables_from(invoker, "*", [ "asset_type" ])
[all …]
/dports/lang/v8/v8-9.6.180.12/build/config/ios/
H A Dasset_catalog.gni40 # asset_type:
48 assert(defined(invoker.asset_type) && invoker.asset_type != "",
74 assert(get_path_info(_dir, "extension") == invoker.asset_type,
129 forward_variables_from(invoker, "*", [ "asset_type" ])
130 asset_type = "appiconset"
135 forward_variables_from(invoker, "*", [ "asset_type" ])
136 asset_type = "colorset"
141 forward_variables_from(invoker, "*", [ "asset_type" ])
142 asset_type = "imageset"
147 forward_variables_from(invoker, "*", [ "asset_type" ])
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/config/ios/
H A Dasset_catalog.gni38 # asset_type:
46 assert(defined(invoker.asset_type) && invoker.asset_type != "",
72 assert(get_path_info(_dir, "extension") == invoker.asset_type,
127 forward_variables_from(invoker, "*", [ "asset_type" ])
128 asset_type = "appiconset"
133 forward_variables_from(invoker, "*", [ "asset_type" ])
134 asset_type = "colorset"
139 forward_variables_from(invoker, "*", [ "asset_type" ])
140 asset_type = "imageset"
145 forward_variables_from(invoker, "*", [ "asset_type" ])
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/media/asset/
H A Dresources.yaml22 asset_type:
23 name: asset_type
29 - &asset_type
31 attribute_name: asset_type
40 - *asset_type
63 - *asset_type
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Theme/
H A DStableLibraryOverrideTest.php145 foreach (['css', 'js'] as $asset_type) {
146 foreach ($library[$asset_type] as $index => $asset) {
148 unset($all_libraries[$extension][$library_name][$asset_type][$index]);
151 if (!empty($all_libraries[$extension][$library_name][$asset_type])) {
152 …braries[$extension][$library_name][$asset_type] = array_values($all_libraries[$extension][$library…
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/KernelTests/Core/Theme/
H A DStableLibraryOverrideTest.php145 foreach (['css', 'js'] as $asset_type) {
146 foreach ($library[$asset_type] as $index => $asset) {
148 unset($all_libraries[$extension][$library_name][$asset_type][$index]);
151 if (!empty($all_libraries[$extension][$library_name][$asset_type])) {
152 …braries[$extension][$library_name][$asset_type] = array_values($all_libraries[$extension][$library…
H A DStable9LibraryOverrideTest.php151 foreach (['css', 'js'] as $asset_type) {
152 foreach ($library[$asset_type] as $index => $asset) {
154 unset($all_libraries[$extension][$library_name][$asset_type][$index]);
157 if (!empty($all_libraries[$extension][$library_name][$asset_type])) {
158 …braries[$extension][$library_name][$asset_type] = array_values($all_libraries[$extension][$library…
/dports/devel/py-vsts/vsts-0.1.25/vsts/gallery/v4_1/models/
H A Dextension_draft_asset.py29 def __init__(self, asset_type=None, language=None, source=None): argument
30 … super(ExtensionDraftAsset, self).__init__(asset_type=asset_type, language=language, source=source)
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/contributions/v4_1/models/
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_0/models/
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/contributions/v4_0/models/
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_1/models/
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/devel/py-vsts/vsts-0.1.25/vsts/gallery/v4_0/models/
H A Dextension_file.py29 def __init__(self, asset_type=None, language=None, source=None): argument
31 self.asset_type = asset_type
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/media/asset/asset_types/
H A Dhooks.py57 asset_type = update_file_config['assetType']
60 if len(update_mask) != len(asset_type):
63 if update not in asset_type:
67 at = encoding.DictToMessage(asset_type, messages.AssetType)
/dports/devel/py-vsts/vsts-0.1.25/vsts/gallery/v4_1/
H A Dgallery_client.py155 if asset_type is not None:
189 if asset_type is not None:
225 if asset_type is not None:
497 if asset_type is not None:
599 if asset_type is not None:
628 if asset_type is not None:
658 if asset_type is not None:
1003 if asset_type is not None:
1034 if asset_type is not None:
1053 if asset_type is not None:
[all …]

1234