Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/openbmc-tools/dbus-vis/
H A Dlinecount.py7 file_name = sys.argv[1] variable
H A Ddbus_pcap_loader.js17 function OpenDBusPcapFile(file_name) { argument
H A Dipmi_capture.js62 function SaveHexdumpToFile(hd, file_name) { argument
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image196 def check_old_file(self, file_name): argument
201 def fetch(self, file_name, localname=None): argument
212 def check_old_file(self, file_name): argument
229 def fetch(self, file_name, localname=None): argument
/openbmc/openbmc-test-automation/lib/
H A Dsource.tcl15 proc tcl_which { file_name } { argument
H A Dbmc_network_utils.py234 def get_channel_access_config(file_name): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dpath.py10 def findFile(file_name, directory): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py37 def search_test_file(file_name): argument
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c186 static size_t mmc_read_file(const char *file_name) in mmc_read_file()
229 static size_t mmc_read_file(const char *file_name) in mmc_read_file()
368 static size_t usb_read_file(const char *file_name) in usb_read_file()
408 static size_t usb_read_file(const char *file_name) in usb_read_file()
423 static size_t tftp_read_file(const char *file_name) in tftp_read_file()
436 static size_t tftp_read_file(const char *file_name) in tftp_read_file()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c51 u16 file_name[sizeof(FILE_NAME)]; member
57 u16 file_name[sizeof(VOLUME_NAME)]; member
242 u16 *file_name, u64 open_mode, u64 attributes) in open()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp78 const char* file_name = "phosphor_logging_test.txt"; in elog_test() local
/openbmc/u-boot/tools/
H A Dimagetool.c101 const char *file_name, in imagetool_save_subimage()
H A Dfit_image.c735 const char *file_name) in fit_image_extract()
/openbmc/u-boot/scripts/kconfig/
H A Dutil.c17 char *file_name = sym_expand_string_value(name); in file_lookup() local
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c190 const char *file_name, in bios_linker_loader_alloc()
229 void bios_linker_loader_add_checksum(BIOSLinker *linker, const char *file_name, in bios_linker_loader_add_checksum()
/openbmc/qemu/util/
H A Dmmap-alloc.c212 char *file_name = g_malloc0(PATH_MAX); in mmap_activate() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c151 struct file_handle *parent, u16 *file_name, u64 mode, in file_open()
223 u16 *file_name, u64 open_mode, u64 attributes) in efi_file_open()
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c31 static const char *file_name = "file.drcov.trace"; variable
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py693 def save_target_image_file_information(self, target_obj, file_name, file_size): argument
697 def save_target_kernel_file(self, target_obj, file_name, file_size): argument
704 def save_target_sdk_file(self, target_obj, file_name, file_size): argument
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py128 def open_test_result(dir_name, file_name, update): argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py614 def find_canned(scripts_path, file_name): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py946 file_name = models.FilePathField() variable in TargetKernelFile
956 file_name = models.FilePathField() variable in TargetSDKFile
975 file_name = models.FilePathField(max_length=254) variable in Target_Image_File
1799 file_name = models.FilePathField(max_length=255) variable in VariableHistory
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Drunner.py344 def _write_file(self, write_dir, file_name, file_content): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py156 def stampfile(self, stampbase, file_name, taskname, extrainfo): argument
172 def stampcleanmask(self, stampbase, file_name, taskname, extrainfo): argument
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c114 static int vub_open(const char *file_name, bool wce) in vub_open()

12