/openbmc/linux/tools/testing/selftests/exec/ |
H A D | load_address.c | 40 struct Statistics extracted; in main() local 44 ret = dl_iterate_phdr(ExtractStatistics, &extracted); in main() 50 if (extracted.alignment == 0) { in main() 53 } else if (extracted.alignment & (extracted.alignment - 1)) { in main() 58 misalign = extracted.load_address & (extracted.alignment - 1); in main() 61 extracted.alignment, extracted.load_address); in main()
|
/openbmc/qemu/scripts/ |
H A D | decodetree.py | 560 def output_code(self, i, extracted, outerbits, outermask): argument 587 assert not extracted, "dangling fmt refs but it was already extracted" 588 if not extracted: 690 def output_code(self, i, extracted, outerbits, outermask): argument 699 p.output_code(i + 4, extracted, p.fixedbits, p.fixedmask) 702 p.output_code(i, extracted, p.fixedbits, p.fixedmask) 736 def output_code(self, i, extracted, outerbits, outermask): argument 743 if not extracted and self.base and not self.base.dangling_references(): 746 extracted = True 773 s.output_code(i + 4, extracted, innerbits, innermask) [all …]
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpci_hotplug_core.c | 327 int extracted; in check_slots() local 337 extracted = inserted = 0; in check_slots() 402 extracted++; in check_slots() 420 inserted, extracted, atomic_read(&extracting)); in check_slots() 421 if (inserted || extracted) in check_slots() 422 return extracted; in check_slots()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 64 without the start code, as extracted from the H264 bitstream. 118 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream. 162 - VP8 parsed frame, including the frame header, as extracted from the container. 184 - VP9 parsed frame, including the frame header, as extracted from the container. 209 - HEVC parsed slice data, as extracted from the HEVC bitstream. 265 - AV1 parsed frame, including the frame header, as extracted from the container.
|
H A D | metafmt-uvc.rst | 15 This format describes standard UVC metadata, extracted from UVC packet headers
|
/openbmc/linux/drivers/usb/atm/ |
H A D | Kconfig | 26 two parts of the firmware, extracted by the user space tools; see 38 install the firmware, extracted by the user space tools; see
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/ |
H A D | basu_0.2.1.bb | 1 SUMMARY = "The sd-bus library, extracted from systemd."
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-sensor-inventory-native.bb | 17 # sensor data extracted from the mrw.
|
H A D | phosphor-ipmi-fru-properties-native.bb | 17 # FRU property values extracted from the MRW. This example recipe
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/ |
H A D | openpower-fru-properties-example-native.bb | 18 # FRU property values extracted from the MRW. This example recipe
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/ |
H A D | libowfat_0.32.bb | 2 DESCRIPTION = "libowfat is a library of general purpose APIs extracted from Dan \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/ |
H A D | Makevars | 15 # package. (Note that the msgstr strings, extracted from the package's
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | video-get-pts.rst | 52 decoded frame or the last PTS extracted by the PES parser.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/ |
H A D | cdparanoia_10.2.bb | 24 # we need to add the path to the extracted sources explicitely:
|
/openbmc/linux/net/dccp/ccids/ |
H A D | Kconfig | 34 This text was extracted from RFC 4340 (sec. 10.2),
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | Kconfig | 42 Note that entropy extracted this way is not cryptographically
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 34 3. `-` is the FILE parameter. `-` specifies it must be extracted from the core 42 to map the absolute binary path extracted from the core to the package that 175 The packages can be extracted from the bitbake build tree by archiving
|
/openbmc/linux/Documentation/networking/ |
H A D | dns_resolver.rst | 34 This code is extracted from the CIFS filesystem. 139 lowest TTL of all the records it has extracted a result from. This means that
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/ |
H A D | vsftpd-2.1.0-filter.patch | 89 * buffer, starting at character position 'p_pos'. The extracted line will
|
/openbmc/docs/architecture/ |
H A D | ipmi-architecture.md | 76 The bridge then takes the extracted command, data, and possibly user and 126 handler to be passed in so that the types of the handler can be extracted and 277 extracted first. While this is opposite of the order the IPMI specification is 278 written, it makes the code simple. Multi-byte fields are extracted as LSByte
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-thunderbolt | 127 Description: This attribute contains id of this device extracted from 134 Description: This attribute contains name of this device extracted from 176 Description: This attribute contains vendor id of this device extracted 183 Description: This attribute contains vendor name of this device extracted
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | retain.bbclass | 48 # multiple tarballs can be extracted side-by-side easily. 75 # multiple tarballs can be extracted side-by-side
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_tftp_upload_image.robot | 110 # Let the image get extracted and it should not fail. 155 # Let the image get extracted and it should not fail.
|
/openbmc/qemu/docs/system/ppc/ |
H A D | amigang.rst | 32 The ROM image is in the last 512kB which can be extracted with the 90 The ROM image can be extracted from it with the following command:
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | README | 28 extracted from DDR chip datasheet. Different speeds of DDR are supported with
|