Home
last modified time | relevance | path

Searched defs:pos (Results 76 – 100 of 289) sorted by relevance

12345678910>>...12

/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c118 struct pos_info pos[POS_HISTORY_SIZE]; member
201 struct pos_info *pos; in console_truetype_putc_xy() local
379 struct pos_info *pos; in console_truetype_backspace() local
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_private.h94 unsigned int pos = 0; in DECLARE_CODEC32() local
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp306 size_t pos = pathName.find("/_"); in processLanStatusChange() local
408 const int pos = fileStr.find("eth"); in initializeLanStatus() local
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c39 size_t pos; in hbitmap_test_check() local
153 size_t pos = first >> LOG_BITS_PER_LONG; in hbitmap_test_set() local
172 size_t pos = first >> LOG_BITS_PER_LONG; in hbitmap_test_reset() local
207 size_t pos = i >> LOG_BITS_PER_LONG; in hbitmap_test_check_get() local
653 uint64_t pos, uint64_t count) in hbitmap_test_serialize_range()
/openbmc/u-boot/include/linux/
H A Drbtree.h91 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
/openbmc/u-boot/tools/patman/
H A Dtools.py147 def Align(pos, align): argument
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp137 std::string::size_type pos = dataString.find('='); in getFieldValue() local
H A Dmanager.cpp253 std::string::size_type pos = systemType.rfind('.'); in findConfigFile() local
/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp98 size_t pos = bufferStr.find_first_of("\n\r"); in hostLogEntryParser() local
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c38 int rc, pos; in OBJECT_DECLARE_SIMPLE_TYPE() local
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c166 unsigned int pos; in sh_pfc_write_config_reg() local
201 unsigned int pos = 0; in sh_pfc_get_config_reg() local
234 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum()
260 int pos = 0; in sh_pfc_config_mux() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch3_serdes.c268 int pos = 0; in get_serdes_prctl_info_idx() local
285 int i, pos; in do_enabled_lanes_reset() local
/openbmc/qemu/hw/audio/
H A Dadlib.c73 int left, pos, samples; member
158 int pos = s->pos; in write_audio() local
/openbmc/telemetry/src/utils/
H A Dconversion_trigger.cpp144 size_t pos = 0; in stodStrict() local
/openbmc/qemu/target/riscv/
H A Dbitmanip_helper.c112 target_ulong pos; in do_xperm() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djournal.cpp139 std::string::size_type pos = dataString.find('='); in getFieldValue() local
/openbmc/qemu/hw/uefi/
H A Dvar-service-siglist.c172 uint64_t pos = 0, start; in uefi_vars_siglist_blob_generate() local
/openbmc/qemu/include/hw/xen/interface/io/
H A Dkbdif.h474 } pos; member
490 struct xenkbd_position pos; member
/openbmc/u-boot/drivers/i2c/
H A Dxilinx_xiic.c110 u32 pos = 0; in xiic_read_rx() local
145 u32 pos = 0; in xiic_fill_tx_fifo() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp215 size_t pos = 0; in findHwmonFromDevPath() local
/openbmc/phosphor-objmgr/src/
H A Dprocessing.cpp152 auto pos = parent.find_last_of('/'); in processInterfaceAdded() local
/openbmc/u-boot/fs/fat/
H A Dfat_write.c466 get_set_cluster(fsdata *mydata, __u32 clustnum, loff_t pos, __u8 *buffer, in get_set_cluster()
696 set_contents(fsdata *mydata, dir_entry *dentptr, loff_t pos, __u8 *buffer, in set_contents()
1050 int file_fat_write_at(const char *filename, loff_t pos, void *buffer, in file_fat_write_at()
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp308 size_t pos = plat_get_fru_sel(); in chk_cri_sel_update() local
629 [[maybe_unused]] size_t pos = plat_get_fru_sel(); in udbg_get_info_page() local
915 size_t pos = plat_get_fru_sel(); in panel_boot_order() local
/openbmc/obmc-console/
H A Dringbuffer.c212 size_t pos; in ringbuffer_dequeue_peek() local
/openbmc/qemu/hw/misc/
H A Di2c-echo.c35 unsigned int pos; member

12345678910>>...12