Home
last modified time | relevance | path

Searched refs:Filename (Results 1 – 24 of 24) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/
H A D1862c6e57a308a05889c80c048dbc58bdc378dcb.patch100 +/* Filename support.
103 + HAS_DEVICE(Filename) tests whether Filename contains a device
105 + FILE_SYSTEM_PREFIX_LEN(Filename) length of the device specification
106 + at the beginning of Filename,
116 + IS_ABSOLUTE_FILE_NAME(Filename)
117 + tests whether Filename is independent of
119 + IS_RELATIVE_FILE_NAME(Filename)
120 + tests whether Filename may be concatenated
124 + IS_FILE_NAME_WITH_DIR(Filename) tests whether Filename contains a device
138 +# define HAS_DEVICE(Filename) \
[all …]
/openbmc/u-boot/tools/patman/
H A Dtools.py182 def Filename(fname): function
225 with open(Filename(fname), 'rb') as fd:
240 with open(Filename(fname), 'wb') as fd:
/openbmc/u-boot/tools/binman/
H A DREADME.entries21 - filename: Filename of file to read into entry
49 - <xxx>-path: Filename containing the contents of this entry (optional,
67 - cros-ec-rw-path: Filename containing the EC image
78 - pattern: Filename pattern to match the files to include
131 - bmpblk: Filename containing images used by recovery
148 - filename: Filename of file to read into entry
161 filename: Filename of file containing the descriptor. This is typically
182 - filename: Filename of file to read into entry
199 - filename: Filename of file to read into entry
217 - filename: Filename of file to read into entry
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/files/
H A D0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch32 <Filename>xfce-settings-manager.desktop</Filename>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/
H A Dfbset_2.1.bb5 # Filename: fbset_2.1.bb
/openbmc/u-boot/doc/SPI/
H A DREADME.sh_qspi_test16 Filename 'u-boot.bin'.
/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/
H A Dalsa-state.bb5 # Filename: alsa-state.bb
/openbmc/u-boot/board/keymile/km83xx/
H A DREADME.kmeter156 Filename '/tftpboot/kmeter1/u-boot.bin'.
/openbmc/u-boot/board/bosch/shc/
H A DREADME97 Filename 'shc/u-boot-restore.img'.
/openbmc/u-boot/doc/
H A DREADME.falcon93 falcon_args_file : Filename to load as the 'args' portion of falcon mode
95 falcon_image_file : Filename to load as the OS image portion of falcon
H A DREADME.odroid240 Filename 'zImage.3.17'.
253 Filename 'exynos4412-odroidu3.dtb'.
H A DREADME.sifive-fu540104 Filename 'uImage'.
H A DREADME.usb194 Filename '/tftpboot/uImage-sjg-seaboard-261347'.
/openbmc/u-boot/doc/uImage.FIT/
H A Dhowto.txt122 Filename '/path/to/tftp/location/kernel.itb'.
236 Filename '/path/to/tftp/location/kernel_fdt.itb'.
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser140 self.file_store.set_sort_column_id(FileColumns.Filename, Gtk.SortType.ASCENDING)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch53 -char blacklist[256]; // Filename of the black-list
54 +EXTERN char blacklist[256]; // Filename of the black-list
599 -char whitelist[256]; // Filename of the white-list
600 +EXTERN char whitelist[256]; // Filename of the white-list
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/
H A Dtpm-tools-extendpcr.patch100 + ("Filename containing data to extend PCRs with. Default is STDIN."));
/openbmc/u-boot/board/Barix/ipam390/
H A DREADME.ipam39050 Filename '/tftpboot/ipam390/u-boot.ais'.
/openbmc/u-boot/board/hisilicon/poplar/
H A DREADME169 Filename 'poplar/fastboot.bin'.
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME248 TFTP from server 192.168.1.3; our IP address is 192.168.1.3 Filename 'uImage'.
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_savearea_management.robot31 ${MAXIMUM_FILE_NAME_MESSAGE} Filename must be maximum 20 characters
/openbmc/u-boot/
H A DREADME2501 Filename to read to load U-Boot when reading from filesystem
2504 Filename to read to load kernel uImage when reading
2508 Filename to read to load kernel argument parameters
4339 Filename 'oftrees/mpc8540ads.dtb'.
4348 Filename 'uImage'.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlayers.rst924 Filename of the example recipe
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch23142 + argp.add_argument("--prefix", help="Filename prefix (include terminal '/' if a directory).")