Home
last modified time | relevance | path

Searched refs:color_max (Results 1 – 25 of 96) sorted by relevance

1234

/dports/games/xonotic/Xonotic/source/qcsrc/common/effects/
H A Deffectinfo.inc9 MY(color_max) = "0x63f2EA";
25 MY(color_max) = "0x63f2EA";
58 MY(color_max) = "0xFF2010";
73 MY(color_max) = "0xFF8020";
102 MY(color_max) = "0x101010";
117 MY(color_max) = "0x505050";
131 MY(color_max) = "0xfff31b";
164 MY(color_max) = "0x80C0FF";
180 MY(color_max) = "0x80C0FF";
209 MY(color_max) = "0x101010";
[all …]
H A Deffectinfo_buffs.inc8 MY(color_max) = "0x00ff80";
26 MY(color_max) = "0x00ffff";
44 MY(color_max) = "0xff00ff";
62 MY(color_max) = "0x80ff00";
80 MY(color_max) = "0xff0000";
98 MY(color_max) = "0xff8000";
116 MY(color_max) = "0xffff00";
134 MY(color_max) = "0x0000ff";
152 MY(color_max) = "0x000080";
170 MY(color_max) = "0xffffff";
[all …]
H A Deffectinfo_vehicles.inc8 MY(color_max) = "0xffffff";
27 MY(color_max) = "0xff8400";
51 MY(color_max) = "0xff8400";
69 MY(color_max) = "0xff8400";
93 MY(color_max) = "0xf6ff00";
114 MY(color_max) = "0xff8400";
138 MY(color_max) = "0xffffff";
158 MY(color_max) = "0xffffff";
177 MY(color_max) = "0xFFFFFF";
231 MY(color_max) = "0xff5a00";
[all …]
H A Deffectinfo_nades.inc8 MY(color_max) = colormax1; \
22 MY(color_max) = colormax2; \
38 MY(color_max) = colormax1; \
66 MY(color_max) = colormax1; \
80 MY(color_max) = colormax2; \
96 MY(color_max) = colormax1; \
113 MY(color_max) = colormax1; \
158 MY(color_max) = colormax1; \
174 MY(color_max) = colormax2; \
196 MY(color_max) = colormax2; \
[all …]
H A Deffectinfo_gentle_particlegibs.inc11 MY(color_max) = "0xA8FFFFF";
33 MY(color_max) = "0xA8FFFFF";
58 MY(color_max) = "0xA8FFFFF";
86 MY(color_max) = "0x82ffff";
109 MY(color_max) = "0xA8FFFFF";
132 MY(color_max) = "0xA8FFFFF";
158 MY(color_max) = "0xA8FFFFF";
183 MY(color_max) = "0xA8FFFFF";
H A Deffectinfo_gentle_happy.inc10 MY(color_max) = "0xFF00FF";
29 MY(color_max) = "0xFFFF00";
48 MY(color_max) = "0x00FFFF";
70 MY(color_max) = "0xFF00FF";
89 MY(color_max) = "0xFFFF00";
108 MY(color_max) = "0x00FFFF";
H A Deffectinfo_onslaught.inc10 MY(color_max) = "0xff5a00";
31 MY(color_max) = "0x111111";
49 MY(color_max) = "0x808080";
71 MY(color_max) = "0xff5a00";
93 MY(color_max) = "0x111111";
111 MY(color_max) = "0x808080";
H A Deffectinfo_gentle_morphed.inc9 MY(color_max) = "0x9271fb";
27 MY(color_max) = "0x9271fb";
46 MY(color_max) = "0x9271fb";
68 MY(color_max) = "0xbed2ff";
88 MY(color_max) = "0x9271fb";
106 MY(color_max) = "0x9271fb";
H A Deffectinfo_gentle.inc11 MY(color_max) = "0xFF00FF";
30 MY(color_max) = "0xFFFF00";
49 MY(color_max) = "0x00FFFF";
72 MY(color_max) = "0xFF00FF";
91 MY(color_max) = "0xFFFF00";
110 MY(color_max) = "0x00FFFF";
H A Deffectinfo_ctf.inc10 MY(color_max) = colormax; \
38 MY(color_max) = colormax; \
53 MY(color_max) = colormax; \
67 MY(color_max) = colormax; \
91 MY(color_max) = colormax; \
108 MY(color_max) = colormax; \
H A Deffectinfo_instagib.inc8 MY(color_max) = color; \
26 MY(color_max) = color; \
/dports/graphics/libart_lgpl/libart_lgpl-2.3.21/
H A Dart_render.c162 ArtPixMaxDepth color_max; in art_render_clear_render_rgb8() local
164 color_max = render->clear_color[0]; in art_render_clear_render_rgb8()
165 r = ART_PIX_8_FROM_MAX (color_max); in art_render_clear_render_rgb8()
1187 ArtPixMaxDepth color_max; in art_render_image_solid_rgb8_opaq_init() local
1199 color_max = self->color[0]; in art_render_image_solid_rgb8_opaq_init()
1201 color_max = self->color[1]; in art_render_image_solid_rgb8_opaq_init()
1203 color_max = self->color[2]; in art_render_image_solid_rgb8_opaq_init()
1304 ArtPixMaxDepth color_max; in art_render_image_solid_rgb8() local
1311 color_max = z->color[0]; in art_render_image_solid_rgb8()
1313 color_max = z->color[1]; in art_render_image_solid_rgb8()
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/src/rl_addons/renderPM/libart_lgpl/
H A Dart_render.c162 ArtPixMaxDepth color_max; in art_render_clear_render_rgb8() local
164 color_max = render->clear_color[0]; in art_render_clear_render_rgb8()
165 r = ART_PIX_8_FROM_MAX (color_max); in art_render_clear_render_rgb8()
1186 ArtPixMaxDepth color_max; in art_render_image_solid_rgb8_opaq_init() local
1198 color_max = self->color[0]; in art_render_image_solid_rgb8_opaq_init()
1200 color_max = self->color[1]; in art_render_image_solid_rgb8_opaq_init()
1202 color_max = self->color[2]; in art_render_image_solid_rgb8_opaq_init()
1303 ArtPixMaxDepth color_max; in art_render_image_solid_rgb8() local
1310 color_max = z->color[0]; in art_render_image_solid_rgb8()
1312 color_max = z->color[1]; in art_render_image_solid_rgb8()
[all …]
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/examples/
H A Dwbe_mandelbrot.py183 color_max = 0
185 color_max = max(color, color_max)
191 if color_max == 0:
194 color = int((float(color) / color_max) * 255.0)
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/graphs/service/
H A Dgraph.inc.php83 $color_max = \LibreNMS\Config::get("graph_colours.$tint.0"); variable
87 $rrd_additions .= ' AREA:DS_MAX#' . $color_max . ':';
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/app/
H A Dbrip_find_blob_app.cxx117 float color_max = 250; in main() local
122 …h_color = (color_max - color_min) / (max_conf - min_conf) * conf[i] + color_max - (color_max - col… in main()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplimage.c264 PLFLT color_min, color_max, color_range; in plfimagefr() local
296 color_max = plsc->cmap1_max; in plfimagefr()
297 color_range = color_max - color_min; in plfimagefr()
312 z[ix * ny + iy] = ( color_max + color_min ) / 2.0; in plfimagefr()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplimage.c264 PLFLT color_min, color_max, color_range; in plfimagefr() local
296 color_max = plsc->cmap1_max; in plfimagefr()
297 color_range = color_max - color_min; in plfimagefr()
312 z[ix * ny + iy] = ( color_max + color_min ) / 2.0; in plfimagefr()
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dto_atari.c202 int color_max; /* gleichzeitig verf�gbare Farben */ variable
281 color_max = work_out[13]; /* gleichz.darstellb.Farb. */ in open_vwork()
543 Eprintf("Farbenzahl: %4d\n", color_max); in info()
636 if (color_max < 4) { in preview()
/dports/print/hp2xx/hp2xx-3.4.4/old/
H A Dto_atari.c187 color_max, /* gleichzeitig verf�gbare Farben */ variable
288 color_max = work_out[13]; /* gleichz.darstellb.Farb. */ in open_vwork()
673 fprintf(stderr, "Farbenzahl: %4d\n",color_max); in info()
766 if(color_max < 4) { in preview()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_gltf2/blender/exp/
H A Dgltf2_blender_extract.py45 color_max = 0
47 color_max = len(blender_mesh.vertex_colors)
113 for col_i in range(color_max):
166 for col_i in range(color_max):
254 for color_i in range(color_max):
/dports/graphics/py-plotly/plotly-4.14.3/plotly/figure_factory/
H A D_ternary_contour.py339 color_max, argument
363 colors = np.concatenate(([color_min], colors, [color_max]))
434 color_min, color_max = colors[0], colors[-1]
464 color_max,
/dports/deskutils/py-py3status/py3status-3.40/py3status/modules/
H A Dlm_sensors.py220 self.color_max = self.py3.COLOR_MAX or "orange"
295 auto_input.append((_max, self.color_max))
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/include/gnuradio/qtgui/
H A Dnumber_sink.h111 virtual std::string color_max(unsigned int which) const = 0;
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/colormanagement/
H A Dgstlcms.c505 const guint32 color_max = 0x01000000; in gst_lcms_init_lookup_table() local
510 lcms->color_lut = g_new (guint32, color_max); in gst_lcms_init_lookup_table()
524 for (p = 0; p < color_max; p++) in gst_lcms_init_lookup_table()
530 memset (lcms->color_lut, 0xAA, color_max * sizeof (guint32)); in gst_lcms_init_lookup_table()

1234