Home
last modified time | relevance | path

Searched refs:GRAY (Results 101 – 125 of 2912) sorted by relevance

12345678910>>...117

/dports/graphics/zbar/zbar-0.23.90/test/
H A Dtest_images.c36 GRAY, YUVP, YVUP, YUYV, YVYU, UYVY, enumerator
64 { fourcc('G','R','E','Y'), GRAY, 8, 0,0 },
65 { fourcc('Y','8','0','0'), GRAY, 8, 0,0 },
66 { fourcc('Y','8',' ',' '), GRAY, 8, 0,0 },
67 { fourcc('Y','8', 0 , 0 ), GRAY, 8, 0,0 },
400 case GRAY: in test_image_bars()
404 if(fmt->type != GRAY) { in test_image_bars()
459 case GRAY: in test_image_ean13()
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/lib/
H A Dmultisector.c212 totmswght += nd->cwght[GRAY]; in extractMS2stage()
217 if (intcolor[i] == GRAY) in extractMS2stage()
270 totmswght += nd->cwght[GRAY]; in extractMSmultistage()
275 if (intcolor[i] == GRAY) in extractMSmultistage()
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DGRAY.lsp2 (SDEFUN |GRAY;firstSubsetGray;PiV;1|
18 (SDEFUN |GRAY;nextSubsetGray;VPiV;2|
69 |GRAY;firstSubsetGray;PiV;1| (20 . |elt|)
70 |GRAY;nextSubsetGray;VPiV;2|)
/dports/math/coinmumps/MUMPS_4.10.0/PORD/lib/
H A Dmultisector.c212 totmswght += nd->cwght[GRAY]; in extractMS2stage()
217 if (intcolor[i] == GRAY) in extractMS2stage()
270 totmswght += nd->cwght[GRAY]; in extractMSmultistage()
275 if (intcolor[i] == GRAY) in extractMSmultistage()
/dports/math/mumps/mumps-5.1.2/PORD/lib/
H A Dmultisector.c212 totmswght += nd->cwght[GRAY]; in extractMS2stage()
217 if (intcolor[i] == GRAY) in extractMS2stage()
270 totmswght += nd->cwght[GRAY]; in extractMSmultistage()
275 if (intcolor[i] == GRAY) in extractMSmultistage()
/dports/math/mumps4/MUMPS_4.10.0/PORD/lib/
H A Dmultisector.c212 totmswght += nd->cwght[GRAY]; in extractMS2stage()
217 if (intcolor[i] == GRAY) in extractMS2stage()
270 totmswght += nd->cwght[GRAY]; in extractMSmultistage()
275 if (intcolor[i] == GRAY) in extractMSmultistage()
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dto_sunvw.c51 #define GRAY 1 macro
135 red[GRAY] = 100; in Init_SunView()
136 green[GRAY] = 100; in Init_SunView()
137 blue[GRAY] = 100; in Init_SunView()
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/painters/
H A DCharactersPainter.java72 paints[AminoAcids.X_STATE.getIndex()] = Color.GRAY; in CharactersPainter()
73 paints[AminoAcids.UNKNOWN_STATE.getIndex()] = Color.GRAY; in CharactersPainter()
74 paints[AminoAcids.STOP_STATE.getIndex()] = Color.GRAY; in CharactersPainter()
75 paints[AminoAcids.GAP_STATE.getIndex()] = Color.GRAY; in CharactersPainter()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dgraph.cpp40 enum Color { WHITE, GRAY, BLACK }; enumerator
51 colors[node] = GRAY; in dfsVisit()
55 else if (colors[c] == GRAY) // This is not a DAG! in dfsVisit()
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_dilate.pro27 ;Image = DILATE(Image,REPLICATE(1,5,5),/GRAY)
40 Result = DILATE(Image, S, /GRAY)
44 Result = DILATE([0, Image], S, /GRAY)
H A Dtest_erode.pro27 ;Image = ERODE(Image,REPLICATE(1,5,5),/GRAY)
40 Result = ERODE(Image, S, /GRAY)
44 Result = ERODE([MAX(Image), Image], S, /GRAY)
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dgraph.cpp40 enum Color { WHITE, GRAY, BLACK }; enumerator
51 colors[node] = GRAY; in dfsVisit()
55 else if (colors[c] == GRAY) // This is not a DAG! in dfsVisit()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dgraph.cpp40 enum Color { WHITE, GRAY, BLACK }; enumerator
51 colors[node] = GRAY; in dfsVisit()
55 else if (colors[c] == GRAY) // This is not a DAG! in dfsVisit()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkTreeDFSIterator.cxx157 this->Color->SetValue(found, this->GRAY); in NextInternal()
177 this->Color->SetValue(this->CurRoot, this->GRAY); in NextInternal()
185 else if (this->Color->GetValue(this->CurRoot) == this->GRAY) in NextInternal()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkTreeDFSIterator.cxx157 this->Color->SetValue(found, this->GRAY); in NextInternal()
177 this->Color->SetValue(this->CurRoot, this->GRAY); in NextInternal()
185 else if (this->Color->GetValue(this->CurRoot) == this->GRAY) in NextInternal()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkTreeDFSIterator.cxx160 this->Color->SetValue(found, this->GRAY); in NextInternal()
180 this->Color->SetValue(this->CurRoot, this->GRAY); in NextInternal()
188 else if (this->Color->GetValue(this->CurRoot) == this->GRAY) in NextInternal()
/dports/devel/raylib/raylib-3.7.0/examples/text/
H A Dtext_font_loading.c70 DrawText("Using BMFont (Angelcode) imported", 20, GetScreenHeight() - 30, 20, GRAY); in main()
75 DrawText("Using TTF font generated", 20, GetScreenHeight() - 30, 20, GRAY); in main()
/dports/misc/mnn/MNN-1.2.0/source/cv/
H A DImageBlitter.cpp585 CHECKFORMAT(RGBA, GRAY, _rgba2gray); in choose()
590 CHECKFORMAT(BGRA, GRAY, _bgra2gray); in choose()
593 CHECKFORMAT(RGB, GRAY, _rgb2gray); in choose()
597 CHECKFORMAT(BGR, GRAY, _bgr2gray); in choose()
599 CHECKFORMAT(GRAY, RGBA, _gray2C4); in choose()
600 CHECKFORMAT(GRAY, BGRA, _gray2C4); in choose()
601 CHECKFORMAT(GRAY, BGR, _gray2C3); in choose()
602 CHECKFORMAT(GRAY, RGB, _gray2C3); in choose()
603 CHECKFORMAT(GRAY, GRAY, _copyC1); in choose()
605 CHECKFORMAT(YUV_NV21, GRAY, _copyC1); in choose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Dtjexampletest.in47 for samp in GRAY 420 422 444; do
60 for samp in GRAY 420 422 444; do
74 for samp in GRAY 420 422 444; do
89 for samp in GRAY 420 422 444; do
98 for samp in GRAY 420 422 444; do
108 for samp in GRAY 420 422 444; do
126 for samp in GRAY 444 422 420; do
137 for samp in GRAY 444 422 420; do
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/terminal/
H A Dwin32_output.py413 GRAY = 0x0007 variable in FOREGROUND_COLOR
425 GRAY = 0x0070 variable in BACKROUND_COLOR
435 'ansilightgray': color_cls.GRAY,
436 'ansiwhite': color_cls.GRAY | color_cls.INTENSITY,
486 (0x88, 0x88, 0x88, FG.GRAY, BG.GRAY),
496 (0xff, 0xff, 0xff, FG.GRAY | FG.INTENSITY, BG.GRAY | BG.INTENSITY),
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtjexampletest.in46 for samp in GRAY 420 422 444; do
59 for samp in GRAY 420 422 444; do
73 for samp in GRAY 420 422 444; do
88 for samp in GRAY 420 422 444; do
97 for samp in GRAY 420 422 444; do
107 for samp in GRAY 420 422 444; do
125 for samp in GRAY 444 422 420; do
136 for samp in GRAY 444 422 420; do
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtjexampletest.in46 for samp in GRAY 420 422 444; do
59 for samp in GRAY 420 422 444; do
73 for samp in GRAY 420 422 444; do
88 for samp in GRAY 420 422 444; do
97 for samp in GRAY 420 422 444; do
107 for samp in GRAY 420 422 444; do
125 for samp in GRAY 444 422 420; do
136 for samp in GRAY 444 422 420; do
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/
H A Dtjexampletest.in46 for samp in GRAY 420 422 444; do
59 for samp in GRAY 420 422 444; do
73 for samp in GRAY 420 422 444; do
88 for samp in GRAY 420 422 444; do
97 for samp in GRAY 420 422 444; do
107 for samp in GRAY 420 422 444; do
125 for samp in GRAY 444 422 420; do
136 for samp in GRAY 444 422 420; do
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Dtjexampletest.in46 for samp in GRAY 420 422 444; do
59 for samp in GRAY 420 422 444; do
73 for samp in GRAY 420 422 444; do
88 for samp in GRAY 420 422 444; do
97 for samp in GRAY 420 422 444; do
107 for samp in GRAY 420 422 444; do
125 for samp in GRAY 444 422 420; do
136 for samp in GRAY 444 422 420; do
/dports/graphics/mozjpeg/mozjpeg-4.0.3/
H A Dtjexampletest.in46 for samp in GRAY 420 422 444; do
59 for samp in GRAY 420 422 444; do
73 for samp in GRAY 420 422 444; do
88 for samp in GRAY 420 422 444; do
97 for samp in GRAY 420 422 444; do
107 for samp in GRAY 420 422 444; do
125 for samp in GRAY 444 422 420; do
136 for samp in GRAY 444 422 420; do

12345678910>>...117