Home
last modified time | relevance | path

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

12

/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ui_qt/debugger/
H A Dhexeditor.cpp34 if(effectiveOffset >= hexSize) effectiveOffset %= hexSize; in keyPressEvent()
61 hexSize = newSize; in setSize()
62 scrollbar->setRange(0, hexSize / 16 - 16); in setSize()
71 if(offset >= hexSize) break; in update()
76 if(offset >= hexSize) break; in update()
97 hexSize = 0; in HexEditor()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/sysutils/nomad/nomad-1.1.0/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go84 hexSize = HashSize * 2 const
85 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
152 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
155 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
156 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go96 hexSize = HashSize * 2 const
97 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
173 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
176 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
177 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/cache/
H A Dcache.go96 hexSize = HashSize * 2 const
97 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
173 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
176 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
177 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go96 hexSize = HashSize * 2 const
97 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
173 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
176 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
177 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/internal/cache/
H A Dcache.go99 hexSize = HashSize * 2 const
100 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
176 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
179 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
180 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/golangci/golangci-lint/internal/cache/
H A Dcache.go89 hexSize = HashSize * 2 const
90 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
164 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
167 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
168 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/cache/
H A Dcache.go96 hexSize = HashSize * 2 const
97 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
173 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
176 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
177 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rogpeppe/go-internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/cache/
H A Dcache.go87 hexSize = HashSize * 2 const
88 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
156 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
159 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
160 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/rogpeppe/go-internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rogpeppe/go-internal/cache/
H A Dcache.go85 hexSize = HashSize * 2 const
86 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
154 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
157 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
158 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/cache/
H A Dcache.go96 hexSize = HashSize * 2 const
97 entrySize = 2 + 1 + hexSize + 1 + hexSize + 1 + 20 + 1 + 20 + 1
173 …= '1' || entry[2] != ' ' || entry[3+hexSize] != ' ' || entry[3+hexSize+1+hexSize] != ' ' || entry[…
176 eid, entry := entry[3:3+hexSize], entry[3+hexSize:]
177 eout, entry := entry[1:1+hexSize], entry[1+hexSize:]

12