Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 25 of 50) sorted by relevance

12

/haiku/data/catalogs/add-ons/mail_daemon/inbound_protocols/imap/
H A Den_GB.catkeys4 Failed to fetch available storage. IMAPFolderConfig Failed to fetch available storage.
H A Dsk.catkeys3 Failed to fetch available storage. IMAPFolderConfig Nepodarilo sa zistiť dostupné úložné miesto.
H A Del.catkeys4 Failed to fetch available storage. IMAPFolderConfig Το κατέβασμα επιπλέον χωρητικότητας απέτυχε.
H A Duk.catkeys4 Failed to fetch available storage. IMAPFolderConfig Збій запиту доступних масивів.
H A Dko.catkeys4 Failed to fetch available storage. IMAPFolderConfig 사용 가능한 저장소를 가져오는 데 실패했습니다.
H A Dru.catkeys4 Failed to fetch available storage. IMAPFolderConfig Не удалось запросить доступное пространство.
H A Dth.catkeys4 Failed to fetch available storage. IMAPFolderConfig ไม่สามารถดึงที่เก็บข้อมูลที่มีอยู่
H A Dbe.catkeys4 Failed to fetch available storage. IMAPFolderConfig Памылка падчас атрымання дадзеных.
H A Dzh_Hans.catkeys4 Failed to fetch available storage. IMAPFolderConfig 获取可用存储失败
H A Dja.catkeys4 Failed to fetch available storage. IMAPFolderConfig 使用可能な容量を取得できませんでした
H A Dhr.catkeys3 Failed to fetch available storage. IMAPFolderConfig Nisam uspio dohvatiti dostupnu pohranu.
H A Deo.catkeys4 Failed to fetch available storage. IMAPFolderConfig Fiaskis akiri liberan konservujon.
H A Dfi.catkeys4 Failed to fetch available storage. IMAPFolderConfig Saatavilla olevan tallennuspaikan noutaminen e…
H A Did.catkeys4 Failed to fetch available storage. IMAPFolderConfig Gagal untuk mengambil penyimpanan yang tersedi…
H A Dit.catkeys4 Failed to fetch available storage. IMAPFolderConfig Impossibile calcolare lo spazio disponibile.
H A Dde.catkeys4 Failed to fetch available storage. IMAPFolderConfig Keine der vorhandenen Ablagen konnte übertrage…
H A Dda.catkeys4 Failed to fetch available storage. IMAPFolderConfig Kunne ikke hente tilgængeligt lager.
H A Dpl.catkeys4 Failed to fetch available storage. IMAPFolderConfig Nie udało się pobrać dostępnego miejsca.
H A Dlt.catkeys4 Failed to fetch available storage. IMAPFolderConfig Aplankų sąrašo gauti nepavyko.
H A Dnb.catkeys4 Failed to fetch available storage. IMAPFolderConfig Kunne ikke innhente tilgjengelig lagringsplass.
H A Dtr.catkeys4 Failed to fetch available storage. IMAPFolderConfig Kullanılabilir depolama alanı getirilemedi.
H A Dnl.catkeys4 Failed to fetch available storage. IMAPFolderConfig Fout bij het ophalen van de beschikbare opslag.
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp195 IMAP::FetchCommand fetch(fUID, fUID, IMAP::kFetchBody); in Process() local
196 fetch.SetListener(this); in Process()
198 status = protocol.ProcessCommand(fetch); in Process()
258 IMAP::FetchCommand fetch(fUIDs, kMaxFetchEntries, in Process() local
260 fetch.SetListener(this); in Process()
262 status = protocol.ProcessCommand(fetch); in Process()
375 IMAP::FetchMessageEntriesCommand fetch(entries, from, to, false); in Process() local
376 status = protocol.ProcessCommand(fetch); in Process()
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A Dyuvrgb.nasm44 …movdqa xmm7, [Const16] ; loads a constant using data cache (slower on first fetch but then cache…
47 …movdqa xmm7, [Const128] ; loads a constant using data cache (slower on first fetch but then cach…
105 movq mm7, [Const16] ; loads a constant using data cache (slower on first fetch but then cached)
108 movq mm7, [Const128] ; loads a constant using data cache (slower on first fetch but then cached)
305 movq xmm0, [esi] ; fetch 8 y values (8 bit) yyyyyyyy00000000
306 movd xmm1, [eax] ; fetch 4 u values (8 bit) uuuu000000000000
307 movd xmm2, [ebx] ; fetch 4 v values (8 bit) vvvv000000000000
422 movq mm0, [esi] ; fetch 4 y values (8 bit) yyyy0000
423 movd mm1, [eax] ; fetch 2 u values (8 bit) uu000000
424 movd mm2, [ebx] ; fetch 2 v values (8 bit) vv000000
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dyuvrgb_sse.nasm44 movq mm7, [Const16] ; loads a constant using data cache (slower on first fetch but then cached)
47 movq mm7, [Const128] ; loads a constant using data cache (slower on first fetch but then cached)
229 movq mm0, [esi] ; fetch 4 y values (8 bit) yyyy0000
230 movd mm1, [eax] ; fetch 2 u values (8 bit) uu000000
231 movd mm2, [ebx] ; fetch 2 v values (8 bit) vv000000

12