/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 164 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 D | certificate.scss | 17 @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/rest-dbus/resources/ |
H A D | jstree.style.css | 1 …small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-defaul…
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 105.out | 6 small read 10 small write 14 small read at high offset 18 small write at high offset
|
H A D | 078.out | 13 == 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 D | 005.out | 6 small read 10 small write
|
/openbmc/linux/lib/test_fortify/ |
H A D | test_fortify.h | 22 char small[__BUF_SMALL]; variable 31 memset(small, 0xA5, sizeof(small)); in do_fortify_tests()
|
H A D | read_overflow-memchr.c | 3 memchr(small, 0x7A, sizeof(small) + 1)
|
H A D | read_overflow-memscan.c | 3 memscan(small, 0x7A, sizeof(small) + 1)
|
H A D | read_overflow-memchr_inv.c | 3 memchr_inv(small, 0x7A, sizeof(small) + 1)
|
H A D | read_overflow-memcmp.c | 3 memcmp(small, large, sizeof(small) + 1)
|
H A D | write_overflow-strlcpy-src.c | 3 strlcpy(small, large_src, sizeof(small) + 1)
|
H A D | read_overflow2-memcmp.c | 3 memcmp(large, small, sizeof(small) + 1)
|
H A D | write_overflow-strncpy-src.c | 3 strncpy(small, large_src, sizeof(small) + 1)
|
/openbmc/u-boot/include/ |
H A D | bzlib.h | 127 # ifdef small 129 # undef small 166 int small 192 int small, 268 int small,
|
/openbmc/qemu/nbd/ |
H A D | common.c | 28 char small[1024]; in nbd_drop() local 31 buffer = sizeof(small) >= size ? small : g_malloc(MIN(65536, size)); in nbd_drop() 43 if (buffer != small) { in nbd_drop()
|
/openbmc/phosphor-webui/app/login/styles/ |
H A D | index.scss | 15 @include mediaQuery(small) { 27 @include mediaQuery(small) { 47 @include mediaQuery(small) { 79 @include mediaQuery(small) {
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func10.c | 28 const struct Small small = {.x = skb->len }; in global_func10() local 30 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
|
/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/ |
H A D | conf-notes.txt | 5 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 D | conf-notes.txt | 5 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 D | python3-luma-oled_3.14.0.bb | 1 SUMMARY = "A small library to drive an OLED device" 3 A small library to drive an OLED device with either SSD1306 , SSD1309, SSD1322, \
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | Kconfig | 14 bool "Use small 4096 B erase sectors" 17 Many flash memories support erasing small (4096 B) sectors. Depending 20 Changing a small part of the flash's contents is usually faster with 21 small sectors. On the other hand erasing should be faster when using
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/ |
H A D | yajl_1.0.12.bb | 3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \ 4 written in ANSI C, and a small validating JSON generator."
|
H A D | yajl_2.1.0.bb | 3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \ 4 written in ANSI C, and a small validating JSON generator."
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/ |
H A D | libcoap_4.3.4.bb | 31 PACKAGECONFIG[small-stack] = "--enable-small-stack,--disable-small-stack"
|