Home
last modified time | relevance | path

Searched defs:ColorMap (Results 1 – 18 of 18) sorted by relevance

/third_party/giflib/
Dgifwedge.c50 ColorMapObject *ColorMap; in main() local
Dgiffix.c46 ColorMapObject *ColorMap; in main() local
Dgif2rgb.c246 ColorMapObject *ColorMap, in DumpScreen2RGB()
353 ColorMapObject *ColorMap; in GIF2RGB() local
Dgifcolor.c47 ColorMapObject *ColorMap; in main() local
Dgifclrmp.c273 static ColorMapObject *ModifyColorMap(ColorMapObject *ColorMap) in ModifyColorMap()
Dgifecho.c63 ColorMapObject *ColorMap; in main() local
Dgifalloc.c43 GifMakeMapObject(int ColorCount, const GifColorType *ColorMap) in GifMakeMapObject()
Dgifbg.c82 ColorMapObject *ColorMap; in main() local
Degif_lib.c277 const ColorMapObject *ColorMap) in EGifPutScreenDesc()
372 const ColorMapObject *ColorMap) in EGifPutImageDesc()
Dgifbuild.c125 *ColorMap = GlobalColorMap; in Icon2Gif() local
Dgif_lib.h52 ColorMapObject *ColorMap; /* The local color map */ member
/third_party/boost/libs/graph/example/
Dneighbor_bfs.cpp93 typedef property_map< Graph, vertex_color_t >::type ColorMap; in main() typedef
/third_party/boost/libs/graph/test/
Dsubgraph_bundled.cpp101 typedef property_map< Subgraph, int node::* >::type ColorMap; in main() typedef
Ddfs.cpp114 ColorMap; in go() typedef
Dundirected_dfs.cpp114 ColorMap; in go() typedef
/third_party/boost/libs/graph_parallel/test/
Ddistributed_property_map_test.cpp116 LocalPropertyMap> ColorMap; in colored_test() typedef
/third_party/boost/boost/graph/
Ddijkstra_shortest_paths.hpp336 typedef typename ColorMapHelper::type ColorMap; in dijkstra_shortest_paths_no_init() typedef
/third_party/boost/boost/graph/distributed/
Dstrong_components.hpp175 VertexIndexMap> ColorMap; in fleischer_hendrickson_pinar_strong_components() typedef