Searched defs:cursor (Results 1 - 25 of 439) sorted by relevance

1234567891011>>

/external/libunwind/src/mips/
H A DGis_signal_frame.c31 unw_is_signal_frame (unw_cursor_t *cursor) argument
H A DGinit_local.c31 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
39 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
41 struct cursor *c = (struct cursor *) cursor;
46 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
34 struct cursor *c = (struct cursor *) cursor;
39 Debug (1, "(cursor=%p)\n", c);
H A DGstep.c29 unw_step (unw_cursor_t *cursor) argument
31 struct cursor *c = (struct cursor *) cursor;
34 Debug (1, "(cursor=%p)\n", c);
/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebCursorInfo.cpp38 WebCursorInfo::WebCursorInfo(const Cursor& cursor) argument
39 : type(static_cast<Type>(cursor.type()))
40 , hotSpot(cursor.hotSpot())
41 , imageScaleFactor(cursor.imageScaleFactor())
42 , customImage(cursor.image())
/external/libunwind/src/aarch64/
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
40 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
34 struct cursor *c = (struct cursor *) cursor;
39 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/arm/
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
40 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
34 struct cursor *c = (struct cursor *) cursor;
39 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/hppa/
H A DGget_proc_info.c29 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) argument
31 struct cursor *c = (struct cursor *) cursor;
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
40 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c30 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
35 struct cursor *c = (struct cursor *) cursor;
40 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/ia64/
H A DGinit_remote.c30 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
35 struct cursor *c = (struct cursor *) cursor;
42 Debug (1, "(cursor=%p)\n", c);
50 return unw_init_local (cursor, as_arg);
/external/libunwind/src/ppc/
H A DGget_proc_info.c30 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) argument
H A DGget_save_loc.c30 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) argument
H A DGinit_local.c38 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
47 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
49 struct cursor *c = (struct cursor *) cursor;
54 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c37 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/sh/
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
40 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
34 struct cursor *c = (struct cursor *) cursor;
39 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/x86/
H A DGget_proc_info.c29 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) argument
31 struct cursor *c = (struct cursor *) cursor;
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
40 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
42 struct cursor *c = (struct cursor *) cursor;
47 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c30 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
35 struct cursor *c = (struct cursor *) cursor;
40 Debug (1, "(cursor=%p)\n", c);
/external/libunwind/src/x86_64/
H A DGget_proc_info.c31 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) argument
33 struct cursor *c = (struct cursor *) cursor;
H A DGinit_local.c34 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
42 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) argument
44 struct cursor *c = (struct cursor *) cursor;
49 Debug (1, "(cursor=%p)\n", c);
H A DGinit_remote.c32 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) argument
37 struct cursor *c = (struct cursor *) cursor;
42 Debug (1, "(cursor=%p)\n", c);

Completed in 136 milliseconds

1234567891011>>