Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 58) sorted by relevance

123

/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t71 margin-bottom: 0;
156 margin-bottom: 0;
315 margin-bottom: 10px;
324 margin-bottom: 0;
383 border-bottom: none;
449 margin-bottom: 15px;
457 margin-bottom: 10px;
462 margin-bottom: 10px;
500 margin-bottom: 1em;
505 margin-bottom: 0;
[all …]
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css62 border-bottom: 2px solid black;
160 padding-bottom: 2px;
191 bottom: 0;
277 margin-bottom: 0px;
381 margin-bottom: 10px;
469 margin-bottom: 20px;
658 border-bottom: 1px solid black;
666 border-bottom: 1px dotted red;
694 border-bottom: 1px dotted red;
734 padding-bottom: 5px;
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate019.cfg34 # when the top level properties are set locally and the middle and bottom
36 # properties reverting back to their default values, the middle and bottom
39 # Executing 'zfs inherit' at the middle and bottom levels is somewhat
H A Dstate020.cfg34 # when the top level properties are set locally and the middle and bottom
36 # properties reverting back to their default values, the middle and bottom
39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
H A Dstate022.cfg34 # when the top level and bottom level properties are set locally and the
36 # properties reverting back to their default values, the middle and bottom
39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
H A Dstate015.cfg34 # when the middle level properties are set locally, and the bottom
40 # the bottom level.
42 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate016.cfg34 # when the middle level properties are set locally, and the bottom
36 # to the top level properties and the middle and bottom properties changing
39 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
H A Dstate017.cfg35 # and the bottom level has inherited its properties from the middle
41 # the values down to the bottom level.
43 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate011.cfg34 # when the bottom filesystem level properties have been set locally has
35 # no effect except at the bottom level where the property values are
H A Dstate006.cfg35 # by a bottom level filesystem, that the middle level dataset inherits
36 # the property from the top level pool, and not from the bottom level
H A Dstate013.cfg34 # and bottom levels properties are set locally results in the middle and
35 # bottom levels inheriting values from the next level up in the hierarchy.
H A Dstate021.cfg34 # when the top level and bottom level properties are set locally and the
39 # Executing 'zfs inherit' at the bottom level results in it inheriting
H A Dstate012.cfg34 # when the bottom filesystem level properties have been set locally results
38 # Executing inherit -r at the middle level and bottom levels after
H A Dstate014.cfg34 # when the bottom and middle level properties have been set locally results
38 # Note : executing inherit -r at the middle level and bottom levels after
H A Dstate018.cfg35 # and the bottom level has inherited its properties from the middle
40 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.c397 int loc, r, bottom = 0; in ba_find_next_helper() local
407 bottom = 1; /* Bottom of tree */ in ba_find_next_helper()
412 if (bottom) { in ba_find_next_helper()
443 if (bottom) in ba_find_next_helper()
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dmanual.css20 padding-bottom: 0.4em ;
H A Dlua.css18 padding-bottom: 0.4em ;
/f-stack/app/redis-5.0.5/utils/graphs/commits-over-time/
H A Dgenhtml.tcl93 if {$bottom == -210} {set bottom -30}
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.css271 …background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(10…
304 background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
428 border-bottom-width: 0;
432 background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
490 border-bottom: 1px solid #ebebeb;
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h240 void* bottom = ws->tableEnd; in ZSTD_cwksp_reserve_internal() local
255 assert(alloc >= bottom); in ZSTD_cwksp_reserve_internal()
256 if (alloc < bottom) { in ZSTD_cwksp_reserve_internal()
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hal.c243 writel(hash->bottom, base + EMAC_GALR); in gemac_set_hash()
256 writel(htonl(address->bottom), base + EMAC_PHY_ADDR_LOW); in gemac_set_laddrN()
260 writel(htonl(address->bottom), base + ((entry_index - 1) * 8) in gemac_set_laddrN()
/f-stack/dpdk/doc/guides/nics/
H A Doverview.rst18 The bottom half part of ethdev is implemented by the drivers.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dfw-cfg.txt12 DTB that QEMU places at the bottom of the guest's DRAM.
/f-stack/dpdk/drivers/net/pfe/base/cbus/
H A Demac_mtip.h201 u32 bottom; /* Lower 32-bits of address. */ member

123