/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 417 font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; } 731 .hide-for-large { 735 .show-for-large { 739 .hide-for-large-only { 743 .show-for-large-only { 1321 .large-1 { 1323 .large-push-1 { 1326 .large-pull-1 { 1329 .large-offset-0 { 1331 .large-2 { [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 080.out | 11 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large 12 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large 16 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large 17 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large 29 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large 30 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large 36 qemu-img: Could not create snapshot 'test': File too large 42 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large 43 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large 59 qemu-img: Could not create snapshot 'test': File too large [all …]
|
H A D | 212.out | 91 Job failed: Image size is too large for this cluster size 97 Job failed: Image size is too large for this cluster size 103 Job failed: Image size is too large for this cluster size 109 Job failed: Image size is too large for this cluster size 129 Job failed: Cluster size is too large 135 Job failed: Cluster size is too large 141 Job failed: Cluster size is too large 147 Job failed: Image size is too large for this cluster size 153 Job failed: Image size is too large for this cluster size
|
H A D | 054.out | 3 creating too large image (1 EB) 5 qemu-img: TEST_DIR/t.IMGFMT: The image size is too large for file format 'IMGFMT' (try using a larg… 7 creating too large image (1 EB) using qcow2.py
|
H A D | 078.out | 8 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large 11 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large 18 qemu-io: can't open device TEST_DIR/empty.bochs: Extent size 2147483648 is too large
|
/openbmc/linux/sound/soc/intel/atom/sst/ |
H A D | sst_pvt.c | 156 int sst_create_ipc_msg(struct ipc_post **arg, bool large) in sst_create_ipc_msg() argument 163 if (large) { in sst_create_ipc_msg() 172 msg->is_large = large; in sst_create_ipc_msg() 186 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, in sst_create_block_and_ipc_msg() argument 192 retval = sst_create_ipc_msg(arg, large); in sst_create_block_and_ipc_msg() 223 bool large, bool fill_dsp, bool sync, bool response) in sst_prepare_and_post_msg() argument 236 &msg, large, sst, &block, ipc_msg, pvt_id); in sst_prepare_and_post_msg() 238 ret = sst_create_ipc_msg(&msg, large); in sst_prepare_and_post_msg() 248 task_id, large, pvt_id); in sst_prepare_and_post_msg() 303 int msg, int task_id, int large, int drv_id) in sst_fill_header_mrfld() argument [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.style.css | 1 …large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-defaul…
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | font-awesome.min.css | 33 …large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^…
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_spl.c | 44 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image() local 45 const int block_shift = large ? 17 : 14; in nand_spl_load_image() 47 const int page_size = large ? 2048 : 512; in nand_spl_load_image() 48 const int bad_marker = large ? page_size + 0 : page_size + 5; in nand_spl_load_image() 58 if (large) { in nand_spl_load_image()
|
/openbmc/linux/lib/test_fortify/ |
H A D | test_fortify.h | 23 char large[__BUF_LARGE]; variable 32 memset(large, 0x5A, sizeof(large)); in do_fortify_tests()
|
H A D | read_overflow2-memmove.c | 3 memmove(large, instance.buf, sizeof(large))
|
H A D | read_overflow2-memcpy.c | 3 memcpy(large, instance.buf, sizeof(large))
|
/openbmc/linux/drivers/atm/ |
H A D | nicstarmac.copyright | 25 * IDT always receives data into a small buffer, then large buffers 28 * Fix is simple: make large buffers large enough to hold entire 30 * copy small buffer contents to head of large buffer. 31 * Trick is to avoid fragmenting Linux, due to need for a lot of large 35 * recycle large data buffers
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_network_security.robot | 66 # Send large number of packets to Redfish interface. 81 # Send large number of packets to IPMI port. 95 # Send large number of packets to SSH port. 108 [Documentation] Send large number of packets with flags to Redfish interface 136 # Send large number of packets to SOL port. 149 [Documentation] Establish large number of TCP connections to Redfish port (443) 153 # Establish large number of TCP connections to Redfish interface. 167 [Documentation] Establish large number of TCP connections to IPMI interface 171 # Establish large number of TCP connections to IPMI interface. 184 [Documentation] Establish large number of TCP connections to SSH interface [all …]
|
/openbmc/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 54 SD/MMC cards can erase an arbitrarily large area up to and 55 including the whole card. When erasing a large area it may 65 3. The erase timeout becomes too large to be very 68 the value can end up being several minutes for large 74 size for erasing large areas.
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_mmu.c | 54 vcpu->arch.slb[i].large ? 'l' : ' ', in kvmppc_mmu_book3s_64_find_slbe() 235 if (slbe->large) in kvmppc_mmu_book3s_64_xlate() 242 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate() 269 if (slbe->large && in kvmppc_mmu_book3s_64_xlate() 380 slbe->large = (rs & SLB_VSID_L) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte() 391 if (slbe->large) { in kvmppc_mmu_book3s_64_slbmte() 530 bool large) in kvmppc_mmu_book3s_64_tlbie() argument 554 if (large) in kvmppc_mmu_book3s_64_tlbie()
|
/openbmc/linux/drivers/of/unittest-data/ |
H A D | overlay.dtso | 8 hvac_2: hvac-large-1 { 9 compatible = "ot,hvac-large";
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 30 rm -f "$large" "$small" 55 large=$(mktemp) 63 dd if=/dev/zero of=$large bs=4096 count=$((size / 4096)) >/dev/null 2>&1 262 do_transfer $small $large $time 272 do_transfer $large $small $time
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libass/ |
H A D | libass_0.17.3.bb | 18 PACKAGECONFIG[largetiles] = "--enable-large-tiles,--disable-large-tiles"
|
/openbmc/qemu/qapi/ |
H A D | block.json | 25 # heads, large if QEMU can guess that the disk had 131072 or fewer 36 # @large: The number of cylinders per head is scaled down to 1024 by 39 # @rechs: Same as @large, but first convert a 16-head geometry to 46 'data': ['auto', 'none', 'lba', 'large', 'rechs']}
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | kexec-x32.patch | 12 purgatory/arch/x86_64/Makefile: Not use mcmodel large when 91 -x86_64_PURGATORY_EXTRA_CFLAGS = -mcmodel=large 93 + x86_64_PURGATORY_EXTRA_CFLAGS = -mcmodel=large
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | TODO | 16 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource 39 simplified. A lot of functions are too large and too complex, they need 43 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | chassis.md | 7 Chassis are large enclosures that can be independently powered off and on by the 8 BMC. Small and mid-sized systems may contain a single chassis. In a large
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/ |
H A D | python3-pywbem_1.7.2.bb | 5 WBEM client should be easy to use and not necessarily require a large amount \ 6 of programming knowledge. It is suitable for a large range of tasks from \
|
/openbmc/linux/Documentation/spi/ |
H A D | spi-sc18is602.rst | 34 similar large accesses have to be split into multiple chunks of no more than 36 means that programs such as "cp" or "od", which automatically use large block
|