Home
last modified time | relevance | path

Searched refs:filenames (Results 51 – 75 of 99) sorted by relevance

1234

/openbmc/u-boot/board/buffalo/lsxl/
H A DREADME91 attached HDD using the original filenames. The load addresses were
/openbmc/openbmc/meta-google/recipes-google/ncsi/
H A Dgbmc-ncsi-config.bb176 # It doesn't like filenames that start with `-`
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuild-quality.rst224 package filenames.
333 package filenames.
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst232 if they do. Their filenames all begin "D..." or "E...". If represented as a
236 Special objects are similar to data objects, except their filenames begin
269 object filenames indicate the encoding:
/openbmc/qemu/
H A Dqemu-img.c2933 GHashTable *filenames; in collect_image_info_list() local
2936 filenames = g_hash_table_new_full(g_str_hash, str_equal_func, NULL, NULL); in collect_image_info_list()
2943 if (g_hash_table_lookup_extended(filenames, filename, NULL, NULL)) { in collect_image_info_list()
2948 g_hash_table_insert(filenames, (gpointer)filename, NULL); in collect_image_info_list()
2997 g_hash_table_destroy(filenames); in collect_image_info_list()
3002 g_hash_table_destroy(filenames); in collect_image_info_list()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage-live.bbclass172 # 8.3 filenames only
H A Duboot-sign.bbclass36 # Default value for deployment filenames.
/openbmc/openbmc/poky/bitbake/
H A DChangeLog11 - Raise ParseError for filenames with multiple underscores instead of infinitely looping (#2062)
246 - allow to have spaces in filenames (.conf, .bb, .bbclass)
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst259 Valid filenames differ between Windows and Linux. Windows typically restricts
260 filenames which contain certain reserved characters (e.g.the character :
262 Linux allows a slightly wider set of valid characters in filenames. Windows
265 filenames (ie those which contain valid Linux characters, which normally
565 characters forbidden in typical CIFS filenames, without
/openbmc/linux/Documentation/admin-guide/
H A Drtc.rst28 different filenames of course), but the hardware may not offer the
/openbmc/qemu/docs/about/
H A Ddeprecated.rst407 ``rbd`` keyvalue pair encoded filenames: ``""`` (since 3.1)
412 filenames is useful to open images with the old format for backing files;
/openbmc/linux/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst185 cpio -i -d -H newc -F initramfs_data.cpio --no-absolute-filenames
214 of filenames is with the find command; you should give find the -depth
H A Daffs.rst212 By default, filenames are truncated to 30 characters without warning.
H A Dceph.rst66 `_<SNAPSHOT-NAME>_<INODE-NUMBER>`. Since filenames in general can't have
H A Dseq_file.rst248 There are also a pair of functions for printing filenames::
/openbmc/linux/fs/affs/
H A DChanges214 invalid filenames didn't work correctly.
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1001 for dirname, dirnames, filenames in os.walk('/sys/devices'):
1002 if(re.match('.*/power', dirname) and 'async' in filenames):
5635 for dirname, dirnames, filenames in os.walk('/sys/devices'):
5637 'control' not in filenames or
5638 tgtval not in filenames):
5656 if i in filenames:
6414 for dirname, dirnames, filenames in os.walk(subdir):
6416 for filename in filenames:
6442 for dirname, dirnames, filenames in os.walk(subdir):
6443 for filename in filenames:
/openbmc/openbmc/meta-security/docs/
H A Doverview.txt117 ELF types, as well as their respective PaX flags and filenames and
/openbmc/qemu/qapi/
H A Dqom.json88 # like absolute filenames and are prefixed with a leading slash.
90 # Partial paths look like relative filenames. They do not begin
/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/
H A Ddocbook-xml-update-catalog.xml.patch32 + the filenames listed here, and need not use the filename method of
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.5.rst150 for improved usability in path and filenames. This change should be
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst207 filenames or directory names, the script returns an error indicating
545 Although the files in the directory are empty of data, BitBake uses the filenames
/openbmc/openbmc/poky/documentation/
H A DREADME408 This would be the same if we had identical document filenames in
/openbmc/u-boot/tools/binman/
H A DREADME672 always convenient to put these filenames in the image definition (device tree).
684 typically for filenames.
/openbmc/u-boot/doc/
H A DREADME.distro335 filenames which are supported.

1234