Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlgc.c92 g->gray = o; in reallymarkobject()
97 g->gray = o; in reallymarkobject()
102 g->gray = o; in reallymarkobject()
107 g->gray = o; in reallymarkobject()
278 GCObject *o = g->gray; in propagatemark()
284 g->gray = h->gclist; in propagatemark()
503 g->gray = NULL; in markroot()
533 g->gray = g->weak; in atomic()
540 g->gray = g->grayagain; in atomic()
565 if (g->gray) in singlestep()
[all …]
H A Dlstate.h77 GCObject *gray; /* list of gray objects */ member
H A Dlstate.c173 g->gray = NULL; in lua_newstate()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c267 gco2lcl(o)->gclist = g->gray; in reallymarkobject()
268 g->gray = o; in reallymarkobject()
273 g->gray = o; in reallymarkobject()
281 gco2th(o)->gclist = g->gray; in reallymarkobject()
282 g->gray = o; in reallymarkobject()
286 gco2p(o)->gclist = g->gray; in reallymarkobject()
287 g->gray = o; in reallymarkobject()
337 g->gray = g->grayagain = NULL; in restartcollection()
522 GCObject *o = g->gray; in propagatemark()
572 g->gray = l; in propagatelist()
[all …]
H A Dlstate.h132 GCObject *gray; /* list of gray objects */ member
H A Dlstate.c298 g->gray = g->grayagain = NULL; in lua_newstate()
/f-stack/freebsd/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";
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dmanual.css15 color: gray ;
H A Dlua.css69 color: gray ;
/f-stack/app/redis-5.0.5/src/
H A Dredis-trib.rb15 gray: 37
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst8 every rule, there are exceptions and bindings have many gray areas.
/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt43 - The gray list of tolerated bytecodes:
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t378 border-left: solid 1px gray;