Home
last modified time | relevance | path

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

12345678910>>...34

/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/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/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/linux/lib/test_fortify/
H A Dtest_fortify.h22 char small[__BUF_SMALL]; variable
31 memset(small, 0xA5, sizeof(small)); in do_fortify_tests()
H A Dread_overflow-memchr.c3 memchr(small, 0x7A, sizeof(small) + 1)
H A Dread_overflow-memscan.c3 memscan(small, 0x7A, sizeof(small) + 1)
H A Dread_overflow-memchr_inv.c3 memchr_inv(small, 0x7A, sizeof(small) + 1)
H A Dread_overflow-memcmp.c3 memcmp(small, large, sizeof(small) + 1)
H A Dwrite_overflow-strlcpy-src.c3 strlcpy(small, large_src, sizeof(small) + 1)
H A Dread_overflow2-memcmp.c3 memcmp(large, small, sizeof(small) + 1)
H A Dwrite_overflow-strncpy-src.c3 strncpy(small, large_src, sizeof(small) + 1)
/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.c28 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 Dindex.scss15 @include mediaQuery(small) {
27 @include mediaQuery(small) {
47 @include mediaQuery(small) {
79 @include mediaQuery(small) {
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func10.c28 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 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/linux/drivers/mtd/spi-nor/
H A DKconfig14 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 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/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/
H A Dlibcoap_4.3.4.bb31 PACKAGECONFIG[small-stack] = "--enable-small-stack,--disable-small-stack"

12345678910>>...34