Home
last modified time | relevance | path

Searched defs:pos (Results 151 – 175 of 289) sorted by relevance

12345678910>>...12

/openbmc/pldm/libpldmresponder/
H A Dbios_enum_attribute.cpp78 size_t pos = 0; in buildValMap() local
/openbmc/qemu/block/
H A Daccounting.c133 uint64_t *pos; in block_latency_histogram_account() local
H A Dqed.c837 int64_t pos, int64_t bytes, int64_t *pnum, in bdrv_qed_co_block_status()
892 qed_read_backing_file(BDRVQEDState *s, uint64_t pos, QEMUIOVector *qiov) in qed_read_backing_file()
911 qed_copy_from_backing_file(BDRVQEDState *s, uint64_t pos, uint64_t len, in qed_copy_from_backing_file()
/openbmc/qemu/audio/
H A Dossaudio.c432 size_t pos; in oss_write() local
684 size_t pos = 0; in oss_read() local
H A Dalsaaudio.c640 size_t pos = 0; in alsa_write() local
834 size_t pos = 0; in alsa_read() local
/openbmc/qemu/hw/dma/
H A Di8257.c401 static int i8257_dma_read_memory(IsaDma *obj, int nchan, void *buf, int pos, in i8257_dma_read_memory()
429 static int i8257_dma_write_memory(IsaDma *obj, int nchan, void *buf, int pos, in i8257_dma_write_memory()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c21 uint pos; member
/openbmc/u-boot/cmd/
H A Dbootefi.c50 u16 *pos; in set_load_options() local
H A Dpxe.c1434 struct list_head *pos, *n; in destroy_pxe_menu() local
1495 struct list_head *pos; in pxe_menu_to_menu() local
1548 struct list_head *pos; in boot_unattempted_labels() local
/openbmc/u-boot/common/
H A Dmenu.c56 struct list_head *pos, *n; in menu_items_iter() local
/openbmc/obmc-console/
H A Dconsole-client.c54 size_t pos; member
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_compress.c504 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
/openbmc/qemu/hw/audio/
H A Dmarvell_88w8618.c71 int pos, block_size; in mv88w8618_audio_callback() local
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/tda38640a/
H A Dtda38640a.cpp185 size_t pos = line.find("0x"); in parseImage() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp111 auto pos = base.find("-T"); in extractConnectorFromLocCode() local
309 std::size_t pos = value.find_first_of('(') + 1; in readServerFWVersion() local
714 size_t pos = path.find(hwErrorLog); in getLogIDWithHwIsolation() local
/openbmc/u-boot/fs/fat/
H A Dfat.c309 static int get_contents(fsdata *mydata, dir_entry *dentptr, loff_t pos, in get_contents()
1132 int file_fat_read_at(const char *filename, loff_t pos, void *buffer, in file_fat_read_at()
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c119 off_t pos = ftell(dst); in write_page() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_snp.c85 const u16 *pos = buf; in efi_ip_checksum() local
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp410 std::string::size_type pos = dataString.find('='); in getFieldValue() local
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dbits.rs163 let mut pos = Span::call_site(); in parse() localVariable
/openbmc/qemu/hw/ipmi/
H A Dsmbus_ipmi.c156 unsigned int block = sid->currblk, pos, len; in ipmi_load_readbuf() local
/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c873 int pos; in decode_regions() local
1357 static int _dm_pci_find_next_capability(struct udevice *dev, u8 pos, int cap) in _dm_pci_find_next_capability()
1392 u8 pos; in dm_pci_find_capability() local
1411 int pos = PCI_CFG_SPACE_SIZE; in dm_pci_find_next_ext_capability() local
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py171 def finditer(klass, content: str, pos=0, endpos=-1) -> Iterable[Match]: argument
178 def domatch(klass, content: str, pos=0, endpos=-1) -> Optional[Match]: argument
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c50 VhostUserGpuCursorPos pos; member
125 VhostUserGpuCursorPos *pos = &msg->payload.cursor_pos; in vhost_user_gpu_handle_cursor() local
/openbmc/qemu/migration/
H A Dqemu-file.c534 off_t pos) in qemu_put_buffer_at()
568 off_t pos) in qemu_get_buffer_at()

12345678910>>...12