Home
last modified time | relevance | path

Searched refs:v_color (Results 151 – 175 of 262) sorted by relevance

1234567891011

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Ddepth_first_search.hpp183 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
184 if (v_color == Color::white()) in depth_first_visit_impl()
201 if (v_color == Color::gray()) in depth_first_visit_impl()
245 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
246 if (v_color == Color::white()) in depth_first_visit_impl()
251 else if (v_color == Color::gray()) in depth_first_visit_impl()
/dports/databases/percona57-server/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/
H A Ddepth_first_search.hpp156 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
157 if (v_color == Color::white()) { in depth_first_visit_impl()
169 if (v_color == Color::gray()) { in depth_first_visit_impl()
207 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
208 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
210 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/databases/percona57-client/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/
H A Ddepth_first_search.hpp156 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
157 if (v_color == Color::white()) { in depth_first_visit_impl()
169 if (v_color == Color::gray()) { in depth_first_visit_impl()
207 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
208 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
210 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/devel/boost-libs/boost_1_72_0/boost/graph/
H A Ddepth_first_search.hpp157 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
158 if (v_color == Color::white()) { in depth_first_visit_impl()
170 if (v_color == Color::gray()) { in depth_first_visit_impl()
208 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
209 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
211 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/
H A Ddepth_first_search.hpp157 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
158 if (v_color == Color::white()) { in depth_first_visit_impl()
170 if (v_color == Color::gray()) { in depth_first_visit_impl()
208 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
209 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
211 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/graph/
H A Ddepth_first_search.hpp156 ColorValue v_color = get(color, v); in constant_value_property_map()
157 if (v_color == Color::white()) { in constant_value_property_map()
169 if (v_color == Color::gray()) { in constant_value_property_map()
207 ColorValue v_color = get(color, v);
208 if (v_color == Color::white()) { vis.tree_edge(*ei, g);
210 } else if (v_color == Color::gray()) vis.back_edge(*ei, g);
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/
H A Ddepth_first_search.hpp183 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
184 if (v_color == Color::white()) in depth_first_visit_impl()
201 if (v_color == Color::gray()) in depth_first_visit_impl()
245 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
246 if (v_color == Color::white()) in depth_first_visit_impl()
251 else if (v_color == Color::gray()) in depth_first_visit_impl()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/
H A Ddepth_first_search.hpp143 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
144 if (v_color == Color::white()) { in depth_first_visit_impl()
156 if (v_color == Color::gray()) { in depth_first_visit_impl()
195 ColorValue v_color = get(color, v); in depth_first_visit_impl() local
196 if (v_color == Color::white()) { vis.tree_edge(*ei, g); in depth_first_visit_impl()
198 } else if (v_color == Color::gray()) vis.back_edge(*ei, g); in depth_first_visit_impl()
/dports/games/dose-response/dose-response-179c326/src/
H A Dshader_150.glslv18 out vec4 v_color;
22 v_color = color;
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/tests/
H A Dgl_virtual_contexts_unittest.cc59 varying vec4 v_color; in SetupColoredVertexProgram()
63 v_color = a_color; in SetupColoredVertexProgram()
69 varying vec4 v_color; in SetupColoredVertexProgram()
72 gl_FragColor = v_color; in SetupColoredVertexProgram()
/dports/cad/ngspice_rework/ngspice-35/src/frontend/plotting/
H A Dgraf.c321 SetColor(dv->v_color); in gr_point()
406 dv->v_color = cur.color; in gr_start_internal()
416 link->vector->v_color = dv->v_color; in gr_start_internal()
466 if (!(link->vector->v_color < dispdev->numcolors)) in gr_relinestyle()
467 link->vector->v_color %= dispdev->numcolors; in gr_relinestyle()
481 SetColor(dv->v_color); in drawlegend()
1102 link->vector->v_color = dv->v_color; in gr_end_iplot()
/dports/biology/abyss/abyss-2.3.1/Graph/
H A DBidirectionalBFS.h39 ColorValue v_color = get(color, v); in bidirectionalBFS_visit_edge() local
56 else if (v_color == Color::white()) { in bidirectionalBFS_visit_edge()
70 if (v_color == Color::gray()) in bidirectionalBFS_visit_edge()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/resources/shaders/
H A Dlightpaths.frag31 layout(location = 0) in vec3 v_color;
37 Target0 = vec4(v_color, 1.0);
H A Dlightpaths.vert37 layout(location = 0) out vec3 v_color;
41 v_color = a_color;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DPointSpritesTest.cpp197 varying vec4 v_color; in TEST_P()
207 gl_FragColor = v_color; in TEST_P()
213 varying vec4 v_color; in TEST_P()
222 v_color = vec4(0.0, 1.0, 0.0, 1.0); in TEST_P()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/rendering/
H A Dsphere_ao_render_vs.glsl21 varying vec3 v_color;
48 v_color = a_color;
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/rendering/
H A Dsphere_ao_render_vs.glsl21 varying vec3 v_color;
48 v_color = a_color;
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/sis315/
H A Dsis315_state.c67 if (dev->v_color) in sis_validate_color()
103 dev->v_color = 1; in sis_validate_color()
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/exchange/
H A Dply.py434 v_color, v_signal = element_colors(elements['vertex'])
435 colors.append({'vertex_colors': v_color})
442 elif 'vert' in prefer_color and v_color is not None:
444 kwargs['vertex_colors'] = v_color
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/launcher/
H A Dxsettings-client.c283 result = fetch_ushort(&buffer, &setting->data.v_color.red); in parse_settings()
286 result = fetch_ushort(&buffer, &setting->data.v_color.green); in parse_settings()
289 result = fetch_ushort(&buffer, &setting->data.v_color.blue); in parse_settings()
292 result = fetch_ushort(&buffer, &setting->data.v_color.alpha); in parse_settings()

1234567891011