Home
last modified time | relevance | path

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

12345678910>>...21

/dports/archivers/rpm4/rpm-4.16.1.3/lib/backend/ndb/
H A Drpmpkg.c913 if (salvaged[i * 4 + 7] - salvaged[i * 4 + 3] > max) { in salvage_latest_blob()
914 max = salvaged[i * 4 + 7] - salvaged[i * 4 + 3]; in salvage_latest_blob()
918 if ((unsigned int)(salvaged[3] - salvaged[i * 4 + 3]) > max) in salvage_latest_blob()
946 unsigned int *salvaged; in rpmpkgSalvage() local
1004 salvaged = xrealloc(salvaged, (nfound + 64) * (4 * sizeof(unsigned int))); in rpmpkgSalvage()
1005 salvaged[nfound * 4 + 0] = pkgidx; in rpmpkgSalvage()
1006 salvaged[nfound * 4 + 1] = blkoff; in rpmpkgSalvage()
1027 pkgidx = salvaged[i * 4]; in rpmpkgSalvage()
1029 if (salvaged[j * 4] != pkgidx) in rpmpkgSalvage()
1034 memcpy(salvaged + nslots * 4, salvaged + i * 4, sizeof(unsigned int) * 4); in rpmpkgSalvage()
[all …]
/dports/games/barony/Barony-3.3.7/src/
H A Dacttorch.cpp117 bool salvaged = false; in actTorch() local
122 salvaged = true; in actTorch()
126 if ( salvaged ) in actTorch()
261 bool salvaged = false; in actCrystalShard() local
266 salvaged = true; in actCrystalShard()
270 if ( salvaged ) in actCrystalShard()
H A Dactitem.cpp268 bool salvaged = false; in actItem() local
273 salvaged = true; in actItem()
277 if ( salvaged ) in actItem()
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dmetadata.py51 salvaged=None, argument
59 self._salvaged = set(() if salvaged is None else salvaged)
71 and self.salvaged == other.salvaged
82 or self.salvaged
177 def salvaged(self): member in ChangingFiles
188 del self.salvaged
741 elif f in files.salvaged:
H A Dcommit.py133 salvaged = _get_salvaged(repo, ms, ctx)
134 for s in salvaged:
168 salvaged = []
176 salvaged.append(fname)
177 return salvaged
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/irc/
H A Dcmds.c429 gchar *salvaged; in irc_cmd_privmsg() local
436 salvaged = purple_utf8_salvage(args[1]); in irc_cmd_privmsg()
437 cur = salvaged; in irc_cmd_privmsg()
438 end = salvaged; in irc_cmd_privmsg()
466 g_free(salvaged); in irc_cmd_privmsg()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/irc/
H A Dcmds.c429 gchar *salvaged; in irc_cmd_privmsg() local
436 salvaged = purple_utf8_salvage(args[1]); in irc_cmd_privmsg()
437 cur = salvaged; in irc_cmd_privmsg()
438 end = salvaged; in irc_cmd_privmsg()
466 g_free(salvaged); in irc_cmd_privmsg()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/irc/
H A Dcmds.c429 gchar *salvaged; in irc_cmd_privmsg() local
436 salvaged = purple_utf8_salvage(args[1]); in irc_cmd_privmsg()
437 cur = salvaged; in irc_cmd_privmsg()
438 end = salvaged; in irc_cmd_privmsg()
466 g_free(salvaged); in irc_cmd_privmsg()
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/src/
H A Didle-connection.c1486 GString *salvaged = g_string_sized_new (bytes); in idle_salvage_utf8() local
1494 g_string_append_len (salvaged, supposed_utf8, valid_bytes); in idle_salvage_utf8()
1495 g_string_append_len (salvaged, U_FFFD_REPLACEMENT_CHARACTER_UTF8, 3); in idle_salvage_utf8()
1501 g_string_append_len (salvaged, supposed_utf8, bytes); in idle_salvage_utf8()
1503 ret_len = salvaged->len; in idle_salvage_utf8()
1504 ret = g_string_free (salvaged, FALSE); in idle_salvage_utf8()
1540 gchar *salvaged; in idle_connection_ntoh() local
1543 salvaged = idle_salvage_utf8(ret, bytes_written); in idle_connection_ntoh()
1545 ret = salvaged; in idle_connection_ntoh()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/tests/
H A Dr01140.vtc1 varnishtest "Transient-salvaged objects ttl should be shortened - #1140"
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstCombine/
H A Ddebuginfo-sink.ll31 ; In this example the GEP cannot (yet) be salvaged. Check that not only is the
59 ; original dbg.values are salvaged.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Ddebuginfo-sink.ll31 ; In this example the GEP cannot (yet) be salvaged. Check that not only is the
59 ; original dbg.values are salvaged.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Ddebuginfo-sink.ll31 ; In this example the GEP cannot (yet) be salvaged. Check that not only is the
59 ; original dbg.values are salvaged.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/InstCombine/
H A Ddebuginfo-sink.ll31 ; In this example the GEP cannot (yet) be salvaged. Check that not only is the
59 ; original dbg.values are salvaged.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Ddebuginfo-sink.ll31 ; In this example the GEP cannot (yet) be salvaged. Check that not only is the
59 ; original dbg.values are salvaged.
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/silc/
H A Dops.c333 char *salvaged = NULL; in silc_channel_message() local
335 salvaged = purple_utf8_salvage((const char *)message); in silc_channel_message()
336 msg = salvaged; in silc_channel_message()
342 g_free(salvaged); in silc_channel_message()
415 char *salvaged = NULL; in silc_private_message() local
417 salvaged = purple_utf8_salvage((const char *)message); in silc_private_message()
418 msg = salvaged; in silc_private_message()
423 g_free(salvaged); in silc_private_message()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/silc/
H A Dops.c333 char *salvaged = NULL; in silc_channel_message() local
335 salvaged = purple_utf8_salvage((const char *)message); in silc_channel_message()
336 msg = salvaged; in silc_channel_message()
342 g_free(salvaged); in silc_channel_message()
415 char *salvaged = NULL; in silc_private_message() local
417 salvaged = purple_utf8_salvage((const char *)message); in silc_private_message()
418 msg = salvaged; in silc_private_message()
423 g_free(salvaged); in silc_private_message()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/silc/
H A Dops.c333 char *salvaged = NULL; in silc_channel_message() local
335 salvaged = purple_utf8_salvage((const char *)message); in silc_channel_message()
336 msg = salvaged; in silc_channel_message()
342 g_free(salvaged); in silc_channel_message()
415 char *salvaged = NULL; in silc_private_message() local
417 salvaged = purple_utf8_salvage((const char *)message); in silc_private_message()
418 msg = salvaged; in silc_private_message()
423 g_free(salvaged); in silc_private_message()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/X86/
H A Ddbg-val-list-undef.ll3 ;; %y is unused and cannot (FIXME: currently) be salvaged. Ensure that the
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/DebugInfo/X86/
H A Ddbg-val-list-undef.ll3 ;; %y is unused and cannot (FIXME: currently) be salvaged. Ensure that the
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddbg-val-list-undef.ll3 ;; %y is unused and cannot (FIXME: currently) be salvaged. Ensure that the
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddbg-val-list-undef.ll3 ;; %y is unused and cannot (FIXME: currently) be salvaged. Ensure that the
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddbg-val-list-undef.ll3 ;; %y is unused and cannot (FIXME: currently) be salvaged. Ensure that the
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/DebugInfo/X86/
H A Dsdag-ir-salvage.ll4 ; can be salvaged back to the underlying argument vreg.
/dports/devel/llvm10/llvm-10.0.1.src/test/DebugInfo/X86/
H A Dsdag-ir-salvage.ll4 ; can be salvaged back to the underlying argument vreg.

12345678910>>...21