Home
last modified time | relevance | path

Searched refs:NUMBER_OF_COLORS (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_buffer_object/
H A Dre-init.c37 #define NUMBER_OF_COLORS 4 macro
38 #define NUMBER_OF_TBO NUMBER_OF_COLORS
79 const unsigned char colors[NUMBER_OF_COLORS][4] = { in piglit_display()
107 const int idx = (i + tbo_reinit) % NUMBER_OF_COLORS; in piglit_display()
121 const int idx = (i + (NUMBER_OF_TBO_REINIT - 1)) % NUMBER_OF_COLORS; in piglit_display()
/dports/math/vtk8/VTK-8.2.0/Common/Color/Testing/Cxx/
H A DTestNamedColors.cxx29 const int NUMBER_OF_COLORS = 283; variable
677 if (sz != NUMBER_OF_COLORS) in TestAddingAColor()
682 << NUMBER_OF_COLORS << " instead after inserting/deleting the color " in TestAddingAColor()
1064 if ( static_cast<int>(cn.size()) != NUMBER_OF_COLORS ) in TestNamedColors()
1070 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
1076 if ( nc->GetNumberOfColors() != NUMBER_OF_COLORS ) in TestNamedColors()
1082 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
1090 if ( vs->GetNumberOfValues() != NUMBER_OF_COLORS ) in TestNamedColors()
1096 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
/dports/math/vtk9/VTK-9.1.0/Common/Color/Testing/Cxx/
H A DTestNamedColors.cxx29 const int NUMBER_OF_COLORS = 283; variable
612 if (sz != NUMBER_OF_COLORS) in TestAddingAColor()
615 << nc->GetNumberOfColors() << ", got " << NUMBER_OF_COLORS in TestAddingAColor()
932 if (static_cast<int>(cn.size()) != NUMBER_OF_COLORS) in TestNamedColors()
935 << "found " << cn.size() << ", expected " << NUMBER_OF_COLORS in TestNamedColors()
941 if (nc->GetNumberOfColors() != NUMBER_OF_COLORS) in TestNamedColors()
944 << "found " << cn.size() << ", expected " << NUMBER_OF_COLORS in TestNamedColors()
951 if (vs->GetNumberOfValues() != NUMBER_OF_COLORS) in TestNamedColors()
955 << NUMBER_OF_COLORS << " instead."); in TestNamedColors()
/dports/math/vtk6/VTK-6.2.0/Common/Color/Testing/Cxx/
H A DTestNamedColors.cxx29 const int NUMBER_OF_COLORS = 283; variable
677 if (sz != NUMBER_OF_COLORS) in TestAddingAColor()
682 << NUMBER_OF_COLORS << " instead after inserting/deleting the color " in TestAddingAColor()
1064 if ( static_cast<int>(cn.size()) != NUMBER_OF_COLORS ) in TestNamedColors()
1070 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
1076 if ( nc->GetNumberOfColors() != NUMBER_OF_COLORS ) in TestNamedColors()
1082 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
1090 if ( vs->GetNumberOfValues() != NUMBER_OF_COLORS ) in TestNamedColors()
1096 << NUMBER_OF_COLORS << " instead." in TestNamedColors()
/dports/games/2048/2048-cli-0.9.1/src/
H A Dgfx_curses.c7 #define NUMBER_OF_COLORS 7 macro
83 wattron(s->window, COLOR_PAIR(g->grid[x][y] % NUMBER_OF_COLORS + 1)); in gfx_draw()
86 wattroff(s->window, COLOR_PAIR(g->grid[x][y] % NUMBER_OF_COLORS + 1)); in gfx_draw()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/
H A DXPMFile.java65 private static final int NUMBER_OF_COLORS = 2; field in XPMFile
136 for (int i = 0; i < format[NUMBER_OF_COLORS]; i++) { in readImage()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dcolordefs.h12 #define NUMBER_OF_COLORS 18 macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_console.c561 if ( ( (text[x]>>8)% NUMBER_OF_COLORS ) != currentColor ) { in Con_DrawNotify()
562 currentColor = (text[x]>>8) % NUMBER_OF_COLORS; in Con_DrawNotify()
710 if ( ( (text[x]>>8) % NUMBER_OF_COLORS ) != currentColor ) { in Con_DrawSolidConsole()
711 currentColor = (text[x]>>8) % NUMBER_OF_COLORS; in Con_DrawSolidConsole()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_console.c561 if ( ( (text[x]>>8)% NUMBER_OF_COLORS ) != currentColor ) { in Con_DrawNotify()
562 currentColor = (text[x]>>8) % NUMBER_OF_COLORS; in Con_DrawNotify()
710 if ( ( (text[x]>>8) % NUMBER_OF_COLORS ) != currentColor ) { in Con_DrawSolidConsole()
711 currentColor = (text[x]>>8) % NUMBER_OF_COLORS; in Con_DrawSolidConsole()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-avatar.c19 #define NUMBER_OF_COLORS 14 macro
128 self->color_class = g_rand_int_range (rand, 1, NUMBER_OF_COLORS); in set_class_color()
130 self->color_class = (g_str_hash (self->text) % NUMBER_OF_COLORS) + 1; in set_class_color()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-avatar.c19 #define NUMBER_OF_COLORS 14 macro
200 self->color_class = g_rand_int_range (rand, 1, NUMBER_OF_COLORS); in set_class_color()
202 self->color_class = (g_str_hash (self->text) % NUMBER_OF_COLORS) + 1; in set_class_color()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/stylesheet/widgets/
H A D_avatar.scss8 // need to update the NUMBER_OF_COLORS in src/adw-avatar.c.
/dports/x11-themes/yaru-icon-theme/yaru-21.10.2/gtk/upstream/gtk-4.0/Adwaita/widgets/
H A D_avatar.scss8 // need to update the NUMBER_OF_COLORS in src/adw-avatar.c.
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/stylesheet/widgets/
H A D_avatar.scss8 // need to update the NUMBER_OF_COLORS in src/adw-avatar.c.
/dports/x11-themes/yaru-gtk-themes/yaru-21.10.2/gtk/upstream/gtk-4.0/Adwaita/widgets/
H A D_avatar.scss8 // need to update the NUMBER_OF_COLORS in src/adw-avatar.c.
/dports/x11-themes/pop-gtk-themes/gtk-theme-5.3.1/gtk/src/light/gtk-3.0/hdy/
H A D_fallback-base.scss111 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/pop-gtk-themes/gtk-theme-5.3.1/gtk/upstream/gtk+3.0/Hdy/
H A D_fallback-base.scss111 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/flat-remix-gtk-themes/flat-remix-gtk-20211130/src-old/sass/gtk-sass/
H A D_fallback-base.scss111 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/flat-remix-gtk-themes/flat-remix-gtk-20211130/themes-old/src/sass/gtk-sass/
H A D_fallback-base.scss111 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/skeuos-gtk-themes/skeuos-gtk-20211110/src/sass/gtk3/upstream/libhandy/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/yaru-gtk-themes/yaru-21.10.2/gtk/upstream/libhandy/themes/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/yaru-icon-theme/yaru-21.10.2/gtk/src/dark/gtk-3.20/libhandy/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/yaru-gtk-themes/yaru-21.10.2/gtk/src/default/gtk-3.20/libhandy/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/x11-themes/yaru-icon-theme/yaru-21.10.2/gtk/src/default/gtk-3.20/libhandy/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/themes/
H A D_fallback-base.scss112 // need to update the NUMBER_OF_COLORS in src/hdy-avatar.c.

12