| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osd_client.c | 5747 static void advance_cursor(struct ceph_msg_data_cursor *cursor, size_t len, in advance_cursor() argument 5764 prep_next_sparse_read(struct ceph_connection *con, struct ceph_msg_data_cursor *cursor) prep_next_sparse_read() argument 5852 osd_sparse_read(struct ceph_connection *con, struct ceph_msg_data_cursor *cursor, char **pbuf) osd_sparse_read() argument [all...] |
| /third_party/glfw/src/ |
| H A D | internal.h | 546 _GLFWcursor* cursor; member
|
| /third_party/mksh/ |
| H A D | edit.c | 3447 ssize_t cursor; global() member [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 5643 char *cursor = NULL; in nss_keylog_int() local [all...] |
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 5527 char *cursor = NULL; in nss_keylog_int() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.h | 453 const int32_t cursor = GetCursorOffset(); in MacroAssembler() variable 481 int32_t cursor = GetCursorOffset(); in MacroAssembler() local 515 int32_t cursor = GetCursorOffset(); in MacroAssembler() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 4876 auto cursor = static_cast<MouseFormat>(cursorValue); in SetCursor() local 4879 mouseStyle->ChangePointerStyle(GetFocusWindowId(), cursor); in SetCursor() local
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | r8152.c | 1905 struct list_head *cursor; in r8152_get_tx_agg() local 2232 struct list_head *cursor, *next, rx_queue; in rx_bottom() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 519 unsigned int cursor; /* next position in the log to write */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_drv.h | 746 u16 cursor; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | libata.h | 674 int cursor; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | libata.h | 646 int cursor; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 9901 struct drm_plane *cursor = crtc->cursor, *plane, *underlying; dm_check_crtc_cursor() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 517 unsigned int cursor; /* next position in the log to write */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_types.h | 1520 } cursor; member
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | fair.c | 5969 struct cfs_rq *cursor, *tmp; in __cfsb_csd_unthrottle() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-graph-builder.cc | 2361 int cursor = 0; in GetCallArgumentsFromRegisters() local 2654 int cursor = 0; in GetConstructArgumentsFromRegister() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.h | 8033 ptrdiff_t cursor = GetCursorOffset(); in EnsureEmitFor() local 8045 ptrdiff_t cursor = GetCursorOffset(); variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 16501 struct intel_plane *cursor; intel_cursor_plane_create() local 16680 struct intel_plane *primary, *cursor; intel_crtc_init() local 18968 } cursor[I915_MAX_PIPES]; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| H A D | r8152.c | 2197 struct list_head *cursor; in r8152_get_tx_agg() local 2524 struct list_head *cursor, *next, rx_queue; in rx_bottom() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 4287 int cursor; member 5388 int cursor; global() member 5400 int cursor; global() member 13808 struct nk_cursor *cursor = &atlas->cursors[i]; nk_font_atlas_bake() local 14935 nk_style_load_cursor(struct nk_context *ctx, enum nk_style_cursor cursor, const struct nk_cursor *c) nk_style_load_cursor() argument 15216 const struct nk_cursor *cursor = ctx->style.cursor_active; nk_build() local 20382 const struct nk_style_item *cursor; nk_draw_checkbox() local 20424 const struct nk_style_item *cursor; nk_draw_option() local 20468 struct nk_rect cursor; nk_do_toggle() local 21056 const struct nk_style_item *cursor; nk_draw_slider() local 21259 nk_progress_behavior(nk_flags *state, struct nk_input *in, struct nk_rect r, struct nk_rect cursor, nk_size max, nk_size value, int modifiable) nk_progress_behavior() argument 21294 const struct nk_style_item *cursor; nk_draw_progress() local 21331 struct nk_rect cursor; nk_do_progress() local 21402 nk_scrollbar_behavior(nk_flags *state, struct nk_input *in, int has_scrolling, const struct nk_rect *scroll, const struct nk_rect *cursor, const struct nk_rect *empty0, const struct nk_rect *empty1, float scroll_offset, float target, float scroll_step, enum nk_orientation o) nk_scrollbar_behavior() argument 21483 const struct nk_style_item *cursor; nk_draw_scrollbar() local 21520 struct nk_rect cursor; nk_do_scrollbarv() local 21607 struct nk_rect cursor; nk_do_scrollbarh() local 23311 struct nk_rect cursor; nk_do_edit() local 23628 nk_do_property(nk_flags *ws, struct nk_command_buffer *out, struct nk_rect property, const char *name, struct nk_property_variant *variant, float inc_per_pixel, char *buffer, int *len, int *state, int *cursor, int *select_begin, int *select_end, const struct nk_style_property *style, enum nk_property_filter filter, struct nk_input *in, const struct nk_user_font *font, struct nk_text_edit *text_edit, enum nk_button_behavior behavior) nk_do_property() argument 23853 int *cursor = 0; nk_property() local [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 27866 let mut cursor = self.cursor_front_mut(); in remove() variables 27872 let mut cursor = self.cursor_back_mut(); remove() variables 29040 let mut cursor = m.cursor_front(); test_cursor_move_peek() variables 29057 let mut cursor = m.cursor_back(); test_cursor_move_peek() variables 29076 let mut cursor = m.cursor_front_mut(); test_cursor_move_peek() variables 29103 let mut cursor = m.cursor_back_mut(); test_cursor_move_peek() variables 29133 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29138 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29144 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29158 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29170 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29175 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |