/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/ |
H A D | 1862c6e57a308a05889c80c048dbc58bdc378dcb.patch | 100 +/* 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/binman/ |
H A D | README.entries | 21 - 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/u-boot/tools/patman/ |
H A D | tools.py | 182 def Filename(fname): function 225 with open(Filename(fname), 'rb') as fd: 240 with open(Filename(fname), 'wb') as fd:
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/files/ |
H A D | 0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch | 32 <Filename>xfce-settings-manager.desktop</Filename>
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/ |
H A D | mapfile.csv | 1 Family-model,Version,Filename,EventType
|
/openbmc/linux/tools/perf/pmu-events/arch/nds32/ |
H A D | mapfile.csv | 14 #Family-model,Version,Filename,EventType
|
/openbmc/linux/tools/perf/pmu-events/arch/riscv/ |
H A D | mapfile.csv | 16 #MVENDORID-MARCHID-MIMPID,Version,Filename,EventType
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/ |
H A D | fbset_2.1.bb | 5 # Filename: fbset_2.1.bb
|
/openbmc/linux/drivers/message/fusion/lsi/ |
H A D | mpi_history.txt | 13 Filename Current version Prior version 746 Filename 01.05.19 01.05.18 01.05.17 01.05.16 01.05.15 761 Filename 01.05.14 01.05.13 01.05.12 01.05.11 01.05.10 01.05.09 776 Filename 01.05.08 01.05.07 01.05.06 01.05.05 01.05.04 01.05.03 791 Filename 01.05.02 01.05.01 01.03.01 01.02.14 01.02.13 01.02.12 806 Filename 01.02.11 01.02.10 01.02.09 01.02.08 01.02.07 01.02.06 819 Filename 01.02.05 01.02.04 01.02.03 01.02.02 01.02.01 01.01.10 832 Filename 01.01.09 01.01.08 01.01.07 01.01.06 01.01.05 01.01.04 844 Filename 01.01.03 01.01.02 01.01.01 01.00.07 01.00.06 01.00.05 855 Filename 01.00.04 01.00.03 01.00.02 01.00.01 00.10.02 00.10.01
|
/openbmc/u-boot/doc/SPI/ |
H A D | README.sh_qspi_test | 16 Filename 'u-boot.bin'.
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | Kconfig | 16 ISP Firmware Filename
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/ |
H A D | mapfile.csv | 1 Family-model,Version,Filename,EventType
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/ |
H A D | mapfile.csv | 14 #Family-model,Version,Filename,EventType
|
/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/ |
H A D | alsa-state.bb | 5 # Filename: alsa-state.bb
|
/openbmc/u-boot/board/keymile/km83xx/ |
H A D | README.kmeter1 | 56 Filename '/tftpboot/kmeter1/u-boot.bin'.
|
/openbmc/u-boot/board/bosch/shc/ |
H A D | README | 97 Filename 'shc/u-boot-restore.img'.
|
/openbmc/u-boot/doc/ |
H A D | README.falcon | 93 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 D | README.odroid | 240 Filename 'zImage.3.17'. 253 Filename 'exynos4412-odroidu3.dtb'.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 53 -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/u-boot/doc/uImage.FIT/ |
H A D | howto.txt | 122 Filename '/path/to/tftp/location/kernel.itb'. 236 Filename '/path/to/tftp/location/kernel_fdt.itb'.
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-browser | 140 self.file_store.set_sort_column_id(FileColumns.Filename, Gtk.SortType.ASCENDING)
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/ |
H A D | tpm-tools-extendpcr.patch | 100 + ("Filename containing data to extend PCRs with. Default is STDIN."));
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | super.rst | 475 - Filename charset encoding. 479 - Filename charset encoding flags.
|
/openbmc/linux/fs/cramfs/ |
H A D | README | 22 Filename. Not generally null-terminated, but it is
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | README.ipam390 | 50 Filename '/tftpboot/ipam390/u-boot.ais'.
|