| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 274 | 38 '-F', iotests.imgfmt, top, str(size_long)) 49 vm.add_drive(top, 'backing=mid,node-name=top') 54 iotests.FilePath('top') as top: 62 iotests.qemu_io_log('-c', 'read -P 1 0 %d' % size_short, top) 63 iotests.qemu_io_log('-c', 'read -P 0 %d %d' % (size_short, size_diff), top) 77 top) 85 iotests.qemu_img_log('map', '--output=json', top) 86 iotests.qemu_img_log('map', '--output=human', top) 90 iotests.qemu_img_log('commit', top) 122 iotests.qemu_img_log('commit', '-b', base, top) [all …]
|
| H A D | 280.out | 19 …nts": {"job-id": "job0", "options": {"driver": "file", "filename": "TEST_DIR/PID-top", "size": 0}}} 24 …dev-add", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-top", "node-name": "top-file"}} 26 …", "arguments": {"job-id": "job0", "options": {"driver": "qcow2", "file": "top-file", "size": 1048… 31 {"execute": "blockdev-add", "arguments": {"driver": "qcow2", "file": "top-file", "node-name": "top-… 33 {"execute": "blockdev-snapshot", "arguments": {"node": "base-fmt", "overlay": "top-fmt"}} 42 …mit", "arguments": {"auto-dismiss": false, "device": "top-fmt", "job-id": "job0", "top-node": "top…
|
| H A D | 228.out | 3 … {"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name":… 6 bs->filename: TEST_DIR/PID-top.img 15 … {"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name":… 20 …ID-base.img"}}, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}} 27 bs->filename: TEST_DIR/PID-top.img 34 …ID-base.img"}}, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}} 40 … {"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name":… 43 bs->filename: TEST_DIR/PID-top.img 54 …, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name":… 57 …r": "null-co"}, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}} [all …]
|
| H A D | 224.out | 4 …er": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name": "top"}} 6 …\"filename\": \"TEST_DIR/PID-base.img\"}}", "device": "top", "job-id": "commit", "speed": 1, "top"… 13 …er": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name": "top"}} 15 …EST_DIR/PID-base.img\"}}", "device": "top", "filter-node-name": "filter_node", "job-id": "commit",…
|
| H A D | 260.out | 7 …t-sync", "arguments": {"device": "drive0", "format": "qcow2", "snapshot-file": "TEST_DIR/PID-top"}} 10 {"execute": "block-commit", "arguments": {"device": "drive0", "top": "TEST_DIR/PID-top"}} 24 …t-sync", "arguments": {"device": "drive0", "format": "qcow2", "snapshot-file": "TEST_DIR/PID-top"}} 27 {"execute": "block-commit", "arguments": {"device": "drive0", "top": "TEST_DIR/PID-top"}} 41 …t-sync", "arguments": {"device": "drive0", "format": "qcow2", "snapshot-file": "TEST_DIR/PID-top"}} 45 {"execute": "block-commit", "arguments": {"device": "drive0", "top": "TEST_DIR/PID-top"}}
|
| H A D | 260 | 30 base, top = file_path('base', 'top') variable 60 vm.qmp_log('blockdev-snapshot-sync', device='drive0', snapshot_file=top, 68 vm = iotests.VM().add_drive(top) 71 vm.qmp_log('block-commit', device='drive0', top=top,
|
| /openbmc/phosphor-webui/app/configuration/styles/ |
| H A D | network.scss | 6 margin-top: -17px; 10 margin-top: 0; 30 padding-top: 1em; 37 margin-top: 1em; 42 padding-top: 1em; 43 border-top: 1px solid $border-color-01; 44 margin-top: 2em;
|
| H A D | date-time.scss | 19 padding-top: .6em; 24 padding-top: 1em; 40 margin-top: 3em; 41 padding-top: 1em; 42 border-top: 1px solid $border-color-01;
|
| H A D | firmware.scss | 6 margin-top: 2.5em; 84 top: 20%; 94 top: 68%; 99 top: 74%; 134 margin-top: 2em; 137 padding-top: 2em; 142 margin-top: 15px;
|
| /openbmc/phosphor-webui/app/access-control/styles/ |
| H A D | ldap.scss | 9 padding-top: 1.5em; 11 margin-top: 1em; 41 top: 5px; 52 margin-top: 1rem; 55 margin-top: 0; 61 margin-top: 0.5em; 81 margin-top: 0.5em; 92 margin-top: 0.25em; 115 top: 11px; 129 top: 3px; [all …]
|
| /openbmc/openpower-hw-diags/analyzer/plugins/ |
| H A D | p10-tod-plugins.cpp | 222 for (const auto top : {Topology::ACTIVE, Topology::BACKUP}) in collectTodFaultData() 226 bool isPriTop = (Configuration::PRIMARY == topConfig[top]); in collectTodFaultData() 245 static_cast<unsigned int>(top), in collectTodFaultData() 246 static_cast<unsigned int>(topConfig[top]), masterPathSelect, in collectTodFaultData() 249 o_data.setMdmtFault(top, i_chip); in collectTodFaultData() 284 static_cast<unsigned int>(top), in collectTodFaultData() 285 static_cast<unsigned int>(topConfig[top]), in collectTodFaultData() 289 o_data.setNetworkFault(top, chipSourcingClock, i_chip); in collectTodFaultData() 295 if (Topology::ACTIVE == top && errorReg.isBitSet(17)) in collectTodFaultData() 298 static_cast<unsigned int>(top), in collectTodFaultData() [all …]
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | graph-changes-while-io | 29 top = os.path.join(iotests.test_dir, 'top.img') variable 46 qemu_img_create('-f', imgfmt, '-F', 'raw', '-b', 'null-co://', top) 61 os.remove(top) 86 'filename': top 101 qemu_io('-c', 'write 0 64k', top) 102 qemu_io('-c', 'write 128k 64k', top) 110 'filename': top 144 qemu_img_create('-f', imgfmt, top, '1G') 165 'filename': top
|
| H A D | stream-unaligned-prefetch | 30 top = os.path.join(iotests.test_dir, 'top.img') variable 50 top, str(image_size)) 69 'filename': top 78 os.remove(top)
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-bdrv-graph-mod.c | 231 BlockDriverState *top = exclusive_writer_node("top"); in test_parallel_exclusive_write() local 248 bdrv_attach_child(top, fl1, "backing", &child_of_bds, in test_parallel_exclusive_write() 266 bdrv_unref(top); in test_parallel_exclusive_write() 350 BlockDriverState *top = no_perm_node("top"); in test_parallel_perm_update() local 367 bdrv_attach_child(top, ws, "file", &child_of_bds, BDRV_CHILD_DATA, in test_parallel_perm_update() 386 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 393 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 400 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 406 bdrv_unref(top); in test_parallel_perm_update() 429 BlockDriverState *top = exclusive_writer_node("top"); in test_append_greedy_filter() local [all …]
|
| /openbmc/u-boot/common/init/ |
| H A D | board_init.c | 45 ulong board_init_f_alloc_reserve(ulong top) in board_init_f_alloc_reserve() argument 49 top -= CONFIG_VAL(SYS_MALLOC_F_LEN); in board_init_f_alloc_reserve() 52 top = rounddown(top-sizeof(struct global_data), 16); in board_init_f_alloc_reserve() 54 return top; in board_init_f_alloc_reserve()
|
| /openbmc/qemu/block/ |
| H A D | commit.c | 39 BlockBackend *top; member 74 BlockDriverState *top_bs = blk_bs(s->top); in commit_abort() 128 blk_unref(s->top); in commit_clean() 141 ret = bdrv_co_common_block_status_above(blk_bs(s->top), in commit_iteration() 169 ret = blk_co_pread(s->top, offset, bytes, buf, 0); in commit_iteration() 218 len = blk_co_getlength(s->top); in commit_run() 236 buf = blk_blockalign(s->top, COMMIT_BUFFER_SIZE); in commit_run() 306 BlockDriverState *base, BlockDriverState *top, in commit_start() argument 322 assert(top != bs); in commit_start() 324 if (bdrv_skip_filters(top) == bdrv_skip_filters(base)) { in commit_start() [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | default.css | 3 /* Set required top body padding for the fixed top navbard */ 4 body { padding-top: 50px; } 9 /* Style the Yocto Project logo and the Toaster name in the top navbar */ 15 /* Style the debugging information in the top navbar */ 35 …efinition lists inside popovers for the Toaster version information in the top navbar, and also in… 47 .build-result .project-name { margin-top: -10px; margin-bottom: 5px; } 72 span[class^="remove-search-btn-"] { position: absolute; right: 5px; top: 0; bottom: 0; height: 14px… 74 #no-results-special-selectpackagestable .form-inline { margin-top: 20px; } 76 [id^="pagination-"] .navbar-form { margin-top: 0; } 122 …t: bold; line-height: 20px; color: #999; text-transform: uppercase; margin-top: 20px !important; m… [all …]
|
| /openbmc/phosphor-webui/app/server-control/styles/ |
| H A D | virtual-media.scss | 2 margin-top: 1em; 57 border-top: 2px solid $status-error; 58 margin-top: 4px; 59 padding-top: 4px; 68 margin-top: 4px; 75 margin-top: 1em; 79 margin-top: 0;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 4 Subject: [PATCH] build/top.mk: unset STRIP_OPTS 20 build/top.mk | 2 +- 23 diff --git a/build/top.mk b/build/top.mk 25 --- a/build/top.mk 26 +++ b/build/top.mk
|
| /openbmc/u-boot/lib/ |
| H A D | circbuf.c | 22 buf->top = buf->data; in buf_init() 48 p = buf->top; in buf_pop() 63 buf->top = p; in buf_pop() 89 buf->top++; in buf_push() 90 if (buf->top == buf->end) { in buf_push() 91 buf->top = buf->data; in buf_push()
|
| /openbmc/phosphor-webui/app/server-health/styles/ |
| H A D | syslog.scss | 28 padding-top:.3em; 93 margin-top: 5px; 99 margin-top: .5em; 101 margin-top: 0; 130 margin-top: -17px; 134 margin-top: 0; 139 margin-top: 0.4em; 161 margin-top: 7px; 172 top: -5px; 269 padding-top: .3em; [all …]
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | gzfile.hpp | 19 bool gzGetLines(const std::string& filename, uint64_t skip, uint64_t top, in gzGetLines() argument 29 if (!readFile(logStream, skip, top, logEntries, logCount)) in gzGetLines() 58 bool readFile(gzFile logStream, uint64_t skip, uint64_t top, in readFile() argument 76 if (!hostLogEntryParser(bufferStr, skip, top, logEntries, logCount)) in readFile() 87 uint64_t top, std::vector<std::string>& logEntries, in hostLogEntryParser() argument 116 if (logCount > skip && logCount <= (skip + top)) in hostLogEntryParser() 147 if (logCount > skip && logCount <= (skip + top)) in hostLogEntryParser() 183 if ((logCount + 1) > skip && (logCount + 1) <= (skip + top)) in hostLogEntryParser()
|
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-zywrle.h | 447 int *top; in wavelet() local 451 top = buf; in wavelet() 454 while (top < end) { in wavelet() 455 wavelet_level(top, width, l, 1); in wavelet() 456 top += s; in wavelet() 458 top = buf; in wavelet() 461 while (top < end) { in wavelet() 462 wavelet_level(top, height, l, width); in wavelet() 463 top += s; in wavelet() 600 top = buf + w * h; \ [all …]
|
| /openbmc/webui-vue/src/components/Global/ |
| H A D | ButtonBackToTop.vue | 4 class="btn-top btn-icon-only" 10 <icon-up-to-top /> 18 import UpToTop24 from '@carbon/icons-vue/es/up-to-top/24'; 43 top: 0, 52 .btn-top {
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | 0002-net-snmp-fix-libtool-finish.patch | 18 Makefile.top | 2 +- 21 diff --git a/Makefile.top b/Makefile.top 23 --- a/Makefile.top 24 +++ b/Makefile.top
|