/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lgc.c | 266 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 D | lstate.h | 131 GCObject *gray; /* list of gray objects */ member
|
H A D | lstate.c | 297 g->gray = g->grayagain = NULL; in lua_newstate()
|
/freebsd/contrib/googletest/docs/_sass/ |
H A D | main.scss | 28 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 D | pgf | 25 >>20 byte 1 gray scale, 34 >>20 byte 10 gray scale 16, 41 >>20 byte 18 gray scale 32,
|
H A D | cups | 19 >404 lelong 0 ColorSpace=gray
|
H A D | images | 215 # 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 D | rotary-encoder.txt | 24 Supported are "gray" (the default and more common) and "binary". 39 rotary-encoder,encoding = "gray";
|
/freebsd/contrib/lua/doc/ |
H A D | manual.css | 11 color: gray ;
|
H A D | lua.css | 93 color: gray ;
|
/freebsd/contrib/lua/src/ |
H A D | lgc.c | 324 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 D | lstate.h | 279 GCObject *gray; /* list of gray objects */ member
|
H A D | lstate.c | 394 g->gray = g->grayagain = NULL; in lua_newstate()
|
H A D | ltests.c | 566 total += checkgraylist(g, g->gray); in checkgrays()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | writing-bindings.rst | 8 every rule, there are exceptions and bindings have many gray areas.
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mn-rve-gateway.dts | 74 rotary-encoder,encoding = "gray";
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 239 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 D | txtvsbin.txt | 43 - The gray list of tolerated bytecodes:
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r8a779h0-gray-hawk-single.dts | 38 compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";
|
/freebsd/share/dict/ |
H A D | web2a | 441 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 D | basic.css_t | 378 border-left: solid 1px gray;
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 1184 filter-stdin= help highlight-bar-gray= list-media \ 1186 printer-options= ul-angle= ul-font= ul-gray= \
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 1317 # 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 D | funstack.in | 5300 …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… 24105 …gray level transformation, which always assigns all picture points of a given gray level i to anot…
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 1399 # in the HTML output. For a value of 0 the output will use gray-scales only. A
|