Home
last modified time | relevance | path

Searched refs:gray (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.c266 gco2lcl(o)->gclist = g->gray; in reallymarkobject()
267 g->gray = o; in reallymarkobject()
271 gco2ccl(o)->gclist = g->gray; in reallymarkobject()
272 g->gray = o; in reallymarkobject()
276 linktable(gco2t(o), &g->gray); in reallymarkobject()
280 gco2th(o)->gclist = g->gray; in reallymarkobject()
281 g->gray = o; in reallymarkobject()
285 gco2p(o)->gclist = g->gray; in reallymarkobject()
286 g->gray = o; in reallymarkobject()
336 g->gray = g->grayagain = NULL; in restartcollection()
[all …]
H A Dlstate.h131 GCObject *gray; /* list of gray objects */ member
H A Dlstate.c297 g->gray = g->grayagain = NULL; in lua_newstate()
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss28 color: $gray-light;
98 background: $border-gray-darker;
103 background: $border-gray-darker;
108 background-color: $bg-gray;
/freebsd/contrib/file/magic/Magdir/
H A Dpgf25 >>20 byte 1 gray scale,
34 >>20 byte 10 gray scale 16,
41 >>20 byte 18 gray scale 32,
H A Dcups19 >404 lelong 0 ColorSpace=gray
H A Dimages215 # american spelling gray
500 >9 ubyte 4 gray+alpha,
2585 # Wavelet Scalar Quantization format used in gray-scale fingerprint images
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Drotary-encoder.txt24 Supported are "gray" (the default and more common) and "binary".
39 rotary-encoder,encoding = "gray";
/freebsd/contrib/lua/doc/
H A Dmanual.css11 color: gray ;
H A Dlua.css93 color: gray ;
/freebsd/contrib/lua/src/
H A Dlgc.c324 linkobjgclist(o, g->gray); /* to be visited later */ in reallymarkobject()
395 g->gray = g->grayagain = NULL; in cleargraylists()
659 GCObject *o = g->gray; in propagatemark()
661 g->gray = *getgclist(o); /* remove from 'gray' list */ in propagatemark()
676 while (g->gray) in propagateall()
1540 g->gray = grayagain; in atomic()
1561 lua_assert(g->gray == NULL); in atomic()
1596 if (g->gray == NULL) { /* no more gray objects? */ in singlestep()
H A Dlstate.h279 GCObject *gray; /* list of gray objects */ member
H A Dlstate.c394 g->gray = g->grayagain = NULL; in lua_newstate()
H A Dltests.c566 total += checkgraylist(g, g->gray); in checkgrays()
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst8 every rule, there are exceptions and bindings have many gray areas.
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn-rve-gateway.dts74 rotary-encoder,encoding = "gray";
/freebsd/stand/common/
H A Dgfx_fb.c239 uint32_t color, code, gray, level; in rgb_color_map() local
272 for (gray = 0; gray < 24; gray++) { in rgb_color_map()
273 level = (gray * 10) + 8; in rgb_color_map()
274 code = 232 + gray; in rgb_color_map()
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt43 - The gray list of tolerated bytecodes:
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a779h0-gray-hawk-single.dts38 compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";
/freebsd/share/dict/
H A Dweb2a441 agate gray
2547 art gray
2645 ash gray
2646 ash-gray blister beetle
4528 battleship gray
4790 bearskin gray
6492 blue-gray
10358 castor gray
11035 charcoal gray
11113 chateau gray
[all …]
/freebsd/contrib/libxo/doc/_static/
H A Dbasic.css_t378 border-left: solid 1px gray;
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh1184 filter-stdin= help highlight-bar-gray= list-media \
1186 printer-options= ul-angle= ul-font= ul-gray= \
/freebsd/contrib/libcbor/
H A DDoxyfile1317 # in the HTML output. For a value of 0 the output will use gray-scales only. A
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in5300 …ch it is desirable to estimate the gray levels of a digital picture at the individual points from …
15584 … detecting approximate circles and approximately circular arcs of varying gray levels in an edge-e…
22465 …d differences. The second uses the difference between the mean and median gray levels in a neighbo…
22471 …keywords = "computer graphics; digital; digital pictures; edge detection; gray levels; image p…
24105gray level transformation, which always assigns all picture points of a given gray level i to anot…
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen1399 # in the HTML output. For a value of 0 the output will use gray-scales only. A

12