Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 25 of 7429) sorted by relevance

12345678910>>...298

/dports/net-im/qTox/qTox-1.17.4/themes/default/
H A Dpalette.ini1 [colors] section
2 transferGood="#6bc260"
3 transferWait="#cebf44"
4 transferBad="#c84e4e"
6 mainText="#000000"
7 nameActive="#1c1c1c"
10 groundBase="#ffffff"
11 orange="#ff7700"
12 themeDark="#1c1c1c"
16 action="#1818FF"
[all …]
/dports/net-im/qTox/qTox-1.17.4/themes/dark/
H A Dpalette.ini1 [colors] section
2 transferGood="#42783b"
3 transferWait="#958931"
4 transferBad="#963a3a"
6 mainText="#c3c3c3"
7 nameActive="#c3c3c3"
10 groundBase="#201f1f"
11 orange="#713400"
12 themeDark="#1c1c1c"
16 action="#546eff"
[all …]
/dports/games/klavaro/klavaro-3.11/data/
H A Daltcolor.ini1 [colors] section
2 altcolor=false
3 char_untouched_fg=#f8f4f2
4 char_untouched_bg=#202020
5 char_wrong_fg=#fffff7
6 char_wrong_bg=#800000
7 char_correct_fg=#80ff80
8 char_correct_bg=#202020
11 cursor_blink_fg=#000000
15 text_intro_fg=#fefffe
[all …]
/dports/security/afl++/AFLplusplus-3.14c/docs/
H A Dstatus_screen.md30 ### The status bar
45 ### Process timing
77 ### Overall results
107 ### Cycle progress
123 ### Map coverage
166 ### Stage progress
223 ### Findings in depth
245 ### Fuzzing strategy yields
278 ### Path geometry
351 ### CPU load
[all …]
/dports/sysutils/bfs/bfs-2.3.1/
H A Dcolor.c41 char *reset;
47 char *bold;
48 char *gray;
49 char *red;
50 char *green;
52 char *blue;
54 char *cyan;
55 char *white;
58 char *error;
62 char *file;
[all …]
/dports/databases/grass7/grass-7.8.6/lib/raster/
H A Dcolor_compat.c29 void Rast_make_wave_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_wave_colors()
46 void Rast_make_wave_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_wave_fp_colors()
60 void Rast_make_ryg_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_ryg_colors()
74 void Rast_make_ryg_fp_colors(struct Colors *colors, DCELL min, DCELL max) in Rast_make_ryg_fp_colors()
90 void Rast_make_ramp_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_ramp_colors()
124 void Rast_make_rainbow_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_rainbow_colors()
156 void Rast_make_gyr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_gyr_colors()
200 void Rast_make_grey_scale_fp_colors(struct Colors *colors, DCELL min, in Rast_make_grey_scale_fp_colors()
215 void Rast_make_byr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_byr_colors()
243 void Rast_make_bgyr_colors(struct Colors *colors, CELL min, CELL max) in Rast_make_bgyr_colors()
[all …]
/dports/finance/myphpmoney/myphpmoney-1.3RC3/public_html/
H A Dlistop.php73 $colors = __COLOR_SETPOINTER_1__; variable
79 $colors = __COLOR_SETPOINTER_1__; variable
85 $colors = __COLOR_SETPOINTER_1__; variable
91 $colors = __COLOR_SETPOINTER_1__; variable
95 $colors = __COLOR_DISPLAY_2__; variable
99 $colors = __COLOR_DISPLAY_1__; variable
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/
H A Dst-icon-colors.c34 StIconColors *colors; in st_icon_colors_new() local
51 st_icon_colors_ref (StIconColors *colors) in st_icon_colors_ref()
69 st_icon_colors_unref (StIconColors *colors) in st_icon_colors_unref()
89 st_icon_colors_copy (StIconColors *colors) in st_icon_colors_copy()
115 st_icon_colors_equal (StIconColors *colors, in st_icon_colors_equal()
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/coloring/
H A Dgreedy_coloring.py25 def strategy_largest_first(G, colors): argument
36 def strategy_random_sequential(G, colors, seed=None): argument
50 def strategy_smallest_last(G, colors): argument
123 def strategy_independent_set(G, colors): argument
147 def strategy_connected_sequential_bfs(G, colors): argument
160 def strategy_connected_sequential_dfs(G, colors): argument
173 def strategy_connected_sequential(G, colors, traversal="bfs"): argument
205 def strategy_saturation_largest_first(G, colors): argument
/dports/math/octave-forge-miscellaneous/miscellaneous-1.3.0/inst/
H A Dcolorboard.m99 colors = ["07"; "27"]; variable
102 colors = (["4"(i, 1), digs.']); variable
105 colors = (["04"(i, :), digs.'; "10"(i, :), digs.']); variable
107 colors = xterm_palette (0:15); variable
109 colors = xterm_palette (16:231); variable
114 colors = xterm_palette (232:255); variable
116 colors = xterm_palette (0:255); variable
127 colors = [escl, colors, escr].'; variable
/dports/x11/deforaos-locker/Locker-0.4.0/src/demos/
H A Dcolors.c76 Colors * colors; in _colors_init() local
88 static void _colors_destroy(Colors * colors) in _colors_destroy()
96 static int _colors_add(Colors * colors, GdkWindow * window) in _colors_add()
110 static void _colors_remove(Colors * colors, GdkWindow * window) in _colors_remove()
133 static void _colors_start(Colors * colors) in _colors_start()
143 static void _colors_stop(Colors * colors) in _colors_stop()
152 static void _colors_cycle(Colors * colors) in _colors_cycle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dpatch.cpp26 const SkColor colors[] = { in make_shader() local
96 static void dopatch(SkCanvas* canvas, const SkColor colors[], sk_sp<SkImage> img, in dopatch()
157 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
163 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
169 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
178 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
188 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dpatch.cpp26 const SkColor colors[] = { in make_shader() local
96 static void dopatch(SkCanvas* canvas, const SkColor colors[], sk_sp<SkImage> img, in dopatch()
157 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
163 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
169 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
178 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
188 const SkColor colors[SkPatchUtils::kNumCorners] = { variable
/dports/graphics/py-plotly/plotly-4.14.3/_plotly_utils/colors/
H A D__init__.py285 def color_parser(colors, function): argument
311 def validate_colors(colors, colortype="tuple"): argument
378 def validate_colors_dict(colors, colortype="tuple"): argument
414 def convert_colors_to_same_type( argument
569 def make_colorscale(colors, scale=None): argument
639 def unconvert_from_RGB_255(colors): argument
650 def convert_to_RGB_255(colors): argument
713 def label_rgb(colors): argument
720 def unlabel_rgb(colors): argument
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-icon-colors.c34 StIconColors *colors; in st_icon_colors_new() local
51 st_icon_colors_ref (StIconColors *colors) in st_icon_colors_ref()
69 st_icon_colors_unref (StIconColors *colors) in st_icon_colors_unref()
89 st_icon_colors_copy (StIconColors *colors) in st_icon_colors_copy()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/effects/
H A DSkGradientShader.h46 const SkColor colors[], const SkScalar pos[], int count, in MakeLinear()
68 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, in MakeLinear()
91 const SkColor colors[], const SkScalar pos[], int count, in MakeRadial()
132 const SkColor colors[], const SkScalar pos[], in MakeTwoPointConical()
152 const SkColor4f colors[], in MakeTwoPointConical()
203 const SkColor colors[], const SkScalar pos[], int count, in CreateLinear()
209 const SkColor colors[], const SkScalar pos[], int count, in CreateLinear()
215 const SkColor colors[], const SkScalar pos[], int count, in CreateRadial()
222 const SkColor colors[], const SkScalar pos[], int count, in CreateRadial()
244 const SkColor colors[], const SkScalar pos[], int count, in CreateSweep()
[all …]
/dports/audio/cli-visualizer/cli-visualizer-1.8-27-g4fc1552/tests/
H A DConfigurationUtilsTest.cpp75 const auto colors = read_color_lines(true, lines); in TEST_F() local
83 const auto colors = read_color_lines(true, lines); in TEST_F() local
96 const auto colors = read_color_lines(false, lines); in TEST_F() local
109 const auto colors = read_color_lines(false, lines); in TEST_F() local
122 const auto colors = read_color_lines(true, lines); in TEST_F() local
163 const auto colors = read_color_lines(true, lines); in TEST_F() local
207 std::vector<vis::ColorDefinition> colors; in TEST_F() local
225 std::vector<vis::ColorDefinition> colors; in TEST_F() local
242 std::vector<vis::ColorDefinition> colors; in TEST_F() local
258 std::vector<vis::ColorDefinition> colors; in TEST_F() local
[all …]
/dports/databases/grass7/grass-7.8.6/lib/display/
H A Draster2.c68 int D_color(CELL cat, struct Colors *colors) in D_color()
74 int D_c_color(CELL cat, struct Colors *colors) in D_c_color()
93 int D_d_color(DCELL val, struct Colors *colors) in D_d_color()
112 int D_f_color(FCELL val, struct Colors *colors) in D_f_color()
135 struct Colors *colors, RASTER_MAP_TYPE data_type) in D_color_of_type()
/dports/sysutils/go-wtf/wtf-0.21.0/modules/cryptoexchanges/blockfolio/
H A Dsettings.go10 type colors struct { struct
11 name string
12 grows string
13 drop string
17 colors anonMember
/dports/sysutils/go-wtf/wtf-0.21.0/modules/gcal/
H A Dsettings.go10 type colors struct { struct
11 day string
12 …:"The default color for calendar event descriptions." values:"Any X11 color name." optional:"true"`
13 …elp:"The color for calendar events that have passed." values:"Any X11 color name." optional:"true"`
14 …`help:"The default colour for calendar event titles." values:"Any X11 color name." optional:"true"`
16 … If a calendar event title matches a regular expression, the title will be drawn in that colour. O…
20 colors anonMember
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkGlyphSource2D.cxx85 vtkUnsignedCharArray *colors = vtkUnsignedCharArray::New(); in RequestData() local
213 vtkUnsignedCharArray *colors) in CreateVertex()
224 vtkCellArray *polys, vtkUnsignedCharArray *colors, in CreateCross()
251 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateThickCross()
297 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateTriangle()
320 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateSquare()
344 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateCircle()
385 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateDiamond()
409 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateArrow()
514 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateEdgeArrow()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkGlyphSource2D.cxx81 vtkUnsignedCharArray* colors = vtkUnsignedCharArray::New(); in RequestData() local
209 vtkPoints* pts, vtkCellArray* verts, vtkUnsignedCharArray* colors) in CreateVertex()
220 vtkUnsignedCharArray* colors, double scale) in CreateCross()
246 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateThickCross()
292 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateTriangle()
315 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateSquare()
339 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateCircle()
380 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateDiamond()
404 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateArrow()
433 vtkPoints* pts, vtkCellArray* lines, vtkCellArray* polys, vtkUnsignedCharArray* colors) in CreateThickArrow()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkGlyphSource2D.cxx82 vtkUnsignedCharArray *colors = vtkUnsignedCharArray::New(); in RequestData() local
210 vtkUnsignedCharArray *colors) in CreateVertex()
221 vtkCellArray *polys, vtkUnsignedCharArray *colors, in CreateCross()
248 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateThickCross()
294 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateTriangle()
317 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateSquare()
341 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateCircle()
371 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateDiamond()
395 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateArrow()
500 vtkCellArray *polys, vtkUnsignedCharArray *colors) in CreateEdgeArrow()
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/modules/cryptoexchanges/cryptolive/price/
H A Dsettings.go10 type colors struct { struct
11 from struct {
15 to struct {
19 top struct {
38 colors anonMember
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/
H A DGLMeshItem.py43 colors = np.array([ variable
66 colors = np.random.random(size=(verts.shape[0], 3, 4)) variable
81 colors = np.ones((md.faceCount(), 4), dtype=float) variable
103 colors = np.ones((md.faceCount(), 4), dtype=float) variable
108 colors = np.ones((md.faceCount(), 4), dtype=float) variable

12345678910>>...298