Home
last modified time | relevance | path

Searched defs:attachment_count (Results 1 – 25 of 111) sorted by relevance

12345

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website_sale_digital/models/
H A Dproduct.py10 attachment_count = fields.Integer(compute='_compute_attachment_count', string="File") variable in ProductTemplate
37 attachment_count = fields.Integer(compute='_compute_attachment_count', string="File") variable in Product
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/runtime/
H A Dvk_framebuffer.h42 uint32_t attachment_count; member
H A Dvk_render_pass.h125 uint32_t attachment_count; member
285 uint32_t attachment_count; member
/dports/mail/py-django-mailbox/django-mailbox-4.8.2/django_mailbox/
H A Dadmin.py63 def attachment_count(self, msg): member in MessageAdmin
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/nearby_sharing/
H A Dnearby_notification_manager.cc144 size_t attachment_count = share_target.file_attachments.size() + in FormatNotificationTitle() local
179 size_t attachment_count = share_target.file_attachments.size() + in GetConnectionRequestNotificationMessage() local
/dports/www/mybb/mybb-mybb_1829/
H A Dforumdisplay.php1359 … $attachment_count = $lang->sprintf($lang->attachment_count_multiple, $thread['attachmentcount']); variable
1363 $attachment_count = $lang->attachment_count; variable
1370 $attachment_count = ''; variable
H A Dsearch.php624 … $attachment_count = $lang->sprintf($lang->attachment_count_multiple, $thread['attachmentcount']); variable
628 $attachment_count = $lang->attachment_count; variable
635 $attachment_count = ''; variable
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Drender_pass_state.cpp154 const uint32_t attachment_count; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dnative.rs67 pub attachment_count: usize, field
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dnative.rs67 pub attachment_count: usize, field
/dports/lang/clover/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/asahi/lib/
H A Ddecode.c456 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/libosmesa/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/asahi/lib/
H A Ddecode.c472 unsigned attachment_count = attachments[3]; in agxdecode_cmdstream() local
/dports/mail/libpst/libpst-0.6.76/src/
H A Dmsg.cpp232 uint32_t attachment_count; in write_msg_email() member
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/lavapipe/
H A Dlvp_private.h269 uint32_t attachment_count; member
308 uint32_t attachment_count; member
332 uint32_t attachment_count; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/lavapipe/
H A Dlvp_private.h269 uint32_t attachment_count; member
308 uint32_t attachment_count; member
332 uint32_t attachment_count; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/lavapipe/
H A Dlvp_private.h269 uint32_t attachment_count; member
308 uint32_t attachment_count; member
332 uint32_t attachment_count; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/lavapipe/
H A Dlvp_private.h269 uint32_t attachment_count; member
308 uint32_t attachment_count; member
332 uint32_t attachment_count; member

12345