| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 175.out | 5 size=1048576, min allocation 9 size=1048576, min allocation 13 size=1048576, max allocation 17 size=1048576, max allocation 21 size=4096, min allocation 25 size=1048576, min allocation
|
| H A D | 307.out | 24 base:allocation 53 base:allocation 85 base:allocation 95 base:allocation 122 base:allocation
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | nbd-qemu-allocation.out | 1 QA output created by nbd-qemu-allocation 12 === Check allocation over NBD === 26 base:allocation 27 qemu:allocation-depth
|
| /openbmc/qemu/docs/interop/ |
| H A D | nbd.rst | 18 QEMU supports the ``base:allocation`` metadata context as defined in the 41 qemu:allocation-depth 43 In the allocation depth context, the entire 32-bit value represents a 49 in addition to the specific ``qemu:allocation-depth`` and 77 ``NBD_CMD_BLOCK_STATUS`` for ``base:allocation`` 85 ``NBD_CMD_BLOCK_STATUS`` for ``qemu:allocation-depth``
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | Kconfig | 17 int "Maximum horizontal resolution (for memory allocation purposes)" 26 int "Maximum vertical resolution (for memory allocation purposes)" 35 int "Maximum bits per pixel (for memory allocation purposes)"
|
| /openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2024-45775.patch | 4 Subject: [PATCH] commands/extcmd: Missing check for failed allocation 7 a grub_arg_list struct but it does not verify the allocation was successful. 8 In case of failed allocation the NULL state pointer can be accessed in
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 208 def on_allocation_size_changed(self, widget, allocation): argument 209 self.hadj.page_size = allocation.width 210 self.hadj.page_increment = allocation.width * 0.9 211 self.vadj.page_size = allocation.height 212 self.vadj.page_increment = allocation.height * 0.9 213 self.our_width = allocation.width 216 self.our_height = allocation.height
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/ |
| H A D | 0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch | 8 anything in '*t'. After the loop the uppercase string's allocation is 10 '*t', which points into the freed allocation, for the purpose of NULL-
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/ |
| H A D | avoid-glibc-clashes.patch | 2 Subject: [PATCH] Avoid aligned allocation function name clashes 4 glibc added new methods for aligned allocation and it clashes with the
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
| H A D | CVE-2017-8374.patch | 128 unsigned char allocation[2][32], scalefactor[2][32]; 175 if (allocation[ch][sb]) { 186 nb = allocation[ch][sb]; 197 if ((nb = allocation[0][sb])) { 253 unsigned char allocation[2][32], scfsi[2][32], scalefactor[2][32][3]; 272 allocation[ch][sb] = mad_bit_read(&stream->ptr, nbal); 284 allocation[0][sb] = 285 allocation[1][sb] = mad_bit_read(&stream->ptr, nbal); 291 - if (allocation[ch][sb]) 292 + if (allocation[ch][sb]) { [all …]
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | Kconfig | 23 int "Maximum horizontal resolution (for memory allocation purposes)" 32 int "Maximum vertical resolution (for memory allocation purposes)"
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | nz-Manawatu | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-Waikato | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-WellingtonKaukau | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-AucklandWaiatarua | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-WellingtonNgarara | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-Christchurch | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-Dunedin | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-Tauranga | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-Hamilton | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-AucklandInfill | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-HawkesBayNapier | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-WellingtonInfill | 3 # Channel allocation details for NZ can be found at
|
| H A D | nz-HawkesBayMtErin | 3 # Channel allocation details for NZ can be found at
|
| /openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.soc | 29 - Hardware buffer management for buffer allocation and de-allocation (BMan) 100 congestion management, buffer allocation and de-allocation (QBMan) 185 - Hardware buffer management for buffer allocation and de-allocation (BMan) 227 congestion management, buffer allocation and de-allocation (QBMan)
|