Home
last modified time | relevance | path

Searched refs:ReadFile (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dstate.py83 data = tools.ReadFile(pathname)
149 tools.WriteFile(out_fname, tools.ReadFile(other_fname_dtb))
H A Dcontrol.py120 tools.WriteFile(fname, tools.ReadFile(dtb_fname))
H A Dftest.py1528 outdata = tools.ReadFile(pathname)
1762 map_data = tools.ReadFile(map_fname)
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_elf.py31 tools.WriteFile(out_fname, tools.ReadFile(self._pathname))
H A Dblob.py52 data = tools.ReadFile(self._pathname)
H A Dgbb.py95 self.SetContents(tools.ReadFile(fname))
H A Dvblock.py78 self.SetContents(tools.ReadFile(output_fname))
/openbmc/u-boot/tools/patman/
H A Dtools.py216 def ReadFile(fname): function
/openbmc/qemu/block/
H A Dwin32-aio.c149 rc = ReadFile(hfile, waiocb->buf, waiocb->nbytes, NULL, &waiocb->ov); in win32_aio_submit()
H A Dfile-win32.c89 ret = ReadFile(aiocb->hfile, aiocb->aio_iov[i].iov_base, in handle_aiocb_rw()
/openbmc/qemu/chardev/
H A Dchar-win.c48 ret = ReadFile(s->file, buf, len, &size, &s->orecv); in win_chr_read()
H A Dchar-win-stdio.c89 ret = ReadFile(stdio->hStdIn, &stdio->win_stdio_buf, 1, &dwSize, NULL); in win_stdio_thread()
/openbmc/qemu/qga/
H A Dchannel-win32.c65 success = ReadFile(c->handle, rs->buf + rs->cur + rs->pending, in ga_channel_prepare()
H A Dcommands-win32.c361 is_ok = ReadFile(fh, buf, count, &read_count, NULL); in guest_file_read_unsafe()
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp468 TEST(ReadFile, testGoodDecodeRequest) in TEST() argument
536 TEST(ReadFile, testGoodDecodeResponse) in TEST() argument
666 TEST(ReadFile, testGoodEncodeResponse) in TEST() argument
711 TEST(ReadFile, testGoodEncodeRequest) in TEST() argument
/openbmc/qemu/net/
H A Dtap-win32.c525 result = ReadFile(overlapped->handle, in tap_win32_thread_entry()
/openbmc/u-boot/lib/lzma/
H A Dlzma.txt417 ReadFile(inFile, header, sizeof(header)