Home
last modified time | relevance | path

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

123

/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenPlayer/
H A Dblending.cpp15 Uint32 sourcer = (source >> 0) & 0xff; in blend_avg() local
22 targetr = (sourcer + targetr) >> 1; in blend_avg()
33 Uint32 sourcer = (source >> 0) & 0xff; in blend_mul() local
40 targetr = (sourcer * targetr) >> 8; in blend_mul()
51 Uint32 sourcer = (source >> 0) & 0xff; in blend_add() local
58 targetr += sourcer; in blend_add()
84 sourcer = (Uint32)((double)sourcer * sfact); in blend_alpha()
88 if (sourcer > 0xff) sourcer = 0xff; in blend_alpha()
100 targetr = sourcer + targetr; in blend_alpha()
101 targetg = sourcer + targetg; in blend_alpha()
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/
H A Dblending.cpp15 Uint32 sourcer = (source >> 0) & 0xff; in blend_avg() local
22 targetr = (sourcer + targetr) >> 1; in blend_avg()
33 Uint32 sourcer = (source >> 0) & 0xff; in blend_mul() local
40 targetr = (sourcer * targetr) >> 8; in blend_mul()
51 Uint32 sourcer = (source >> 0) & 0xff; in blend_add() local
58 targetr += sourcer; in blend_add()
84 sourcer = (Uint32)((double)sourcer * sfact); in blend_alpha()
88 if (sourcer > 0xff) sourcer = 0xff; in blend_alpha()
100 targetr = sourcer + targetr; in blend_alpha()
101 targetg = sourcer + targetg; in blend_alpha()
[all …]
/dports/shells/xonsh/xonsh-0.7.9/xonsh/
H A Dforeign_shells.py159 sourcer=None, argument
302 funcs = parse_funcs(s, shell=shell, sourcer=sourcer, extra_args=extra_args)
372 def parse_funcs(s, shell, sourcer=None, extra_args=()): argument
395 sourcer = DEFAULT_SOURCERS.get(shell, "source") if sourcer is None else sourcer
405 sourcer=sourcer,
420 def __init__(self, name, shell, filename, sourcer=None, extra_args=()): argument
435 sourcer = DEFAULT_SOURCERS.get(shell, "source") if sourcer is None else sourcer
439 self.sourcer = sourcer
455 and (self.sourcer == other.sourcer)
462 sourcer=self.sourcer,
H A Daliases.py301 ns.prevcmd = '{} "{}"'.format(ns.sourcer, '" "'.join(ns.files_or_code))
316 sourcer=ns.sourcer,
H A Dxonfig.py178 sourcer = value.get("sourcer", None)
179 if sourcer:
180 cmd.extend(["--sourcer", sourcer])
/dports/misc/concourse/vault-bdd38fca2cff/sdk/helper/entropy/
H A Dentropy_test.go40 sourcer Sourcer
72 mockReader := NewReader(test.sourcer)
/dports/security/vault/go-kms-wrapping-entropy-v0.1.0/entropy/
H A Dentropy_test.go32 sourcer Sourcer
64 mockReader := NewReader(test.sourcer)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/sdk/helper/entropy/
H A Dentropy_test.go40 sourcer Sourcer
72 mockReader := NewReader(test.sourcer)
/dports/devel/gdb/gdb-11.1/gdb/
H A Dauto-load.c806 objfile_script_sourcer_func *sourcer
812 gdb_assert (sourcer != NULL);
813 sourcer (language, objfile, input.get (), debugfile);
867 objfile_script_sourcer_func *sourcer;
870 sourcer = ext_lang_objfile_script_sourcer (language);
871 if (sourcer == NULL)
922 sourcer (language, objfile, opened->stream.get (),
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/report/
H A Dreport.go64 type sourcer interface { interface
129 case sourcer:
/dports/sysutils/nomad/nomad-1.1.0/vendor/honnef.co/go/tools/report/
H A Dreport.go64 type sourcer interface { interface
129 case sourcer:
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/report/
H A Dreport.go64 type sourcer interface { interface
129 case sourcer:
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/honnef.co/go/tools/report/
H A Dreport.go64 type sourcer interface { interface
129 case sourcer:
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/analysis/report/
H A Dreport.go66 type sourcer interface { interface
131 case sourcer:
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/honnef.co/go/tools/analysis/report/
H A Dreport.go70 type sourcer interface { interface
146 case sourcer:
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/analysis/report/
H A Dreport.go70 type sourcer interface { interface
146 case sourcer:
/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_foreign_shells.py99 sourcer="call",
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Ddcs.c919 INT16 *sourcel, *sourcer; in dcs2_dac_update() local
926 sourcer = dcs.buffer2; in dcs2_dac_update()
938 *destr++ = sourcer[indx & DCS_BUFFER_MASK]; in dcs2_dac_update()
948 *destr++ = sourcer[(dcs.buffer_in - 1) & DCS_BUFFER_MASK]; in dcs2_dac_update()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Ddcs.c928 INT16 *sourcel, *sourcer; in dcs2_dac_update() local
935 sourcer = dcs.buffer2; in dcs2_dac_update()
947 *destr++ = sourcer[indx & DCS_BUFFER_MASK]; in dcs2_dac_update()
959 *destr++ = sourcer[(dcs.buffer_in - 1) & DCS_BUFFER_MASK]; in dcs2_dac_update()
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)
/dports/sysutils/helmfile/vault-f6547fa8e820/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/hashicorp/vault/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/vault/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/hashicorp/vault/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/github.com/hashicorp/vault/sdk/framework/
H A Dbackend.go305 if sourcer, ok := b.System().(entropy.Sourcer); ok {
306 return entropy.NewReader(sourcer)

123