Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/libpldm/src/msgbuf/
H A Dcore.h70 uint8_t *cursor; member
75 const uint8_t *cursor; member
133 pldm__msgbuf_init_errno(const uint8_t **cursor, intmax_t *remaining, in pldm__msgbuf_init_errno()
304 int pldm__msgbuf_discard(const uint8_t **cursor, intmax_t *remaining, int error) in pldm__msgbuf_discard()
1014 size_t required, const void **cursor) in pldm__msgbuf_span_required()
1043 const void **cursor) in pldm_msgbuf_ro_span_required()
1052 void **cursor) in pldm_msgbuf_rw_span_required()
1063 const void **cursor, size_t *length) in pldm__msgbuf_span_string_ascii()
1106 pldm_msgbuf_rw_span_string_ascii(struct pldm_msgbuf_rw *ctx, void **cursor, in pldm_msgbuf_rw_span_string_ascii()
1117 const void **cursor, size_t *length) in pldm_msgbuf_ro_span_string_ascii()
[all …]
/openbmc/libpldm/tests/
H A Dmsgbuf.hpp120 const void** cursor) in pldm_msgbuf_span_required()
127 void** cursor) in pldm_msgbuf_span_required()
133 pldm_msgbuf_span_string_ascii(struct pldm_msgbuf_rw* ctx, void** cursor, in pldm_msgbuf_span_string_ascii()
141 const void** cursor, size_t* length) in pldm_msgbuf_span_string_ascii()
147 const void** cursor, in pldm_msgbuf_span_string_utf16()
154 void** cursor, in pldm_msgbuf_span_string_utf16()
161 pldm_msgbuf_span_remaining(struct pldm_msgbuf_rw* ctx, void** cursor, in pldm_msgbuf_span_remaining()
168 pldm_msgbuf_span_remaining(struct pldm_msgbuf_ro* ctx, const void** cursor, in pldm_msgbuf_span_remaining()
176 const void** cursor, in pldm_msgbuf_span_until()
184 void** cursor, in pldm_msgbuf_span_until()
/openbmc/libpldm/src/
H A Dmsgbuf.h66 #define pldm_msgbuf_span_required(ctx, required, cursor) \ argument
72 #define pldm_msgbuf_span_until(ctx, trailer, cursor, length) \ argument
78 #define pldm_msgbuf_span_string_utf16(ctx, cursor, len) \ argument
84 #define pldm_msgbuf_span_remaining(ctx, cursor, len) \ argument
90 #define pldm_msgbuf_span_string_ascii(ctx, cursor, len) \ argument
H A Dutils.c142 char *cursor; in ver2str() local
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py73 def _make_table(cursor, name, definition): argument
109 def _get_sqlite_version(cursor): argument
217 async def _set_config(self, cursor, name, value): argument
229 async def _get_config(self, cursor, name): argument
339 def do_remove(columns, table_name, cursor): argument
/openbmc/qemu/hw/display/
H A Dqxl-render.c254 static QEMUCursor *qxl_cursor(PCIQXLDevice *qxl, QXLCursor *cursor, in qxl_cursor()
312 QXLCursor *cursor; in qxl_render_cursor() local
H A Dqxl-logger.c206 QXLCursor *cursor; in qxl_log_cmd_cursor() local
H A Dapple-gfx.h50 QEMUCursor *cursor; member
H A Dati_int.h97 QEMUCursor *cursor; member
/openbmc/entity-manager/src/fru_device/
H A Dfru_reader.cpp12 size_t cursor = start; in read() local
/openbmc/u-boot/drivers/misc/
H A Dcbmem_console.c24 int cursor; in cbmemc_putc() local
/openbmc/phosphor-webui/app/common/directives/
H A Dserial-console.js157 cursor: 'rgba(83, 146, 255, .5)', property in AnonymousFunctiond2c7d9910300.AnonymousClassd2c7d9910601
/openbmc/obmc-ikvm/
H A Dikvm_server.hpp136 static constexpr char cursor[] = member in ikvm::Server
/openbmc/bmcweb/redfish-core/include/utils/
H A Djournal_utils.hpp84 char* cursor = nullptr; in fillBMCJournalLogEntryJson() local
/openbmc/qemu/ebpf/
H A Debpf_rss.c218 char *cursor = ctx->mmap_indirections_table; in ebpf_rss_set_indirections_table() local
/openbmc/u-boot/drivers/video/
H A Dfsl_diu_fb.c163 __be32 cursor; member
258 struct diu_addr cursor; in fsl_diu_init() local
/openbmc/libpldm/src/transport/
H A Dtest.c18 size_t cursor; member
/openbmc/qemu/hw/vfio/
H A Dvfio-display.h38 VFIODMABuf *cursor; member
H A Ddisplay.c292 VFIODMABuf *primary, *cursor; in vfio_display_dmabuf_update() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal.hpp300 std::string cursor; in handleManagersJournalEntriesLogEntryGet() local
/openbmc/qemu/include/ui/
H A Dspice-display.h115 QEMUCursor *cursor; member
153 QXLCursor cursor; member
/openbmc/qemu/ui/
H A Dinput-legacy.c248 QEMUPutLEDEntry *cursor; in kbd_put_ledstate() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp184 std::vector<uint8_t>::iterator cursor = resp.begin(); in processBasicQueryStream() local
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c964 vg_process_cursor_cmd(VuGpu *g, struct virtio_gpu_update_cursor *cursor) in vg_process_cursor_cmd()
1020 struct virtio_gpu_update_cursor cursor; in vg_handle_cursor() local
H A Dvirgl.c26 uint32_t *cursor; in vg_virgl_update_cursor_data() local

12