Home
last modified time | relevance | path

Searched refs:found_store (Results 1 – 17 of 17) sorted by relevance

/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/install/
H A Durldetect.py877 found_store = None
880 found_store = store
882 if found_store:
883 log.debug("Prioritizing distro store=%s", found_store)
884 allstores.remove(found_store)
885 allstores.insert(0, found_store)
/dports/databases/redis5/redis-5.0.14/src/
H A Ddb.c1335 int i, j, num, *keys, found_store = 0; in sortGetKeys() local
1366 found_store = 1; in sortGetKeys()
1372 *numkeys = num + found_store; in sortGetKeys()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-templates-store.c1704 CamelStore *found_store = NULL; in templates_store_source_changed_cb() local
1712 …e_mail_folder_uri_parse (CAMEL_SESSION (mail_session), templates_folder, &found_store, &root_folde… in templates_store_source_changed_cb()
1713 …if (g_strcmp0 (E_MAIL_SESSION_LOCAL_UID, camel_service_get_uid (CAMEL_SERVICE (found_store))) == 0… in templates_store_source_changed_cb()
1729 g_clear_object (&found_store); in templates_store_source_changed_cb()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Ddb.c1774 int i, j, num, *keys, found_store = 0; in sortGetKeys() local
1804 found_store = 1; in sortGetKeys()
1810 result->numkeys = num + found_store; in sortGetKeys()
/dports/databases/redis6/redis-6.0.16/src/
H A Ddb.c1586 int i, j, num, *keys, found_store = 0; in sortGetKeys() local
1616 found_store = 1; in sortGetKeys()
1622 result->numkeys = num + found_store; in sortGetKeys()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dconfig.py3458 found_store = None # Where the option value has been found
3479 val = found_store.unquote(val)
3481 val = opt.convert_from_unicode(found_store, val)
3493 found_store = store
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1992 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
2002 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
2008 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1965 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
1975 LLVMBuildLoad(builder, found_store, ""), in emit_elect()
1981 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_config.py3429 (found_store, found_section) = tuples[0]
3430 self.assertIs(store, found_store)