Home
last modified time | relevance | path

Searched defs:cursor (Results 626 - 650 of 718) sorted by relevance

1...<<212223242526272829

/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c724 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() argument
738 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() argument
750 ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_bio_advance() argument
780 ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_bvecs_cursor_init() argument
793 ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_bvecs_next() argument
805 ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_bvecs_advance() argument
831 ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_pages_cursor_init() argument
852 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_pages_next() argument
867 ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_pages_advance() argument
896 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_pagelist_cursor_init() argument
920 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_pagelist_next() argument
940 ceph_msg_data_pagelist_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_pagelist_advance() argument
972 ceph_msg_data_iter_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_iter_cursor_init() argument
983 ceph_msg_data_iter_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_iter_next() argument
1012 ceph_msg_data_iter_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_iter_advance() argument
1036 __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor) __ceph_msg_data_cursor_init() argument
1066 ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor, struct ceph_msg *msg, size_t length) ceph_msg_data_cursor_init() argument
1085 ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_next() argument
1126 ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_advance() argument
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c806 struct token *cursor; in parse() local
858 struct token *cursor in parse_type() local
1151 struct token *cursor = *_cursor, *name; parse_compound() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c158 uint8_t *cursor; member
1330 const uint8_t *cursor; in g2m_paint_cursor() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c130 char *cursor; member
[all...]
/third_party/glfw/src/
H A Dwin32_window.c2290 _glfwCreateCursorWin32(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWin32() argument
2301 _glfwCreateStandardCursorWin32(_GLFWcursor* cursor, int shape) _glfwCreateStandardCursorWin32() argument
2355 _glfwDestroyCursorWin32(_GLFWcursor* cursor) _glfwDestroyCursorWin32() argument
2361 _glfwSetCursorWin32(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorWin32() argument
[all...]
H A Dx11_window.c2938 _glfwCreateCursorX11(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorX11() argument
2949 _glfwCreateStandardCursorX11(_GLFWcursor* cursor, int shape) _glfwCreateStandardCursorX11() argument
3047 _glfwDestroyCursorX11(_GLFWcursor* cursor) _glfwDestroyCursorX11() argument
3053 _glfwSetCursorX11(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorX11() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c875 unsigned cursor = 0; in compact_components() local
765 assign_remap_locations(struct varying_loc (*remap)[4], struct assigned_comps *assigned_comps, struct varying_component *info, unsigned *cursor, unsigned *comp, unsigned max_location, nir_pack_varying_options options) assign_remap_locations() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h656 agx_cursor cursor; member
660 agx_init_builder(agx_context *ctx, agx_cursor cursor) in agx_init_builder() argument
671 agx_builder_insert(agx_cursor *cursor, agx_instr *I) in agx_builder_insert() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp48 uint8_t *map, *end, *cursor; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h1337 bi_cursor cursor; member
1341 bi_init_builder(bi_context *ctx, bi_cursor cursor) in bi_init_builder() argument
1352 bi_builder_insert(bi_cursor *cursor, bi_instr *I) in bi_builder_insert() argument
[all...]
/third_party/libdrm/
H A Dxf86drmMode.c1327 uint32_t cursor; member
1331 uint32_t cursor; member
1421 drmModeAtomicSetCursor(drmModeAtomicReqPtr req, int cursor) drmModeAtomicSetCursor() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.cc936 int cursor = 0; in ReduceFastApiCall() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1273 int cursor = 0; in SearchRegExpMultiple() local
1574 int cursor = 0; in RUNTIME_FUNCTION() local
1946 int cursor = 0; RUNTIME_FUNCTION() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dunicode.cc194 uchar Utf8::CalculateValue(const byte* str, size_t max_length, size_t* cursor) { in CalculateValue() argument
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1469 pub fn cursor(&self) -> &Cursor { cursor() functions
1770 pub fn cursor(&self) -> Cursor { cursor() functions
[all...]
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs664 let mut cursor = raw_args.cursor(); in try_get_matches_from_mut() variables
/third_party/python/Python/
H A Dtraceback.c133 PyTracebackObject *cursor = (PyTracebackObject *)new_next; in tb_next_set() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h246 FT_Byte* cursor; member
/third_party/python/Modules/_sqlite/
H A Dconnection.c384 PyObject* cursor; in pysqlite_connection_cursor_impl() local
1692 PyObject *cursor = pysqlite_connection_cursor_impl(self, NULL); pysqlite_connection_execute_impl() local
1725 PyObject *cursor = pysqlite_connection_cursor_impl(self, NULL); pysqlite_connection_executemany_impl() local
1757 PyObject *cursor = pysqlite_connection_cursor_impl(self, NULL); pysqlite_connection_executescript() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dadma.c3223 ppc440spe_adma_dma2rxor_inc_addr( struct ppc440spe_adma_desc_slot *desc, struct ppc440spe_rxor *cursor, int index, int src_cnt) ppc440spe_adma_dma2rxor_inc_addr() argument
3240 ppc440spe_adma_dma2rxor_prep_src( struct ppc440spe_adma_desc_slot *hdesc, struct ppc440spe_rxor *cursor, int index, int src_cnt, u32 addr) ppc440spe_adma_dma2rxor_prep_src() argument
3439 ppc440spe_init_rxor_cursor(struct ppc440spe_rxor *cursor) ppc440spe_init_rxor_cursor() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c1184 struct list_head *cursor; in efx_ptp_drop_time_expired_events() local
1211 struct list_head *cursor; in efx_ptp_match_rx() local
1379 struct list_head *cursor; in efx_ptp_stop() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg6.c252 u32 cursor; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c2084 add_callchain_ip(struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, u64 ip, bool branch, struct branch_flags *flags, struct iterations *iter, u64 branch_from) add_callchain_ip() argument
2246 lbr_callchain_add_kernel_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 branch_from, bool callee, int end) lbr_callchain_add_kernel_ip() argument
2280 save_lbr_cursor_node(struct thread *thread, struct callchain_cursor *cursor, int idx) save_lbr_cursor_node() argument
2305 lbr_callchain_add_lbr_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 *branch_from, bool callee) lbr_callchain_add_lbr_ip() argument
2406 lbr_callchain_add_stitched_lbr_ip(struct thread *thread, struct callchain_cursor *cursor) lbr_callchain_add_stitched_lbr_ip() argument
2552 resolve_lbr_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack, unsigned int max_lbr) resolve_lbr_callchain_sample() argument
2635 find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, int ent) find_prev_cpumode() argument
2656 thread__resolve_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
2807 append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) append_inlines() argument
2848 struct callchain_cursor *cursor = arg; unwind_entry() local
2870 thread__resolve_callchain_unwind(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, int max_stack) thread__resolve_callchain_unwind() argument
2890 thread__resolve_callchain(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
[all...]
H A Dhist.c1112 struct callchain_cursor cursor; in iter_add_next_cumulative_entry() local
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c1343 void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor) in mnt_cursor_del() argument

Completed in 60 milliseconds

1...<<212223242526272829