/third_party/boost/boost/graph/distributed/ |
D | dijkstra_shortest_paths.hpp | 191 DefColorMap color_map(color.begin(), index_map); in dijkstra_shortest_paths() local
|
D | eager_dijkstra_shortest_paths.hpp | 348 WeightMap weight, IndexMap index_map, ColorMap color_map, in eager_dijkstra_shortest_paths()
|
D | crauser_et_al_shortest_paths.hpp | 539 IndexMap index_map, ColorMap color_map, in crauser_et_al_shortest_paths()
|
D | strong_components.hpp | 401 ColorMap color_map(color_map_s.begin(), vertex_index_map); in fleischer_hendrickson_pinar_strong_components() local
|
/third_party/boost/libs/graph/test/ |
D | bipartite_test.cpp | 21 void check_two_coloring(const Graph& g, const ColorMap color_map) in check_two_coloring()
|
/third_party/boost/libs/graph/example/ |
D | loops_dfs.cpp | 62 std::vector< default_color_type > color_map(num_vertices(g)); in find_loops() local
|
D | parallel-compile-time.cpp | 145 color_map_t color_map = get(vertex_color, g); in main() local
|
/third_party/boost/boost/graph/ |
D | dag_shortest_paths.hpp | 112 std::vector< default_color_type > color_map(n); in dag_sp_dispatch1() local
|
D | isomorphism.hpp | 201 color_map(color_vec.begin(), color_vec.size(), index_map1); in test_isomorphism() local
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | gifdec.c | 43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor() 325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
|
D | anim_util.c | 399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | gifdec.c | 43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor() 325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
|
D | anim_util.c | 399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | wrppm.c | 219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | wrppm.c | 219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
|
/third_party/libjpeg-turbo/ |
D | wrppm.c | 219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
|
/third_party/boost/libs/graph_parallel/test/ |
D | ssca.cpp | 313 ColorMap color_map, const EdgeVector& S, in subgraph_extraction() 417 ColorMap color_map, const EdgeVector& S, in seq_subgraph_extraction()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11pluginutils.cpp | 434 get_score (GstVideoInfo * info, const GstDxgiColorSpace * color_map, in get_score()
|
/third_party/ffmpeg/libavdevice/ |
D | opengl_enc.c | 213 GLfloat color_map[16]; ///< RGBA color map matrix member
|