Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 37) sorted by relevance

12

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.css110 background-color: #FFFFA3;
120 background: #F1F1F1;
133 background-color: white;
145 background-color: #505050;
165 background-color: #FBF7AA;
181 background-color: #F78B83;
270 background: #4A4A4A;
302 background: #232323;
378 background: black;
431 background: #3A79B8;
[all …]
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dlua.css3 background-color: #FFFFFF ;
22 background-color: #E0E0FF ;
37 background-color: inherit ;
42 background-color: inherit ;
48 background-color: #E0E0FF ;
59 background-color: #a0a0a0 ;
63 background-color: #F8F8F8 ;
77 background-image: url('images/search.png') ;
78 background-repeat: no-repeat;
79 background-position: 4px center ;
H A Dmanual.css23 background-color: #E0E0FF ;
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css189 background-color: #ccc;
281 background: url(none);
290 background: #659635;
340 background: #e0e0ff;
346 background: #c0c0ff;
475 background: white;
570 background: #99ca28;
647 background: #e0e0ff;
652 background: #b0b0b0;
657 background: #ffe0e0;
[all …]
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t102 background-image: url(file.png);
103 background-repeat: no-repeat;
104 background-position: 0 7px;
170 background-color: #f2f2f2;
239 background-color: #eee;
288 background-color: #ffe;
365 background-color: #f2f2f2;
467 background-color: #fbe54e;
488 background-color: #fda;
494 background-color: #ffa;
[all …]
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl7 background: white;
18 background: red;
22 background: green;
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_reg_utils.h123 #define AL_MASK_VAL(mask, data, background) \ argument
124 (((mask) & (data)) | ((~mask) & (background)))
/f-stack/tools/libxo/doc/
H A Doptions.rst125 pre-defined set of colors to new foreground and background colors.
128 mapped when used as a foreground or background color. The order is
154 foreground value for red (the second mapping) and a "cyan" background
160 terminal session with a black background. To turn both "blue"
161 foreground and background output to "yellow", give only the fifth
H A Dfield-roles.rst78 foreground and background colors, respectively::
88 bg-XXXXX Change background color
108 default Default color for foreground or background
117 change the foreground and background colors of terminal session
H A Dhowto.rst162 The "*color*" roles controls foreground and background colors, as well
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dethtool.rst66 The sample program has two parts: A background `packet reflector`_
73 The background packet reflector is intended to demonstrate basic
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md18 Enabling jemalloc background threads generally improves the tail latency for
20 background threads. In addition, unintended purging delay caused by
21 application inactivity is avoided with background threads.
H A DChangeLog23 - Add maximum background thread count option. (@djwatson)
101 - Fix a few background thread initialization and shutdown issues. (@interwq)
109 - Fix a indexing bug when creating background threads. (@davidtgoldblatt,
133 locking and/or background threads). This mitigates an initialization
140 - Mask signals during background thread creation. This prevents signals from
141 being inadvertently delivered to background threads. (@jasone,
143 - Avoid inactivity checks within background threads, in order to prevent
183 - Implement opt-in per CPU background threads, and use them for asynchronous
/f-stack/freebsd/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_f01.txt18 background capacitance that will cause the
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Dmv_files.cfg46 export GANGPIDS=50 # <number of limit for parallel background running process>
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h119 unsigned background:1; member
H A Dngx_http_request.h556 unsigned background:1; member
H A Dngx_http_upstream.c902 || c->stale_updating) && !r->background in ngx_http_upstream_cache()
905 r->cache->background = 1; in ngx_http_upstream_cache()
915 || c->stale_updating) && !r->background) in ngx_http_upstream_cache()
1109 if (!r->cached || !r->cache->background) { in ngx_http_upstream_cache_background_update()
/f-stack/app/redis-5.0.5/tests/unit/
H A Daofrw.tcl68 test {Turning off AOF kills the background writing child if any} {
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in345 * If defined, all the features necessary for background threads are present.
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md89 …* Are there background references and documents that reviewers should be aware of to properly asse…
209 another cpu/memory-intensive application in the background. If you are running benchmarks on your
211 browser) before running your benchmarks. You might also have invisible background applications
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib225 # The script at index N is launched in the background, with its output
/f-stack/app/redis-5.0.5/src/
H A Dserver.c4220 int background = server.daemonize && !server.supervised; in main() local
4221 if (background) daemonize(); in main()
4224 if (background || server.pidfile) createPidFile(); in main()
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt125 The text of the specification assumes a basic background in
H A Drfc1952.txt131 The text of the specification assumes a basic background in

12