Home
last modified time | relevance | path

Searched refs:blu (Results 1 – 25 of 3823) sorted by relevance

12345678910>>...153

/dports/biology/babel/babel-1.6/
H A Dwrmcmol.c79 blu); in write_mcmol()
136 *blu = elements[i].blue; in get_atom_info()
148 *blu = 0.00; in get_atom_info()
161 *red = 0.8;*grn = 0.0;*blu = 0.6; in translate_color()
164 *red = 0.0;*grn = 0.0;*blu = 0.0; in translate_color()
167 *red = 0.5;*grn = 0.5;*blu = 0.5; in translate_color()
173 *red = 0.0;*grn = 0.0;*blu = 1.0; in translate_color()
176 *red = 0.1;*grn = 0.4;*blu = 1.0; in translate_color()
191 *red = 0.0;*grn = 0.0;*blu = 0.1; in translate_color()
194 *red = 0.4;*grn = 1.0;*blu = 0.1; in translate_color()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Digs_color_rgb_hsv.cpp10 (red < gre) ? ((gre < blu) ? blu : gre) : ((red < blu) ? blu : red); in rgb_to_hsv()
12 (gre < red) ? ((blu < gre) ? blu : gre) : ((blu < red) ? blu : red); in rgb_to_hsv()
26 hue = (gre - blu) / maxmin; in rgb_to_hsv()
35 else if (blu == maxi) { in rgb_to_hsv()
58 red = gre = blu = val; in hsv_to_rgb()
76 blu = pp; in hsv_to_rgb()
81 blu = pp; in hsv_to_rgb()
86 blu = tt; in hsv_to_rgb()
91 blu = val; in hsv_to_rgb()
96 blu = val; in hsv_to_rgb()
[all …]
H A Digs_color_rgb_hls.cpp4 const double blu, // 0.0...1.0 in rgb_to_hls() argument
10 (red < gre) ? ((gre < blu) ? blu : gre) : ((red < blu) ? blu : red); in rgb_to_hls()
12 (gre < red) ? ((blu < gre) ? blu : gre) : ((blu < red) ? blu : red); in rgb_to_hls()
29 const double bmid = (maxi - blu) / (maxi - mini); in rgb_to_hls()
42 else if (blu == maxi) { in rgb_to_hls()
80 double &blu /* 0.0...1.0 */ in hls_to_rgb() argument
83 red = gre = blu = lig; in hls_to_rgb()
90 blu = hls2rgb_calc(m1, m2, hue - 120.0); in hls_to_rgb()
/dports/dns/bind911/bind-9.11.37/bin/tests/system/tsiggss/ns1/
H A Dexample.nil.db.in6 @ IN SOA blu hostmaster (
12 IN NS blu
17 blu IN A 10.53.0.1
23 _gc._tcp IN SRV 0 100 3268 blu
25 _ldap._tcp.gc._msdcs IN SRV 0 100 3268 blu
29 _ldap._tcp IN SRV 0 100 389 blu
30 _ldap._tcp.dc._msdcs IN SRV 0 100 389 blu
37 _kerberos._tcp IN SRV 0 100 88 blu
41 _kerberos._udp IN SRV 0 100 88 blu
47 _kpasswd._tcp IN SRV 0 100 464 blu
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/tsiggss/ns1/
H A Dexample.nil.db.in6 @ IN SOA blu hostmaster (
12 IN NS blu
17 blu IN A 10.53.0.1
23 _gc._tcp IN SRV 0 100 3268 blu
25 _ldap._tcp.gc._msdcs IN SRV 0 100 3268 blu
29 _ldap._tcp IN SRV 0 100 389 blu
30 _ldap._tcp.dc._msdcs IN SRV 0 100 389 blu
37 _kerberos._tcp IN SRV 0 100 88 blu
41 _kerberos._udp IN SRV 0 100 88 blu
47 _kpasswd._tcp IN SRV 0 100 464 blu
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/tsiggss/ns1/
H A Dexample.nil.db.in6 @ IN SOA blu hostmaster (
12 IN NS blu
17 blu IN A 10.53.0.1
23 _gc._tcp IN SRV 0 100 3268 blu
25 _ldap._tcp.gc._msdcs IN SRV 0 100 3268 blu
29 _ldap._tcp IN SRV 0 100 389 blu
30 _ldap._tcp.dc._msdcs IN SRV 0 100 389 blu
37 _kerberos._tcp IN SRV 0 100 88 blu
41 _kerberos._udp IN SRV 0 100 88 blu
47 _kpasswd._tcp IN SRV 0 100 464 blu
[all …]
/dports/astro/xearth/xearth-1.2/
H A Ddither.c207 if (blu < 0)
208 blu = 0;
210 blu = 255;
213 blu -= level[idx];
235 b_tmp = ((blu<0) ? 7 : 8) + blu;
239 blu += blu;
312 if (blu < 0)
313 blu = 0;
315 blu = 255;
340 b_tmp = ((blu<0) ? 7 : 8) + blu;
[all …]
/dports/databases/grass7/grass-7.8.6/lib/raster/
H A Dcolor_xform.c34 int red, grn, blu; in Rast_histogram_eq_colors() local
45 Rast_set_default_color(red, grn, blu, dst); in Rast_histogram_eq_colors()
89 blu = blu2; in Rast_histogram_eq_colors()
93 Rast_add_c_color_rule(&prev, red, grn, blu, in Rast_histogram_eq_colors()
113 int red, grn, blu; in Rast_histogram_eq_fp_colors() local
168 blu = blu2; in Rast_histogram_eq_fp_colors()
172 Rast_add_d_color_rule(&val, red, grn, blu, in Rast_histogram_eq_fp_colors()
189 int red, grn, blu; in Rast_log_colors() local
231 blu = blu2; in Rast_log_colors()
248 int red, grn, blu; in Rast_abs_log_colors() local
[all …]
H A Dcolor_get.c39 int *red, int *grn, int *blu, in Rast_get_color() argument
48 *blu = (int)b; in Rast_get_color()
69 int *red, int *grn, int *blu, struct Colors *colors) in Rast_get_c_color() argument
90 int *red, int *grn, int *blu, struct Colors *colors) in Rast_get_f_color() argument
111 int *red, int *grn, int *blu, struct Colors *colors) in Rast_get_d_color() argument
133 *blu = (int)colors->null_blu; in Rast_get_null_value_color()
138 *blu = (int)colors->undef_blu; in Rast_get_null_value_color()
141 *red = *blu = *grn = 255; /* white */ in Rast_get_null_value_color()
155 void Rast_get_default_color(int *red, int *grn, int *blu, in Rast_get_default_color() argument
161 *blu = (int)colors->undef_blu; in Rast_get_default_color()
[all …]
H A Dcolor_look.c114 unsigned char *grn, unsigned char *blu, in Rast_lookup_f_colors() argument
147 unsigned char *grn, unsigned char *blu, in Rast_lookup_d_colors() argument
196 unsigned char *grn, unsigned char *blu, in Rast__lookup_colors() argument
255 *blu = *(blu - 1); in Rast__lookup_colors()
275 *blu = b; in Rast__lookup_colors()
318 *blu = cp->lookup.blu[cat]; in Rast__lookup_colors()
398 *blu = b; in Rast__lookup_colors()
434 *blu = in Rast__interpolate_color_rule()
435 (int)(val * (double)((int)rule->high.blu - (int)rule->low.blu) / in Rast__interpolate_color_rule()
437 + (int)rule->low.blu; in Rast__interpolate_color_rule()
[all …]
H A Dcolor_insrt.c15 int red, int grn, int blu, in Rast__insert_color_into_lookup() argument
24 LIMIT(blu); in Rast__insert_color_into_lookup()
32 cp->lookup.blu = umalloc(cp->lookup.nalloc); in Rast__insert_color_into_lookup()
52 cp->lookup.blu = urealloc((char *)cp->lookup.blu, nalloc); in Rast__insert_color_into_lookup()
60 cp->lookup.blu[i] = 255; in Rast__insert_color_into_lookup()
80 cp->lookup.blu = urealloc((char *)cp->lookup.blu, nalloc); in Rast__insert_color_into_lookup()
88 cp->lookup.blu[newlen - i] = cp->lookup.blu[curlen - i]; in Rast__insert_color_into_lookup()
96 cp->lookup.blu[i] = 255; in Rast__insert_color_into_lookup()
106 cp->lookup.blu[i] = blu; in Rast__insert_color_into_lookup()
/dports/dns/bind916/bind-9.16.27/bin/tests/system/tsiggss/ns1/
H A Dexample.nil.db.in17 @ IN SOA blu hostmaster (
23 IN NS blu
28 blu IN A 10.53.0.1
34 _gc._tcp IN SRV 0 100 3268 blu
36 _ldap._tcp.gc._msdcs IN SRV 0 100 3268 blu
40 _ldap._tcp IN SRV 0 100 389 blu
41 _ldap._tcp.dc._msdcs IN SRV 0 100 389 blu
48 _kerberos._tcp IN SRV 0 100 88 blu
52 _kerberos._udp IN SRV 0 100 88 blu
58 _kpasswd._tcp IN SRV 0 100 464 blu
[all …]
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/tsiggss/ns1/
H A Dexample.nil.db.in17 @ IN SOA blu hostmaster (
23 IN NS blu
28 blu IN A 10.53.0.1
34 _gc._tcp IN SRV 0 100 3268 blu
36 _ldap._tcp.gc._msdcs IN SRV 0 100 3268 blu
40 _ldap._tcp IN SRV 0 100 389 blu
41 _ldap._tcp.dc._msdcs IN SRV 0 100 389 blu
48 _kerberos._tcp IN SRV 0 100 88 blu
52 _kerberos._udp IN SRV 0 100 88 blu
58 _kpasswd._tcp IN SRV 0 100 464 blu
[all …]
/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dcolor_str.c112 int G_str_to_color(const char *str, int *red, int *grn, int *blu) in G_str_to_color() argument
126 if (sscanf(buf, "%d%*[,:; ]%d%*[,:; ]%d", red, grn, blu) == 3) { in G_str_to_color()
128 *grn < 0 || *grn > 255 || *blu < 0 || *blu > 255) in G_str_to_color()
139 *blu = hex & 0xFF; in G_str_to_color()
141 *grn < 0 || *grn > 255 || *blu < 0 || *blu > 255) in G_str_to_color()
156 *blu = (int)rgb.b; in G_str_to_color()
/dports/emulators/vice/vice-3.5/src/video/
H A Drender1x2crt.c47 *blu = (y + u) >> 16; in yuv_to_rgb()
62 int16_t red, grn, blu; in store_line_and_scanline_2() local
64 yuv_to_rgb(y, u, v, &red, &grn, &blu); in store_line_and_scanline_2()
77 prevline[2] = blu; in store_line_and_scanline_2()
89 prevline[5] = blu; in store_line_and_scanline_2()
99 int16_t red, grn, blu; in store_line_and_scanline_3() local
120 prevline[2] = blu; in store_line_and_scanline_3()
142 prevline[5] = blu; in store_line_and_scanline_3()
151 int16_t red, grn, blu; in store_line_and_scanline_4() local
166 prevline[2] = blu; in store_line_and_scanline_4()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/imagery/
H A Dgroup.c250 if (ref->blu.n < 0) in set_color()
251 ref->blu.n = n; in set_color()
271 ref->blu.n >= 0) in I_init_ref_color_nums()
277 ref->blu.n = 0; in I_init_ref_color_nums()
280 ref->blu.n = 0; in I_init_ref_color_nums()
284 ref->blu.n = 0; in I_init_ref_color_nums()
289 ref->blu.n = 0; in I_init_ref_color_nums()
294 ref->blu.n = 1; in I_init_ref_color_nums()
367 if (n == ref->blu.n) in put_ref()
461 if (n == ref2->blu.n) in I_transfer_group_ref_file()
[all …]
/dports/x11-clocks/wmcalclock/wmCalClock-1.26/Src/
H A Dxutils.c183 int dummy=0, red, grn, blu; in openXwindow() local
202 cols[1].pixel = getBlendedColor(TimeColor, 0.1522, red, grn, blu); in openXwindow()
203 cols[2].pixel = getBlendedColor(TimeColor, 0.2602, red, grn, blu); in openXwindow()
204 cols[3].pixel = getBlendedColor(TimeColor, 0.3761, red, grn, blu); in openXwindow()
205 cols[4].pixel = getBlendedColor(TimeColor, 0.4841, red, grn, blu); in openXwindow()
206 cols[5].pixel = getBlendedColor(TimeColor, 0.5922, red, grn, blu); in openXwindow()
207 cols[6].pixel = getBlendedColor(TimeColor, 0.6980, red, grn, blu); in openXwindow()
234 back_pix = getColor("white", 1.0, &red, &grn, &blu); in openXwindow()
235 fore_pix = getColor("black", 1.0, &red, &grn, &blu); in openXwindow()
335 *blu = Color.blue; in getColor()
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/tests/ice40/regressions/issue0148/hdl/
H A Dtestvga.sv20 wire [1:0]blu; net
26 .blu(blu),
38 assign vga_blu = { blu, blu[0], blu[0] };
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/video/
H A Drender1x2crt.c52 *blu = (y + u) >> 16; in yuv_to_rgb()
71 int16_t red, grn, blu; in store_line_and_scanline_2() local
73 yuv_to_rgb(y, u, v, &red, &grn, &blu); in store_line_and_scanline_2()
86 prevline[2] = blu; in store_line_and_scanline_2()
98 prevline[5] = blu; in store_line_and_scanline_2()
108 int16_t red, grn, blu; in store_line_and_scanline_3() local
129 prevline[2] = blu; in store_line_and_scanline_3()
151 prevline[5] = blu; in store_line_and_scanline_3()
160 int16_t red, grn, blu; in store_line_and_scanline_4() local
175 prevline[2] = blu; in store_line_and_scanline_4()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpamrecolor.c77 float const blu) { in rgb2gray() argument
81 color2grayP->bfrac * blu; in rgb2gray()
216 float red, grn, blu; in recolorRow() local
229 blu = targetgray; in recolorRow()
235 blu *= targetgray / givengray; in recolorRow()
237 if (red > 1.0 || grn > 1.0 || blu > 1.0) { in recolorRow()
243 blu = MIN(blu, 1.0); in recolorRow()
261 if (blu < 1.0) in recolorRow()
275 if (blu < 1.0) in recolorRow()
276 blu = MIN(blu + increment / color2grayP->bfrac, 1.0); in recolorRow()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/TableGen/
H A DFieldAccess.td7 // CHECK: string blu = "";
11 // CHECK: string blu = "";
15 // CHECK: string blu = "";
20 string blu = t;
29 def b : Bla<!cast<Bla>(a.bla).blu>;
30 def c : Bla<a.bla.blu>;
/dports/devel/llvm10/llvm-10.0.1.src/test/TableGen/
H A DFieldAccess.td7 // CHECK: string blu = "";
11 // CHECK: string blu = "";
15 // CHECK: string blu = "";
20 string blu = t;
29 def b : Bla<!cast<Bla>(a.bla).blu>;
30 def c : Bla<a.bla.blu>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/TableGen/
H A DFieldAccess.td7 // CHECK: string blu = "";
11 // CHECK: string blu = "";
15 // CHECK: string blu = "";
20 string blu = t;
29 def b : Bla<!cast<Bla>(a.bla).blu>;
30 def c : Bla<a.bla.blu>;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A DFieldAccess.td7 // CHECK: string blu = "";
11 // CHECK: string blu = "";
15 // CHECK: string blu = "";
20 string blu = t;
29 def b : Bla<!cast<Bla>(a.bla).blu>;
30 def c : Bla<a.bla.blu>;
/dports/devel/llvm11/llvm-11.0.1.src/test/TableGen/
H A DFieldAccess.td7 // CHECK: string blu = "";
11 // CHECK: string blu = "";
15 // CHECK: string blu = "";
20 string blu = t;
29 def b : Bla<!cast<Bla>(a.bla).blu>;
30 def c : Bla<a.bla.blu>;

12345678910>>...153