/haiku/data/catalogs/add-ons/mail_daemon/inbound_protocols/imap/ |
H A D | en_GB.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Failed to fetch available storage.
|
H A D | sk.catkeys | 3 Failed to fetch available storage. IMAPFolderConfig Nepodarilo sa zistiť dostupné úložné miesto.
|
H A D | el.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Το κατέβασμα επιπλέον χωρητικότητας απέτυχε.
|
H A D | uk.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Збій запиту доступних масивів.
|
H A D | ko.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig 사용 가능한 저장소를 가져오는 데 실패했습니다.
|
H A D | ru.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Не удалось запросить доступное пространство.
|
H A D | th.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig ไม่สามารถดึงที่เก็บข้อมูลที่มีอยู่
|
H A D | be.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Памылка падчас атрымання дадзеных.
|
H A D | zh_Hans.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig 获取可用存储失败
|
H A D | ja.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig 使用可能な容量を取得できませんでした
|
H A D | hr.catkeys | 3 Failed to fetch available storage. IMAPFolderConfig Nisam uspio dohvatiti dostupnu pohranu.
|
H A D | eo.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Fiaskis akiri liberan konservujon.
|
H A D | fi.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Saatavilla olevan tallennuspaikan noutaminen e…
|
H A D | id.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Gagal untuk mengambil penyimpanan yang tersedi…
|
H A D | it.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Impossibile calcolare lo spazio disponibile.
|
H A D | de.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Keine der vorhandenen Ablagen konnte übertrage…
|
H A D | da.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Kunne ikke hente tilgængeligt lager.
|
H A D | pl.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Nie udało się pobrać dostępnego miejsca.
|
H A D | lt.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Aplankų sąrašo gauti nepavyko.
|
H A D | nb.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Kunne ikke innhente tilgjengelig lagringsplass.
|
H A D | tr.catkeys | 4 Failed to fetch available storage. IMAPFolderConfig Kullanılabilir depolama alanı getirilemedi.
|
H A D | nl.catkeys | 4 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 D | IMAPConnectionWorker.cpp | 195 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 D | yuvrgb.nasm | 44 …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 D | yuvrgb_sse.nasm | 44 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
|