Home
last modified time | relevance | path

Searched defs:browser (Results 1 - 25 of 30) sorted by relevance

12

/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_render_scheduler_impl.cpp28 NotifyBrowserFd( int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_scheduler_host.cpp52 sptr<IRemoteObject> browser = data.ReadRemoteObject(); in HandleNotifyBrowserFd() local
H A Drender_scheduler_proxy.cpp37 NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
H A Dapp_mgr_stub.cpp902 sptr<IRemoteObject> browser = data.ReadRemoteObject(); in HandleSaveBrowserChannel() local
H A Dapp_mgr_proxy.cpp846 void AppMgrProxy::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
H A Dapp_mgr_client.cpp1280 void AppMgrClient::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBuildDefs.h106 constexpr bool browser() { in browser() function
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write() argument
43 static u32 *symbol__browser_index(struct symbol *browser) in symbol__browser_index() argument
48 map_browser__search(struct map_browser *browser) map_browser__search() argument
75 map_browser__run(struct map_browser *browser) map_browser__run() argument
[all...]
H A Dheader.c12 static void ui_browser__argv_write(struct ui_browser *browser, in ui_browser__argv_write() argument
H A Dannotate.c40 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation() argument
46 static bool disasm_line__filter(struct ui_browser *browser, void *entry) in disasm_line__filter() argument
53 static int ui_browser__jumps_percent_color(struct ui_browser *browser, int nr, bool current) in ui_browser__jumps_percent_color() argument
66 static int ui_browser__set_jumps_percent_color(void *browser, in argument
72 annotate_browser__set_color(void *browser, int color) annotate_browser__set_color() argument
77 annotate_browser__write_graph(void *browser, int graph) annotate_browser__write_graph() argument
82 annotate_browser__set_percent_color(void *browser, double percent, bool current) annotate_browser__set_percent_color() argument
87 annotate_browser__printf(void *browser, const char *fmt, ...) annotate_browser__printf() argument
96 annotate_browser__write(struct ui_browser *browser, void *entry, int row) annotate_browser__write() argument
147 annotate_browser__draw_current_jump(struct ui_browser *browser) annotate_browser__draw_current_jump() argument
216 annotate_browser__refresh(struct ui_browser *browser) annotate_browser__refresh() argument
244 disasm_rb_tree__insert(struct annotate_browser *browser, struct annotation_line *al) disasm_rb_tree__insert() argument
265 annotate_browser__set_top(struct annotate_browser *browser, struct annotation_line *pos, u32 idx) annotate_browser__set_top() argument
289 annotate_browser__set_rb_top(struct annotate_browser *browser, struct rb_node *nd) annotate_browser__set_rb_top() argument
302 annotate_browser__calc_percent(struct annotate_browser *browser, struct evsel *evsel) annotate_browser__calc_percent() argument
346 annotate_browser__toggle_source(struct annotate_browser *browser) annotate_browser__toggle_source() argument
384 ui_browser__init_asm_mode(struct ui_browser *browser) ui_browser__init_asm_mode() argument
409 annotate_browser__callq(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__callq() argument
444 annotate_browser__find_offset(struct annotate_browser *browser, s64 offset, s64 *idx) annotate_browser__find_offset() argument
461 annotate_browser__jump(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__jump() argument
490 annotate_browser__find_string(struct annotate_browser *browser, char *s, s64 *idx) annotate_browser__find_string() argument
510 __annotate_browser__search(struct annotate_browser *browser) __annotate_browser__search() argument
527 annotate_browser__find_string_reverse(struct annotate_browser *browser, char *s, s64 *idx) annotate_browser__find_string_reverse() argument
547 __annotate_browser__search_reverse(struct annotate_browser *browser) __annotate_browser__search_reverse() argument
563 annotate_browser__search_window(struct annotate_browser *browser, int delay_secs) annotate_browser__search_window() argument
575 annotate_browser__search(struct annotate_browser *browser, int delay_secs) annotate_browser__search() argument
583 annotate_browser__continue_search(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search() argument
592 annotate_browser__search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__search_reverse() argument
602 annotate_browser__continue_search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search_reverse() argument
611 annotate_browser__show(struct ui_browser *browser, char *title, const char *help) annotate_browser__show() argument
662 annotate_browser__run(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__run() argument
899 struct annotate_browser browser = { symbol__tui_annotate() local
[all...]
H A Dhists.c61 static int hist_browser__get_folding(struct hist_browser *browser) in hist_browser__get_folding() argument
81 struct ui_browser *browser = &hb->b; in hist_browser__set_title_space() local
105 struct ui_browser *browser = &hb->b; in hist_browser__update_rows() local
127 hist_browser__refresh_dimensions(struct ui_browser *browser) hist_browser__refresh_dimensions() argument
142 hist_browser__reset(struct hist_browser *browser) hist_browser__reset() argument
396 hist_browser__selection_has_children(struct hist_browser *browser) hist_browser__selection_has_children() argument
410 hist_browser__selection_unfolded(struct hist_browser *browser) hist_browser__selection_unfolded() argument
424 hist_browser__selection_sym_name(struct hist_browser *browser, char *bf, size_t size) hist_browser__selection_sym_name() argument
442 hist_browser__toggle_fold(struct hist_browser *browser) hist_browser__toggle_fold() argument
602 __hist_browser__set_folding(struct hist_browser *browser, bool unfold) __hist_browser__set_folding() argument
634 hist_browser__set_folding(struct hist_browser *browser, bool unfold) hist_browser__set_folding() argument
645 hist_browser__set_folding_selected(struct hist_browser *browser, bool unfold) hist_browser__set_folding_selected() argument
656 ui_browser__warn_lost_events(struct ui_browser *browser) ui_browser__warn_lost_events() argument
665 hist_browser__title(struct hist_browser *browser, char *bf, size_t size) hist_browser__title() argument
670 hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *title, size_t size, int key) hist_browser__handle_hotkey() argument
742 hist_browser__run(struct hist_browser *browser, const char *help, bool warn_lost_event, int key) hist_browser__run() argument
787 hist_browser__show_callchain_entry(struct hist_browser *browser, struct callchain_list *chain, const char *str, int offset, unsigned short row, struct callchain_print_arg *arg) hist_browser__show_callchain_entry() argument
828 hist_browser__check_output_full(struct hist_browser *browser, unsigned short row) hist_browser__check_output_full() argument
842 hist_browser__show_callchain_list(struct hist_browser *browser, struct callchain_node *node, struct callchain_list *chain, unsigned short row, u64 total, bool need_percent, int offset, print_callchain_entry_fn print, struct callchain_print_arg *arg) hist_browser__show_callchain_list() argument
907 hist_browser__show_callchain_flat(struct hist_browser *browser, struct rb_root *root, unsigned short row, u64 total, u64 parent_total, print_callchain_entry_fn print, struct callchain_print_arg *arg, check_output_full_fn is_output_full) hist_browser__show_callchain_flat() argument
985 hist_browser__folded_callchain_str(struct hist_browser *browser, struct callchain_list *chain, char *value_str, char *old_str) hist_browser__folded_callchain_str() argument
1011 hist_browser__show_callchain_folded(struct hist_browser *browser, struct rb_root *root, unsigned short row, u64 total, u64 parent_total, print_callchain_entry_fn print, struct callchain_print_arg *arg, check_output_full_fn is_output_full) hist_browser__show_callchain_folded() argument
1096 hist_browser__show_callchain_graph(struct hist_browser *browser, struct rb_root *root, int level, unsigned short row, u64 total, u64 parent_total, print_callchain_entry_fn print, struct callchain_print_arg *arg, check_output_full_fn is_output_full) hist_browser__show_callchain_graph() argument
1162 hist_browser__show_callchain(struct hist_browser *browser, struct hist_entry *entry, int level, unsigned short row, print_callchain_entry_fn print, struct callchain_print_arg *arg, check_output_full_fn is_output_full) hist_browser__show_callchain() argument
1294 hist_browser__show_entry(struct hist_browser *browser, struct hist_entry *entry, unsigned short row) hist_browser__show_entry() argument
1400 hist_browser__show_hierarchy_entry(struct hist_browser *browser, struct hist_entry *entry, unsigned short row, int level) hist_browser__show_hierarchy_entry() argument
1566 hist_browser__show_no_entry(struct hist_browser *browser, unsigned short row, int level) hist_browser__show_no_entry() argument
1642 hists_browser__scnprintf_headers(struct hist_browser *browser, char *buf, size_t size, int line) hists_browser__scnprintf_headers() argument
1680 hists_browser__scnprintf_hierarchy_headers(struct hist_browser *browser, char *buf, size_t size) hists_browser__scnprintf_hierarchy_headers() argument
1764 hists_browser__hierarchy_headers(struct hist_browser *browser) hists_browser__hierarchy_headers() argument
1776 hists_browser__headers(struct hist_browser *browser) hists_browser__headers() argument
1795 hist_browser__show_headers(struct hist_browser *browser) hist_browser__show_headers() argument
1803 ui_browser__hists_init_top(struct ui_browser *browser) ui_browser__hists_init_top() argument
1813 hist_browser__refresh(struct ui_browser *browser) hist_browser__refresh() argument
1904 ui_browser__hists_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__hists_seek() argument
2035 hist_browser__fprintf_callchain(struct hist_browser *browser, struct hist_entry *he, FILE *fp, int level) hist_browser__fprintf_callchain() argument
2049 hist_browser__fprintf_entry(struct hist_browser *browser, struct hist_entry *he, FILE *fp) hist_browser__fprintf_entry() argument
2091 hist_browser__fprintf_hierarchy_entry(struct hist_browser *browser, struct hist_entry *he, FILE *fp, int level) hist_browser__fprintf_hierarchy_entry() argument
2149 hist_browser__fprintf(struct hist_browser *browser, FILE *fp) hist_browser__fprintf() argument
2173 hist_browser__dump(struct hist_browser *browser) hist_browser__dump() argument
2207 hist_browser__init(struct hist_browser *browser, struct hists *hists) hist_browser__init() argument
2241 struct hist_browser *browser = zalloc(sizeof(*browser)); hist_browser__new() local
2255 struct hist_browser *browser = hist_browser__new(evsel__hists(evsel)); perf_evsel_browser__new() local
2266 hist_browser__delete(struct hist_browser *browser) hist_browser__delete() argument
2271 hist_browser__selected_entry(struct hist_browser *browser) hist_browser__selected_entry() argument
2276 hist_browser__selected_thread(struct hist_browser *browser) hist_browser__selected_thread() argument
2281 hist_browser__selected_res_sample(struct hist_browser *browser) hist_browser__selected_res_sample() argument
2292 hists_browser__scnprintf_title(struct hist_browser *browser, char *bf, size_t size) hists_browser__scnprintf_title() argument
2427 do_annotate(struct hist_browser *browser, struct popup_action *act) do_annotate() argument
2509 do_zoom_thread(struct hist_browser *browser, struct popup_action *act) do_zoom_thread() argument
2543 add_thread_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct thread *thread) add_thread_opt() argument
2570 hists_browser__zoom_map(struct hist_browser *browser, struct map *map) hists_browser__zoom_map() argument
2594 do_zoom_dso(struct hist_browser *browser, struct popup_action *act) do_zoom_dso() argument
2600 add_dso_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct map *map) add_dso_opt() argument
2616 do_toggle_callchain(struct hist_browser *browser, struct popup_action *act __maybe_unused) do_toggle_callchain() argument
2622 add_callchain_toggle_opt(struct hist_browser *browser, struct popup_action *act, char **optstr) add_callchain_toggle_opt() argument
2647 add_map_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct map *map) add_map_opt() argument
2745 add_script_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct thread *thread, struct symbol *sym, struct evsel *evsel) add_script_opt() argument
2809 add_switch_opt(struct hist_browser *browser, struct popup_action *act, char **optstr) add_switch_opt() argument
2841 do_zoom_socket(struct hist_browser *browser, struct popup_action *act) do_zoom_socket() argument
2862 add_socket_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, int socket_id) add_socket_opt() argument
2949 struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env, annotation_opts); perf_evsel__hists_browse() local
3405 perf_evsel_menu__write(struct ui_browser *browser, void *entry, int row) perf_evsel_menu__write() argument
3652 block_hists_browser__title(struct hist_browser *browser, char *bf, size_t size) block_hists_browser__title() argument
3672 struct hist_browser *browser; block_hists_tui_browse() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write() argument
43 static u32 *symbol__browser_index(struct symbol *browser) in symbol__browser_index() argument
48 map_browser__search(struct map_browser *browser) map_browser__search() argument
75 map_browser__run(struct map_browser *browser) map_browser__run() argument
[all...]
H A Dheader.c12 static void ui_browser__argv_write(struct ui_browser *browser, in ui_browser__argv_write() argument
H A Dannotate.c35 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation() argument
41 static bool disasm_line__filter(struct ui_browser *browser, void *entry) in disasm_line__filter() argument
48 static int ui_browser__jumps_percent_color(struct ui_browser *browser, int nr, bool current) in ui_browser__jumps_percent_color() argument
61 static int ui_browser__set_jumps_percent_color(void *browser, in argument
67 annotate_browser__set_color(void *browser, int color) annotate_browser__set_color() argument
72 annotate_browser__write_graph(void *browser, int graph) annotate_browser__write_graph() argument
77 annotate_browser__set_percent_color(void *browser, double percent, bool current) annotate_browser__set_percent_color() argument
82 annotate_browser__printf(void *browser, const char *fmt, ...) annotate_browser__printf() argument
91 annotate_browser__write(struct ui_browser *browser, void *entry, int row) annotate_browser__write() argument
151 annotate_browser__draw_current_jump(struct ui_browser *browser) annotate_browser__draw_current_jump() argument
221 annotate_browser__refresh(struct ui_browser *browser) annotate_browser__refresh() argument
249 disasm_rb_tree__insert(struct annotate_browser *browser, struct annotation_line *al) disasm_rb_tree__insert() argument
270 annotate_browser__set_top(struct annotate_browser *browser, struct annotation_line *pos, u32 idx) annotate_browser__set_top() argument
294 annotate_browser__set_rb_top(struct annotate_browser *browser, struct rb_node *nd) annotate_browser__set_rb_top() argument
307 annotate_browser__calc_percent(struct annotate_browser *browser, struct evsel *evsel) annotate_browser__calc_percent() argument
351 annotate_browser__find_next_asm_line( struct annotate_browser *browser, struct annotation_line *al) annotate_browser__find_next_asm_line() argument
374 annotate_browser__toggle_source(struct annotate_browser *browser) annotate_browser__toggle_source() argument
417 annotate_browser__show_full_location(struct ui_browser *browser) annotate_browser__show_full_location() argument
434 ui_browser__init_asm_mode(struct ui_browser *browser) ui_browser__init_asm_mode() argument
458 annotate_browser__callq(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__callq() argument
493 annotate_browser__find_offset(struct annotate_browser *browser, s64 offset, s64 *idx) annotate_browser__find_offset() argument
510 annotate_browser__jump(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__jump() argument
539 annotate_browser__find_string(struct annotate_browser *browser, char *s, s64 *idx) annotate_browser__find_string() argument
559 __annotate_browser__search(struct annotate_browser *browser) __annotate_browser__search() argument
576 annotate_browser__find_string_reverse(struct annotate_browser *browser, char *s, s64 *idx) annotate_browser__find_string_reverse() argument
596 __annotate_browser__search_reverse(struct annotate_browser *browser) __annotate_browser__search_reverse() argument
612 annotate_browser__search_window(struct annotate_browser *browser, int delay_secs) annotate_browser__search_window() argument
624 annotate_browser__search(struct annotate_browser *browser, int delay_secs) annotate_browser__search() argument
632 annotate_browser__continue_search(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search() argument
641 annotate_browser__search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__search_reverse() argument
651 annotate_browser__continue_search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search_reverse() argument
660 annotate_browser__show(struct ui_browser *browser, char *title, const char *help) annotate_browser__show() argument
711 annotate_browser__run(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) annotate_browser__run() argument
958 struct annotate_browser browser = { symbol__tui_annotate() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_pathbrowser.py14 from idlelib import browser namespace
H A Dtest_browser.py3 from idlelib import browser namespace
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dutil.c15 static void ui_browser__argv_write(struct ui_browser *browser, in ui_browser__argv_write() argument
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H A Dutil.c15 static void ui_browser__argv_write(struct ui_browser *browser, in ui_browser__argv_write() argument
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dbrowser.c20 static int ui_browser__percent_color(struct ui_browser *browser, in ui_browser__percent_color() argument
32 int ui_browser__set_color(struct ui_browser *browser, int color) in ui_browser__set_color() argument
40 void ui_browser__set_percent_color(struct ui_browser *browser, in ui_browser__set_percent_color() argument
47 ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) ui_browser__gotorc_title() argument
52 ui_browser__gotorc(struct ui_browser *browser, int y, int x) ui_browser__gotorc() argument
78 ui_browser__list_head_filter_entries(struct ui_browser *browser, struct list_head *pos) ui_browser__list_head_filter_entries() argument
91 ui_browser__list_head_filter_prev_entries(struct ui_browser *browser, struct list_head *pos) ui_browser__list_head_filter_prev_entries() argument
103 ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__list_head_seek() argument
138 ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__rb_tree_seek() argument
168 ui_browser__rb_tree_refresh(struct ui_browser *browser) ui_browser__rb_tree_refresh() argument
189 ui_browser__is_current_entry(struct ui_browser *browser, unsigned row) ui_browser__is_current_entry() argument
194 ui_browser__refresh_dimensions(struct ui_browser *browser) ui_browser__refresh_dimensions() argument
203 ui_browser__handle_resize(struct ui_browser *browser) ui_browser__handle_resize() argument
210 ui_browser__warning(struct ui_browser *browser, int timeout, const char *format, ...) ui_browser__warning() argument
236 ui_browser__help_window(struct ui_browser *browser, const char *text) ui_browser__help_window() argument
246 ui_browser__dialog_yesno(struct ui_browser *browser, const char *text) ui_browser__dialog_yesno() argument
256 ui_browser__reset_index(struct ui_browser *browser) ui_browser__reset_index() argument
262 __ui_browser__show_title(struct ui_browser *browser, const char *title) __ui_browser__show_title() argument
269 ui_browser__show_title(struct ui_browser *browser, const char *title) ui_browser__show_title() argument
276 ui_browser__show(struct ui_browser *browser, const char *title, const char *helpline, ...) ui_browser__show() argument
302 ui_browser__hide(struct ui_browser *browser) ui_browser__hide() argument
310 ui_browser__scrollbar_set(struct ui_browser *browser) ui_browser__scrollbar_set() argument
332 __ui_browser__refresh(struct ui_browser *browser) __ui_browser__refresh() argument
353 ui_browser__refresh(struct ui_browser *browser) ui_browser__refresh() argument
368 ui_browser__update_nr_entries(struct ui_browser *browser, u32 nr_entries) ui_browser__update_nr_entries() argument
386 ui_browser__run(struct ui_browser *browser, int delay_secs) ui_browser__run() argument
498 ui_browser__list_head_refresh(struct ui_browser *browser) ui_browser__list_head_refresh() argument
608 ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__argv_seek() argument
627 ui_browser__argv_refresh(struct ui_browser *browser) ui_browser__argv_refresh() argument
653 __ui_browser__vline(struct ui_browser *browser, unsigned int column, u16 start, u16 end) __ui_browser__vline() argument
670 __ui_browser__line_arrow_up(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_up() argument
710 __ui_browser__line_arrow_down(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_down() argument
750 __ui_browser__line_arrow(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow() argument
759 ui_browser__mark_fused(struct ui_browser *browser, unsigned int column, unsigned int row, bool arrow_down) ui_browser__mark_fused() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dbrowser.c20 static int ui_browser__percent_color(struct ui_browser *browser, in ui_browser__percent_color() argument
32 int ui_browser__set_color(struct ui_browser *browser, int color) in ui_browser__set_color() argument
40 void ui_browser__set_percent_color(struct ui_browser *browser, in ui_browser__set_percent_color() argument
47 ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) ui_browser__gotorc_title() argument
52 ui_browser__gotorc(struct ui_browser *browser, int y, int x) ui_browser__gotorc() argument
78 ui_browser__list_head_filter_entries(struct ui_browser *browser, struct list_head *pos) ui_browser__list_head_filter_entries() argument
91 ui_browser__list_head_filter_prev_entries(struct ui_browser *browser, struct list_head *pos) ui_browser__list_head_filter_prev_entries() argument
103 ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__list_head_seek() argument
138 ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__rb_tree_seek() argument
168 ui_browser__rb_tree_refresh(struct ui_browser *browser) ui_browser__rb_tree_refresh() argument
189 ui_browser__is_current_entry(struct ui_browser *browser, unsigned row) ui_browser__is_current_entry() argument
194 ui_browser__refresh_dimensions(struct ui_browser *browser) ui_browser__refresh_dimensions() argument
203 ui_browser__handle_resize(struct ui_browser *browser) ui_browser__handle_resize() argument
210 ui_browser__warning(struct ui_browser *browser, int timeout, const char *format, ...) ui_browser__warning() argument
236 ui_browser__help_window(struct ui_browser *browser, const char *text) ui_browser__help_window() argument
246 ui_browser__dialog_yesno(struct ui_browser *browser, const char *text) ui_browser__dialog_yesno() argument
256 ui_browser__reset_index(struct ui_browser *browser) ui_browser__reset_index() argument
262 __ui_browser__show_title(struct ui_browser *browser, const char *title) __ui_browser__show_title() argument
269 ui_browser__show_title(struct ui_browser *browser, const char *title) ui_browser__show_title() argument
276 ui_browser__show(struct ui_browser *browser, const char *title, const char *helpline, ...) ui_browser__show() argument
302 ui_browser__hide(struct ui_browser *browser) ui_browser__hide() argument
310 ui_browser__scrollbar_set(struct ui_browser *browser) ui_browser__scrollbar_set() argument
332 __ui_browser__refresh(struct ui_browser *browser) __ui_browser__refresh() argument
353 ui_browser__refresh(struct ui_browser *browser) ui_browser__refresh() argument
368 ui_browser__update_nr_entries(struct ui_browser *browser, u32 nr_entries) ui_browser__update_nr_entries() argument
386 ui_browser__run(struct ui_browser *browser, int delay_secs) ui_browser__run() argument
498 ui_browser__list_head_refresh(struct ui_browser *browser) ui_browser__list_head_refresh() argument
608 ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__argv_seek() argument
627 ui_browser__argv_refresh(struct ui_browser *browser) ui_browser__argv_refresh() argument
653 __ui_browser__vline(struct ui_browser *browser, unsigned int column, u16 start, u16 end) __ui_browser__vline() argument
670 __ui_browser__line_arrow_up(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_up() argument
710 __ui_browser__line_arrow_down(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_down() argument
750 __ui_browser__line_arrow(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow() argument
759 ui_browser__mark_fused(struct ui_browser *browser, unsigned int column, unsigned int row, int diff, bool arrow_down) ui_browser__mark_fused() argument
[all...]
/third_party/python/Lib/
H A Dpstats.py771 browser = ProfileBrowser(initprofile) variable in f8.ProfileBrowser
/third_party/python/Tools/wasm/
H A Dwasm_build.py397 browser = "browser" variable in EmscriptenTarget
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kvm.c532 static int kvm_browser__title(struct hist_browser *browser, in kvm_browser__title() argument
543 struct hist_browser *browser = hist_browser__new(hists); in perf_kvm_browser__new() local
553 struct hist_browser *browser; in kvm__hists_browse() local
[all...]
/third_party/python/Lib/idlelib/
H A Deditor.py780 from idlelib import browser namespace
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp999 void AppMgrService::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
1006 appMgrServiceInner_->SaveBrowserChannel(IPCSkeleton::GetCallingPid(), browser); in SaveBrowserChannel() local

Completed in 29 milliseconds

12