Home
last modified time | relevance | path

Searched refs:range_width (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/devel/ragel/ragel-6.10/contrib/
H A Dunicode2ragel.rb265 range_width = codes.map { |a| a.size }.max
266 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
269 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
277 code = "%-#{range_width}s" % r
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/apparentlymart/go-textseg/v13/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/hashicorp/hcl/v2/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/apparentlymart/go-textseg/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/hcl/v2/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/apparentlymart/go-textseg/v13/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/segment/ragel/
H A Dunicode2ragel.rb291 range_width = codes.map { |a| a.size }.max
292 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
295 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
303 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/apparentlymart/go-textseg/v13/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/apparentlymart/go-textseg/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/hashicorp/hcl/v2/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/hashicorp/hcl2/hcl/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/apparentlymart/go-textseg/v13/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/apparentlymart/go-textseg/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/apparentlymart/go-textseg/v13/textseg/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/hcl/v2/hclsyntax/
H A Dunicode2ragel.rb296 range_width = codes.map { |a| a.size }.max
297 range_width = RANGE_WIDTH if range_width < RANGE_WIDTH
300 desc_width -= (range_width - RANGE_WIDTH) if range_width > RANGE_WIDTH
308 code = "%-#{range_width}s" % r
/dports/games/dose-response/dose-response-179c326/cargo-crates/image-0.20.1/src/imageops/
H A Dmod.rs53 let range_width = if x + top_width > bottom_width { in overlay() localVariable
66 for top_x in 0..range_width { in overlay()
82 let range_width = if x + top_width > bottom_width { in replace() localVariable
95 for top_x in 0..range_width { in replace()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/image-0.22.3/src/imageops/
H A Dmod.rs129 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
132 for top_x in 0..range_width { in overlay()
152 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
155 for top_x in 0..range_width { in replace()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/image-0.22.1/src/imageops/
H A Dmod.rs129 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
132 for top_x in 0..range_width { in overlay()
152 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
155 for top_x in 0..range_width { in replace()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/image-0.21.2/src/imageops/
H A Dmod.rs125 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
128 for top_x in 0..range_width { in overlay()
144 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
147 for top_x in 0..range_width { in replace()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/image/src/imageops/
H A Dmod.rs132 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
135 for top_x in 0..range_width { in overlay()
155 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
158 for top_x in 0..range_width { in replace()
/dports/graphics/viu/viu-1.1/cargo-crates/image-0.22.5/src/imageops/
H A Dmod.rs132 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
135 for top_x in 0..range_width { in overlay()
155 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
158 for top_x in 0..range_width { in replace()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/image-0.23.4/src/imageops/
H A Dmod.rs154 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
157 for top_x in 0..range_width { in overlay()
177 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
180 for top_x in 0..range_width { in replace()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/imageops/
H A Dmod.rs158 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in overlay()
161 for top_x in 0..range_width { in overlay()
271 let (range_width, range_height) = overlay_bounds(bottom_dims, top_dims, x, y); in replace()
274 for top_x in 0..range_width { in replace()

12345678910>>...13