Home
last modified time | relevance | path

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

12345678910>>...298

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_3_0_other.stdout.exp-LE17246 bcdus. xa:0000000000000000 0000000000000000 xb:0000000000000000 000000000000000c => (SO) (1) xt:…
17247 bcdus. xa:0000000000000000 0000000000000000 xb:1111111111111111 111111111111111c => (SO) (1) xt:…
17248 bcdus. xa:0000000000000000 0000000000000000 xb:2222222222222222 222222222222222c => (SO) (1) xt:…
17249 bcdus. xa:0000000000000000 0000000000000000 xb:3333333333333333 333333333333333c => (SO) (1) xt:…
17250 bcdus. xa:0000000000000000 0000000000000000 xb:4444444444444444 444444444444444c => (SO) (1) xt:…
17251 bcdus. xa:0000000000000000 0000000000000000 xb:5555555555555555 555555555555555c => (SO) (1) xt:…
17252 bcdus. xa:0000000000000000 0000000000000000 xb:6666666666666666 666666666666666c => (SO) (1) xt:…
17253 bcdus. xa:0000000000000000 0000000000000000 xb:7777777777777777 777777777777777c => (SO) (1) xt:…
17254 bcdus. xa:0000000000000000 0000000000000000 xb:8888888888888888 888888888888888c => (SO) (1) xt:…
17255 bcdus. xa:0000000000000000 0000000000000000 xb:9999999999999999 999999999999999c => (SO) (1) xt:…
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_3_0_other.stdout.exp-LE17246 bcdus. xa:0000000000000000 0000000000000000 xb:0000000000000000 000000000000000c => (SO) (1) xt:…
17247 bcdus. xa:0000000000000000 0000000000000000 xb:1111111111111111 111111111111111c => (SO) (1) xt:…
17248 bcdus. xa:0000000000000000 0000000000000000 xb:2222222222222222 222222222222222c => (SO) (1) xt:…
17249 bcdus. xa:0000000000000000 0000000000000000 xb:3333333333333333 333333333333333c => (SO) (1) xt:…
17250 bcdus. xa:0000000000000000 0000000000000000 xb:4444444444444444 444444444444444c => (SO) (1) xt:…
17251 bcdus. xa:0000000000000000 0000000000000000 xb:5555555555555555 555555555555555c => (SO) (1) xt:…
17252 bcdus. xa:0000000000000000 0000000000000000 xb:6666666666666666 666666666666666c => (SO) (1) xt:…
17253 bcdus. xa:0000000000000000 0000000000000000 xb:7777777777777777 777777777777777c => (SO) (1) xt:…
17254 bcdus. xa:0000000000000000 0000000000000000 xb:8888888888888888 888888888888888c => (SO) (1) xt:…
17255 bcdus. xa:0000000000000000 0000000000000000 xb:9999999999999999 999999999999999c => (SO) (1) xt:…
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/lib/cgraph/
H A Dagxbuf.c29 xb->dyna = 0; in agxbinit()
33 xb->dyna = 1; in agxbinit()
36 xb->eptr = xb->buf + hint; in agxbinit()
37 xb->ptr = xb->buf; in agxbinit()
51 size = (size_t) (xb->eptr - xb->buf); in agxbmore()
55 cnt = (size_t) (xb->ptr - xb->buf); in agxbmore()
61 xb->dyna = 1; in agxbmore()
64 xb->ptr = xb->buf + cnt; in agxbmore()
65 xb->eptr = xb->buf + nsize; in agxbmore()
74 if (xb->ptr + ssz > xb->eptr) in agxbput_n()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dx86.cpp1650 v = xb->vlsi_regs[xb->scamp_idx2]; in vlsi_in()
1705 xb->vlsi_regs[xb->scamp_idx2] = v; in vlsi_out()
1706 vlsi_reg_out(xb, xb->scamp_idx2, v); in vlsi_out()
3120 xb->pc_irq3a = xb->pc_irq3b = xb->pc_irq7 = false; in bridge_reset()
3127 memset(xb->rombank, 0, sizeof xb->rombank); in bridge_reset()
3135 …memcpy(xb->pc_ram + 0x100000 - xb->bios_size, xb->pc_rom + 0x100000 - xb->bios_size, xb->bios_size… in bridge_reset()
3136 setrombank(xb, 0x100000 - xb->bios_size, xb->bios_size); in bridge_reset()
3186 if (!xb || xb->x86_reset) in is_x86_cpu()
3311 if (zfile_fread(xb->cmosregs, 1, xb->cmossize, xb->cmosfile) == xb->cmossize) { in x86_bridge_init()
3350 …memcpy(xb->pc_ram + 0x100000 - xb->bios_size, xb->pc_rom + 0x100000 - xb->bios_size, xb->bios_size… in x86_bridge_init()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dxml.c258 memset( &xb, 0x00, sizeof(xb)); in xml_print()
540 xb->current = xb->used = 0 ; in reset_xml_buffer()
553 if (xb && xb->buffer) in free_xml_buffer_resources()
556 xb->allocated = xb->current = xb->used = 0 ; in free_xml_buffer_resources()
567 xb->buffer = realloc( xb->buffer, xb->allocated ); in realloc_xml_buffer()
606 xb->buffer[(xb->used)++] = '<'; in add_xml_buffer_open_tag()
614 xb->buffer[(xb->used)++] = ' '; in add_xml_buffer_open_tag()
632 xb->buffer[(xb->used)++] = '>'; in add_xml_buffer_open_tag()
640 xb->buffer[(xb->used)++] = '<'; in add_xml_buffer_close_tag()
641 xb->buffer[(xb->used)++] = '/'; in add_xml_buffer_close_tag()
[all …]
/dports/net-mgmt/sblim-wbemcli/sblim-wbemcli-1.6.3/
H A DCimXml.cpp1515 InstanceXml::InstanceXml(XmlBuffer &xb) { init(xb); } in InstanceXml() argument
1583 { init(xb); } in ClassNameXml()
1618 ClassXml::ClassXml(XmlBuffer &xb) {init(xb);} in ClassXml() argument
1788 init(xb); in PropertyXml()
1803 start=xb.cur; in init()
1823 xb.cur=tag; in init()
2025 init(xb); in ParameterXml()
2066 xb.cur=tag; in init()
2246 MethodXml::MethodXml(XmlBuffer &xb) {init(xb);} in MethodXml() argument
2305 KeyBindingXml::KeyBindingXml(XmlBuffer &xb) { init(xb); } in KeyBindingXml() argument
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DBinaryOpUGens.cpp1286 ZOUT0(0) = xa * xa * xb - xa * xb * xb; in ring4_1()
1298 ZOUT0(0) = xa > xb ? xb : (xa < -xb ? -xb : xa); in clip2_1()
1304 ZOUT0(0) = xa > xb ? xa - xb : (xa < -xb ? xa + xb : 0.f); in excess_1()
3164 LOOP1(inNumSamples, float xb = ZXP(b); ZXP(out) = xb - xb * xb;); in ring4_ka()
3271 …LOOP1(inNumSamples, float xa = ZXP(a); ZXP(out) = xa > xb ? xb : (xa < -xb ? -xb : xa); xb += slop… in clip2_ak()
3283 LOOP1(inNumSamples, float xb = ZXP(b); ZXP(out) = xa > xb ? xb : (xa < -xb ? -xb : xa);); in clip2_ka()
3286 …LOOP1(inNumSamples, float xb = ZXP(b); ZXP(out) = xa > xb ? xb : (xa < -xb ? -xb : xa); xa += slop… in clip2_ka()
3296 LOOP1(inNumSamples, float xb = ZXP(b); ZXP(out) = xa > xb ? xb : (xa < -xb ? -xb : xa);); in clip2_ia()
3322 ZXP(out) = xa > xb ? xa - xb : (xa < -xb ? xa + xb : 0.f);); in NOVA_BINARY_WRAPPER_K()
3347 …LOOP1(inNumSamples, float xb = ZXP(b); ZXP(out) = xa > xb ? xa - xb : (xa < -xb ? xa + xb : 0.f);); in excess_ka()
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/container/intsets/
H A Dsparse.go459 xb = x.next(xb)
527 xb = x.next(xb)
545 xb = x.next(xb)
572 xb = x.next(xb)
596 xb = x.next(xb)
610 xb = x.next(xb)
620 xb = x.next(xb)
791 xb = x.next(xb)
802 xb = x.next(xb)
847 xb = x.next(xb)
[all …]

12345678910>>...298