Home
last modified time | relevance | path

Searched refs:tlSize (Results 1 – 25 of 56) sorted by relevance

123

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlistgenerator/constraints/
H A DPlaylistFileSize.cpp138 quint64 tlSize = 0; in satisfaction() local
141 tlSize += static_cast<quint64>( t->filesize() ); in satisfaction()
147 if ( tlSize > wantedSize ) in satisfaction()
148 return ( tlSize == wantedSize ) ? 1.0 : transformFileSize( tlSize - wantedSize ); in satisfaction()
150 return ( tlSize == wantedSize ) ? 1.0 : transformFileSize( wantedSize - tlSize ); in satisfaction()
152 return ( tlSize > wantedSize ) ? 1.0 : transformFileSize( wantedSize - tlSize ); in satisfaction()
154 return ( tlSize < wantedSize ) ? 1.0 : transformFileSize( tlSize - wantedSize ); in satisfaction()
/dports/lang/ghc/ghc-8.10.7/distrib/compare/
H A DTar.hs34 tlSize :: Integer, function
50 tlSize = size, function
/dports/security/vault/vault-1.8.2/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go181 const tlSize = 1 << tableLogMax
182 const tlMask = tlSize - 1
183 dt := s.dt.single[:tlSize]
267 const tlSize = 1 << tableLogMax
268 const tlMask = tlSize - 1
269 single := s.dt.single[:tlSize]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go229 const tlSize = 1 << tableLogMax
230 const tlMask = tlSize - 1
231 dt := d.dt.single[:tlSize]
508 const tlMask = tlSize - 1
509 single := d.dt.single[:tlSize]
693 const tlSize = 1 << 8
694 const tlMask = tlSize - 1
695 single := d.dt.single[:tlSize]
900 const tlSize = 1 << 8
901 const tlMask = tlSize - 1
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/compress-1.10.10/huff0/
H A Ddecompress.go229 const tlSize = 1 << tableLogMax
230 const tlMask = tlSize - 1
231 dt := d.dt.single[:tlSize]
508 const tlMask = tlSize - 1
509 single := d.dt.single[:tlSize]
693 const tlSize = 1 << 8
694 const tlMask = tlSize - 1
695 single := d.dt.single[:tlSize]
900 const tlSize = 1 << 8
901 const tlMask = tlSize - 1
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/klauspost/compress/compress-1.11.6/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/klauspost/compress/huff0/
H A Ddecompress.go247 const tlSize = 1 << tableLogMax
248 const tlMask = tlSize - 1
249 dt := d.dt.single[:tlSize]
526 const tlMask = tlSize - 1
527 single := d.dt.single[:tlSize]
711 const tlSize = 1 << 8
712 const tlMask = tlSize - 1
713 single := d.dt.single[:tlSize]
918 const tlSize = 1 << 8
919 const tlMask = tlSize - 1
[all …]

123