Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A D2003-11-20-Bitfields.c9 ensure_face_cachel_contains_charset (struct face_cachel *cachel) { in ensure_face_cachel_contains_charset() argument
10 cachel->font_specified[0] = 0; in ensure_face_cachel_contains_charset()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dcache.c682 gchar *cachel; in cache_time_valid() local
688 cachel = path_from_utf8(cache); in cache_time_valid()
691 if (stat(cachel, &cache_st) == 0 && in cache_time_valid()
703 if (utime(cachel, &ut) < 0 && in cache_time_valid()
706 DEBUG_1("cache permission workaround: %s", cachel); in cache_time_valid()
713 g_free(cachel); in cache_time_valid()
/dports/audio/re/re-0.5.8/src/sip/
H A Drequest.c23 struct list cachel;
81 list_flush(&req->cachel);
224 dns_rrlist_apply2(&req->cachel, rr->rdata.srv.target,
339 list_append(&req->cachel, &rr->le_priv, rr);
348 list_append(&req->cachel, &rr->le_priv, rr);
354 list_append(&req->cachel, &rr->le_priv, rr);
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dsync_support.c6326 struct dlist *cachel = NULL; in sync_do_mailboxes() local
6332 if (!cachel) cachel = dlist_newlist(NULL, "MAILBOXES"); in sync_do_mailboxes()
6333 dlist_stitch(cachel, cl); in sync_do_mailboxes()
6362 if (cachel) { in sync_do_mailboxes()
6363 r = sync_kl_parse(cachel, replica_folders, NULL, NULL, NULL, NULL); in sync_do_mailboxes()
6364 dlist_free(&cachel); in sync_do_mailboxes()
/dports/deskutils/virt-manager/virt-manager-3.2.0/po/
H A Dsv.po1619 "cacheläge inte är ”none”.\n"
/dports/devel/libvirt/libvirt-7.10.0/po/
H A Dsv.po2261 msgstr "CPU-cacheläget ”%s” kan endast användas med CPU:erna ”%s”/”%s”"
2265 msgstr "CPU-cacheläget ”%s” kan endast användas med level='3'"
39958 #~ msgstr "CPU-cacheläget ”%s” kan endast användas med ”%s”-CPU:er"
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dmerge10894 patches.suse/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch
H A Dorig10894 patches.suse/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch
H A Dldiff10905 - patches.suse/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch
H A Ddiff10898 | <<<--patches.suse/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch-->>><<<++patche…