Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss164 small {
417 font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
707 .hide-for-small-only {
711 .show-for-small-only {
836 .small-1 {
839 .small-push-1 {
843 .small-pull-1 {
847 .small-offset-0 {
850 .small-2 {
853 .small-push-2 {
[all …]
/openbmc/phosphor-webui/app/access-control/styles/
H A Dcertificate.scss17 @include mediaQuery(small) {
28 @include mediaQuery(small) {
35 @include mediaQuery(small) {
43 @include mediaQuery(small) {
51 @include mediaQuery(small) {
63 @include mediaQuery(small) {
71 @include mediaQuery(small) {
80 @include mediaQuery(small) {
86 @include mediaQuery(small) {
99 @include mediaQuery(small) {
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D105.out6 small read
10 small write
14 small read at high offset
18 small write at high offset
H A D078.out13 == Too small catalog bitmap for image size ==
14 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
15 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
H A D005.out6 small read
10 small write
/openbmc/rest-dbus/resources/
H A Djstree.style.css1small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-defaul…
/openbmc/u-boot/include/
H A Dbzlib.h127 # ifdef small
129 # undef small
166 int small
192 int small,
268 int small,
/openbmc/qemu/nbd/
H A Dcommon.c31 char small[1024]; in nbd_drop() local
34 buffer = sizeof(small) >= size ? small : g_malloc(MIN(65536, size)); in nbd_drop()
46 if (buffer != small) { in nbd_drop()
/openbmc/phosphor-webui/app/login/styles/
H A Dindex.scss15 @include mediaQuery(small) {
27 @include mediaQuery(small) {
47 @include mediaQuery(small) {
79 @include mediaQuery(small) {
/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/
H A Dconf-notes.txt5 core-image-minimal: A small image just capable of allowing a device to boot
7 core-image-full-cmdline: A small image with more Linux functionality
/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/
H A Dconf-notes.txt5 core-image-minimal: A small image just capable of allowing a device to boot
7 core-image-full-cmdline: A small image with more Linux functionality
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-luma-oled_3.14.0.bb1 SUMMARY = "A small library to drive an OLED device"
3 A small library to drive an OLED device with either SSD1306 , SSD1309, SSD1322, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/
H A Dyajl_1.0.12.bb3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
4 written in ANSI C, and a small validating JSON generator."
H A Dyajl_2.1.0.bb3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
4 written in ANSI C, and a small validating JSON generator."
/openbmc/webui-vue/src/components/Global/
H A DAlert.vue2 <b-alert :show="show" :variant="variant" :class="{ small }">
44 small: Boolean,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/
H A Dlibcoap_4.3.4.bb31 PACKAGECONFIG[small-stack] = "--enable-small-stack,--disable-small-stack"
/openbmc/openbmc/poky/meta/recipes-devtools/ninja/
H A Dninja_1.12.1.bb1 SUMMARY = "Ninja is a small build system with a focus on speed."
3 DESCRIPTION = "Ninja is a small build system with a focus on speed. It differs from other build sys…
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DREADME.md9 - Anyone building a small networking device (eg. a home router /
13 anything that might benefit from a small ftp/tftp server)
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D10-cve-2014-8140-test-compr-eb.patch21 + * 1. eb_size is too small to hold the uncompressed size
24 + * 3. eb_ucsize is positive, but eb_size is too small to hold
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/
H A Drwmem_1.2.bb1 SUMMARY = "A small tool to read/write memory"
2 DESCRIPTION = "rwmem is a small tool for reading and writing device registers. \
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-core/busybox/
H A Dbusybox_%.bbappend1 SRC_URI += "file://small-flash.cfg"
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-core/busybox/
H A Dbusybox_%.bbappend1 SRC_URI += "file://small-flash.cfg"
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-minimal-dev.bb3 DESCRIPTION = "A small image just capable of allowing a device to boot and \
H A Dcore-image-minimal.bb1 SUMMARY = "A small image just capable of allowing a device to boot."
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/
H A Dnanopb.inc1 DESCRIPTION = "Protocol Buffers with small code size"

12345678910>>...15