Home
last modified time | relevance | path

Searched refs:ncolors (Results 2726 – 2750 of 2936) sorted by relevance

1...<<101102103104105106107108109110>>...118

/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A Dregexec.c63 int ncolors; /* length of outarc and inchain vectors */ member
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/
H A DSDL.pir615 set layout[ 'ncolors' ], .DATATYPE_INT
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgdk.defs115 '("gint" "ncolors")
125 '("gint" "ncolors")
149 '("gint" "ncolors")
216 '("gint" "ncolors")
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dpythonbindings.tex2882 \bigspc int ncolors, const float *color, const float *eps=NULL, \\
2893 colors[(ncolors-1)*nchans ... (ncolors*nchans)-1]
2896 \noindent and so on, a total of {\cf ncolors} consecutively stored
2919 const int ncolors = 2;
2920 imagesize_t count[ncolors];
2921 ImageBufAlgo.color_count (A, count, ncolors);
H A Dimagebufalgo.tex1634 \bigspc int ncolors, cspan<float> color, cspan<float> eps=\{\}, \\
1645 colors[(ncolors-1)*nchans ... (ncolors*nchans)-1]
1648 \noindent and so on, a total of {\cf ncolors} consecutively stored
1670 const int ncolors = 2;
1671 imagesize_t count[ncolors];
1672 ImageBufAlgo::color_count (A, count, ncolors);
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dpythonbindings.tex2882 \bigspc int ncolors, const float *color, const float *eps=NULL, \\
2893 colors[(ncolors-1)*nchans ... (ncolors*nchans)-1]
2896 \noindent and so on, a total of {\cf ncolors} consecutively stored
2919 const int ncolors = 2;
2920 imagesize_t count[ncolors];
2921 ImageBufAlgo.color_count (A, count, ncolors);
H A Dimagebufalgo.tex1634 \bigspc int ncolors, cspan<float> color, cspan<float> eps=\{\}, \\
1645 colors[(ncolors-1)*nchans ... (ncolors*nchans)-1]
1648 \noindent and so on, a total of {\cf ncolors} consecutively stored
1670 const int ncolors = 2;
1671 imagesize_t count[ncolors];
1672 ImageBufAlgo::color_count (A, count, ncolors);
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgraphe.cc5110 int ncolors=0,res=glp_intopt(mip,&parm); in color_vertices() local
5119 ncolors=lb+glp_mip_obj_val(mip); in color_vertices()
5139 return ncolors; in color_vertices()
5149 int ncolors=0; in exact_vertex_coloring() local
5164 ncolors=pt.color_vertices(colors,clique,max_colors); in exact_vertex_coloring()
5167 ncolors=0; in exact_vertex_coloring()
5170 return ncolors; in exact_vertex_coloring()
5197 int ncolors=pt.color_vertices(colors,icol,maxdeg+1); in exact_edge_coloring() local
5200 int ncolors=0; in exact_edge_coloring() local
5212 *numcol=ncolors; in exact_edge_coloring()
[all …]
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Doiiotool.cpp2699 int ncolors = (int)colorstrings.size(); in action_colorcount() local
2700 for (int col = 0; col < ncolors; ++col) { in action_colorcount()
2711 imagesize_t* count = OIIO_ALLOCA(imagesize_t, ncolors); in action_colorcount()
2712 bool ok = ImageBufAlgo::color_count((*ot.curimg)(0, 0), count, ncolors, in action_colorcount()
2715 for (int col = 0; col < ncolors; ++col) in action_colorcount()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Doiiotool.cpp2699 int ncolors = (int)colorstrings.size(); in action_colorcount() local
2700 for (int col = 0; col < ncolors; ++col) { in action_colorcount()
2711 imagesize_t* count = OIIO_ALLOCA(imagesize_t, ncolors); in action_colorcount()
2712 bool ok = ImageBufAlgo::color_count((*ot.curimg)(0, 0), count, ncolors, in action_colorcount()
2715 for (int col = 0; col < ncolors; ++col) in action_colorcount()
/dports/editors/vile/vile-9.8v/
H A Dstatevar.c1274 render_int(rp, ncolors); in var_NCOLORS()
/dports/editors/xvile/vile-9.8v/
H A Dstatevar.c1274 render_int(rp, ncolors); in var_NCOLORS()
/dports/games/maxr/maxr-0.2.9/src/game/data/map/
H A Dmap.cpp458 mapSurface->format->palette->ncolors = 256; in loadMapPreview()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/regex/
H A Dregexec.c68 int ncolors; /* length of outarc and inchain vectors */ member

1...<<101102103104105106107108109110>>...118