/openbmc/openbmc/poky/meta/classes-global/ |
H A D | debian.bbclass | 87 lead = d.getVar('LEAD_SONAME') 88 if lead: 89 r = re.compile(lead) 97 … bb.note("Multiple matches (%s) for LEAD_SONAME '%s'" % (", ".join(filtered), lead)) 99 …libraries (%s) found, but LEAD_SONAME '%s' doesn't match any of them" % (", ".join(sonames), lead))
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 379 u16 lead = 0, tail = 0; in ivtvfb_write() local 414 lead = 4 - ((unsigned long)dst & 3); in ivtvfb_write() 415 if (copy_from_user(dst, buf, lead)) in ivtvfb_write() 417 buf += lead; in ivtvfb_write() 418 dst += lead; in ivtvfb_write() 421 if ((count - lead) & 3) in ivtvfb_write() 422 tail = (count - lead) & 3; in ivtvfb_write() 424 dma_size = count - lead - tail; in ivtvfb_write() 426 p + lead + dma_offset, (void __user *)buf, dma_size); in ivtvfb_write()
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-firmware-acpi | 7 the offline failure might lead to memory corruption and crashes)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/ |
H A D | 0001-Avoid-linking-to-plymouth_logo_file.patch | 6 Otherwise it would lead to install errors during cross-compilation.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | default.css | 111 /* Set the font size for icons inside headings, lead paragraphs and definition lists */ 113 p.lead .glyphicon { font-size: 16px; } 141 #freq-build-list.lead > li { line-height: 25px; } 150 ul.lead { margin-top: 20px; } 151 ul.lead > li { line-height: 38px; } 152 ul.lead .glyphicon-trash, 153 ul.lead .glyphicon-trash { font-size: 16px; margin-left: 7px; }
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.core_prefetch | 17 Setting Mask[0] may lead to undefined behavior.
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-pinephone-1.1.dts | 17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
|
H A D | sun50i-a64-pinephone-1.2.dts | 22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | fix-client-gfx_state-initialisation.patch | 13 extended Graphics State object is not initialised, which can lead to
|
/openbmc/linux/Documentation/process/ |
H A D | deprecated.rst | 58 risk of them overflowing. This could lead to values wrapping around and a 60 allocations could lead to linear overflows of heap memory and other 116 explicitly ignore overflows, which may lead to unexpected results 137 be NUL terminated. This can lead to various linear read overflows and 160 size limit. This is both inefficient and can lead to linear read overflows 167 Traditionally, using "%p" in format strings would lead to regular address 196 lead to a crash, possible overwriting sensitive contents at the end of the
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | target-build-value.patch | 18 + // At stage 0 (stage - 1) we are using the beta compiler. Using `self.target` can lead…
|
/openbmc/u-boot/doc/ |
H A D | README.displaying-bmps | 5 perform one will lead to a data abort. On such architectures it is necessary to
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adv7343.txt | 3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,ufoe.yaml | 15 UFOe can cut the data rate for DSI port which may lead to reduce power
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | Kconfig | 40 might lead to I2C errors originating from the bridge in conjunction
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs4234.yaml | 22 provide lead time for the external switch-mode power supply, and a
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adm1026.rst | 96 voltage from the power lead rather than on the ground lead.
|
H A D | stpddc60.rst | 42 could change at the same time as the limit is written to, which will lead to
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | README | 7 debugging environment. The LS1043A RDB is lead-free and RoHS-compliant.
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
H A D | 0001-workaround-for-overlapping-sections-in-binary.patch | 8 copied with offset 0. This will lead to overlapping sections in binary.
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch | 10 be passed into dpkg, and lead to the below similar error:
|
/openbmc/linux/Documentation/kbuild/ |
H A D | reproducible-builds.rst | 125 Uncommitted changes or different commit ids in git can also lead 129 will be different, which will eventually lead to binary differences.
|
/openbmc/openbmc/poky/ |
H A D | MAINTAINERS.md | 15 both to recognise their contributions but also empower them to help lead and
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | README | 7 debugging environment. The LS1046A RDB is lead-free and RoHS-compliant.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
H A D | fix-the-YACC-rule-to-fix-a-building-failure.patch | 12 This lead to a race when compile amd_tok.o, the header file maybe rewritten.
|