Lines Matching defs:args

52     def _(self, amp, opc, args, raw):  argument
128 def cursor_up(self, amp, opc, args, raw): argument
131 def cursor_down(self, amp, opc, args, raw): argument
134 def cursor_left(self, amp, opc, args, raw): argument
137 def cursor_right(self, amp, opc, args, raw): argument
140 def cursor_pprev(self, amp, opc, args, raw): argument
143 def cursor_hpprev(self, amp, opc, args, raw): argument
146 def cursor_pnext(self, amp, opc, args, raw): argument
149 def cursor_hpnext(self, amp, opc, args, raw): argument
152 def cursor_head(self, amp, opc, args, raw): argument
155 def cursor_tail(self, amp, opc, args, raw): argument
158 def cursor_lhead(self, amp, opc, args, raw): argument
161 def cursor_ltail(self, amp, opc, args, raw): argument
164 def cursor_up_lhead(self, amp, opc, args, raw): argument
167 def cursor_down_lhead(self, amp, opc, args, raw): argument
170 def cursor_phead(self, amp, opc, args, raw): argument
173 def cursor_pcenter(self, amp, opc, args, raw): argument
176 def cursor_ptail(self, amp, opc, args, raw): argument
179 def cursor_to(self, amp, opc, args, raw): argument
188 def cursor_sector_left(self, amp, opc, args, raw): argument
196 def cursor_sector_right(self, amp, opc, args, raw): argument
228 def cursor_sector_shead(self, amp, opc, args, raw): argument
233 def cursor_sector_stail(self, amp, opc, args, raw): argument
242 def cursor_sector_to(self, amp, opc, args, raw): argument
332 def cursor_next_char(self, amp, opc, args, raw): argument
335 def cursor_next_zero(self, amp, opc, args, raw): argument
338 def cursor_next_nonzero(self, amp, opc, args, raw): argument
341 def cursor_prev_char(self, amp, opc, args, raw): argument
344 def cursor_prev_zero(self, amp, opc, args, raw): argument
347 def cursor_prev_nonzero(self, amp, opc, args, raw): argument
400 def start_read_delayed_input(self, amp, opc, args, raw): argument
405 def end_read_delayed_input(self, amp, opc, args, raw): argument
421 def switch_to_first_buffer(self, amp, opc, args, raw): argument
427 def switch_to_last_buffer(self, amp, opc, args, raw): argument
433 def switch_to_next_buffer(self, amp, opc, args, raw): argument
439 def switch_to_prev_buffer(self, amp, opc, args, raw): argument
445 def handle_mouse_event(self, amp, opc, args, raw): argument
470 def handle_mouse_event_visual(self, amp, opc, args, raw): argument
598 def resize_container(self, amp, opc, args, raw): argument
602 def refresh_container(self, amp, opc, args, raw): argument
613 def switch_to_next_workspace(self, amp, opc, args, raw): argument
620 def switch_to_prev_workspace(self, amp, opc, args, raw): argument
627 def switch_to_top_workspace(self, amp, opc, args, raw): argument
634 def switch_to_bottom_workspace(self, amp, opc, args, raw): argument
641 def add_workspace(self, amp, opc, args, raw): argument
647 def add_workspace_vertical(self, amp, opc, args, raw): argument
656 def split_workspace(self, amp, opc, args, raw): argument
659 def split_workspace_vertical(self, amp, opc, args, raw): argument
662 def __split_workspace(self, amp, opc, args, raw, vertical): argument
668 def inc_workspace_height(self, amp, opc, args, raw): argument
672 def dec_workspace_height(self, amp, opc, args, raw): argument
686 def remove_workspace(self, amp, opc, args, raw): argument
691 def remove_other_workspace(self, amp, opc, args, raw): argument
695 def __set_binary(self, args): argument
698 def __set_ascii(self, args): argument
701 def __set_le(self, args): argument
704 def __set_be(self, args): argument
707 def __set_ws(self, args): argument
710 def __set_nows(self, args): argument
713 def __set_ic(self, args): argument
716 def __set_noic(self, args): argument
719 def __set_si(self, args): argument
722 def __set_nosi(self, args): argument
725 def __set_address(self, args): argument
731 def __set_radix_arg(self, args, name): argument
748 def __set_bytes_per_line(self, args): argument
757 def __set_bytes_per_window(self, args): argument
778 def __set_bytes_per_unit(self, args): argument
824 def set_option(self, amp, opc, args, raw): argument
866 def set_auto(self, amp, opc, args, raw): argument
887 def show_current(self, amp, opc, args, raw): argument
892 def show_current_sector(self, amp, opc, args, raw): argument
901 def show_self(self, amp, opc, args, raw): argument
904 def show_pwd(self, amp, opc, args, raw): argument
907 def show_date(self, amp, opc, args, raw): argument
910 def show_kernel_module(self, amp, opc, args, raw): argument
913 def show_fileobj_object(self, amp, opc, args, raw): argument
916 def show_buffer_size(self, amp, opc, args, raw): argument
919 def show_meminfo(self, amp, opc, args, raw): argument
928 def show_osdep(self, amp, opc, args, raw): argument
949 def show_screen(self, amp, opc, args, raw): argument
956 def show_platform(self, amp, opc, args, raw): argument
959 def show_hostname(self, amp, opc, args, raw): argument
962 def show_term(self, amp, opc, args, raw): argument
965 def show_lang(self, amp, opc, args, raw): argument
968 def show_version(self, amp, opc, args, raw): argument
971 def show_sector_size(self, amp, opc, args, raw): argument
978 def show_argv(self, amp, opc, args, raw): argument
981 def show_args(self, amp, opc, args, raw): argument
988 def show_md5(self, amp, opc, args, raw): argument
991 def range_show_md5(self, amp, opc, args, raw): argument
994 def block_show_md5(self, amp, opc, args, raw): argument
998 def show_sha1(self, amp, opc, args, raw): argument
1001 def range_show_sha1(self, amp, opc, args, raw): argument
1004 def block_show_sha1(self, amp, opc, args, raw): argument
1008 def show_sha224(self, amp, opc, args, raw): argument
1011 def range_show_sha224(self, amp, opc, args, raw): argument
1014 def block_show_sha224(self, amp, opc, args, raw): argument
1018 def show_sha256(self, amp, opc, args, raw): argument
1021 def range_show_sha256(self, amp, opc, args, raw): argument
1024 def block_show_sha256(self, amp, opc, args, raw): argument
1028 def show_sha384(self, amp, opc, args, raw): argument
1031 def range_show_sha384(self, amp, opc, args, raw): argument
1034 def block_show_sha384(self, amp, opc, args, raw): argument
1038 def show_sha512(self, amp, opc, args, raw): argument
1041 def range_show_sha512(self, amp, opc, args, raw): argument
1044 def block_show_sha512(self, amp, opc, args, raw): argument
1048 def show_sha3_224(self, amp, opc, args, raw): argument
1051 def range_show_sha3_224(self, amp, opc, args, raw): argument
1054 def block_show_sha3_224(self, amp, opc, args, raw): argument
1058 def show_sha3_256(self, amp, opc, args, raw): argument
1061 def range_show_sha3_256(self, amp, opc, args, raw): argument
1064 def block_show_sha3_256(self, amp, opc, args, raw): argument
1068 def show_sha3_384(self, amp, opc, args, raw): argument
1071 def range_show_sha3_384(self, amp, opc, args, raw): argument
1074 def block_show_sha3_384(self, amp, opc, args, raw): argument
1078 def show_sha3_512(self, amp, opc, args, raw): argument
1081 def range_show_sha3_512(self, amp, opc, args, raw): argument
1084 def block_show_sha3_512(self, amp, opc, args, raw): argument
1124 def cmp_buffer(self, amp, opc, args, raw): argument
1127 def cmp_buffer_neg(self, amp, opc, args, raw): argument
1130 def cmp_buffer_next(self, amp, opc, args, raw): argument
1133 def cmp_buffer_next_neg(self, amp, opc, args, raw): argument
1137 def cmpr_buffer(self, amp, opc, args, raw): argument
1140 def cmpr_buffer_neg(self, amp, opc, args, raw): argument
1143 def cmpr_buffer_next(self, amp, opc, args, raw): argument
1146 def cmpr_buffer_next_neg(self, amp, opc, args, raw): argument
1301 def inc_number(self, amp, opc, args, raw): argument
1306 def range_inc_number(self, amp, opc, args, raw): argument
1312 def block_inc_number(self, amp, opc, args, raw): argument
1321 def dec_number(self, amp, opc, args, raw): argument
1326 def range_dec_number(self, amp, opc, args, raw): argument
1332 def block_dec_number(self, amp, opc, args, raw): argument
1403 def search_word_forward(self, amp, opc, args, raw): argument
1416 def search_word_backward(self, amp, opc, args, raw): argument
1432 def search_char_forward(self, amp, opc, args, raw): argument
1439 def search_char_backward(self, amp, opc, args, raw): argument
1446 def search_char_forward_before(self, amp, opc, args, raw): argument
1455 def search_char_backward_before(self, amp, opc, args, raw): argument
1465 def search_word_next_forward(self, amp, opc, args, raw): argument
1473 def search_word_next_backward(self, amp, opc, args, raw): argument
1481 def search_char_next_forward(self, amp, opc, args, raw): argument
1492 def search_char_next_backward(self, amp, opc, args, raw): argument
1556 def generic_delete(self, amp, opc, args, raw): argument
1574 def generic_backspace(self, amp, opc, args, raw): argument
1588 def delete_till_end(self, amp, opc, args, raw): argument
1594 def delete(self, amp, opc, args, raw): argument
1602 def backspace(self, amp, opc, args, raw): argument
1610 def range_delete(self, amp, opc, args, raw): argument
1616 def block_delete(self, amp, opc, args, raw): argument
1642 def generic_toggle(self, amp, opc, args, raw): argument
1692 def toggle(self, amp, opc, args, raw): argument
1700 def range_toggle(self, amp, opc, args, raw): argument
1706 def block_toggle(self, amp, opc, args, raw): argument
1726 def range_replace(self, amp, opc, args, raw): argument
1738 def block_replace(self, amp, opc, args, raw): argument
1760 def rotate_right(self, amp, opc, args, raw): argument
1837 def range_rotate_right(self, amp, opc, args, raw): argument
1843 def block_rotate_right(self, amp, opc, args, raw): argument
1881 def rotate_left(self, amp, opc, args, raw): argument
1958 def range_rotate_left(self, amp, opc, args, raw): argument
1964 def block_rotate_left(self, amp, opc, args, raw): argument
2002 def swap_bytes(self, amp, opc, args, raw): argument
2009 def range_swap_bytes(self, amp, opc, args, raw): argument
2031 def block_swap_bytes(self, amp, opc, args, raw): argument
2083 def repeat(self, amp, opc, args, raw): argument
2112 def undo(self, amp, opc, args, raw): argument
2116 def undo_all(self, amp, opc, args, raw): argument
2120 def redo(self, amp, opc, args, raw): argument
2143 def set_mark(self, amp, opc, args, raw): argument
2154 def get_mark(self, amp, opc, args, raw): argument
2172 def delete_mark(self, amp, opc, args, raw): argument
2180 def clear_marks(self, amp, opc, args, raw): argument
2184 def start_record(self, amp, opc, args, raw): argument
2192 def replay_record(self, amp, opc, args, raw): argument
2197 def replay_bind(self, amp, opc, args, raw): argument
2203 def bind_command(self, amp, opc, args, raw): argument
2295 def range_logical_bit_operation(self, amp, opc, args, raw): argument
2301 def block_logical_bit_operation(self, amp, opc, args, raw): argument
2323 def start_register(self, amp, opc, args, raw): argument
2327 def generic_yank(self, amp, opc, args, raw): argument
2344 def yank_till_end(self, amp, opc, args, raw): argument
2349 def range_yank(self, amp, opc, args, raw): argument
2354 def block_yank(self, amp, opc, args, raw): argument
2374 def put(self, amp, opc, args, raw): argument
2378 def put_after(self, amp, opc, args, raw): argument
2408 def put_over(self, amp, opc, args, raw): argument
2412 def put_over_after(self, amp, opc, args, raw): argument
2431 def range_put(self, amp, opc, args, raw): argument
2448 def block_put(self, amp, opc, args, raw): argument
2464 def open_buffer(self, amp, opc, args, raw): argument
2494 def open_extension(self, amp, opc, args, raw): argument
2501 def close_buffer(self, amp, opc, args, raw): argument
2519 def save_buffer(self, amp, opc, args, raw): argument
2522 def force_save_buffer(self, amp, opc, args, raw): argument
2525 def __save_buffer(self, args, force): argument
2570 def __get_save_path(self, args, force): argument
2591 def range_save_buffer(self, amp, opc, args, raw): argument
2594 def range_force_save_buffer(self, amp, opc, args, raw): argument
2601 def block_save_buffer(self, amp, opc, args, raw): argument
2604 def block_force_save_buffer(self, amp, opc, args, raw): argument
2617 def __save_partial(self, args, fn, force): argument
2641 def __get_save_partial_path(self, args, force): argument
2665 def quit(self, amp, opc, args, raw): argument
2681 def force_quit(self, amp, opc, args, raw): argument
2687 def quit_all(self, amp, opc, args, raw): argument
2691 def force_quit_all(self, amp, opc, args, raw): argument
2695 def save_buffer_quit(self, amp, opc, args, raw): argument
2699 def xsave_buffer_quit(self, amp, opc, args, raw): argument
2705 def range_save_buffer_quit(self, amp, opc, args, raw): argument
2709 def block_save_buffer_quit(self, amp, opc, args, raw): argument
2713 def escape(self, amp, opc, args, raw): argument
2785 def open_md5(self, amp, opc, args, raw): argument
2788 def range_open_md5(self, amp, opc, args, raw): argument
2791 def block_open_md5(self, amp, opc, args, raw): argument
2795 def open_sha1(self, amp, opc, args, raw): argument
2798 def range_open_sha1(self, amp, opc, args, raw): argument
2801 def block_open_sha1(self, amp, opc, args, raw): argument
2805 def open_sha224(self, amp, opc, args, raw): argument
2808 def range_open_sha224(self, amp, opc, args, raw): argument
2811 def block_open_sha224(self, amp, opc, args, raw): argument
2815 def open_sha256(self, amp, opc, args, raw): argument
2818 def range_open_sha256(self, amp, opc, args, raw): argument
2821 def block_open_sha256(self, amp, opc, args, raw): argument
2825 def open_sha384(self, amp, opc, args, raw): argument
2828 def range_open_sha384(self, amp, opc, args, raw): argument
2831 def block_open_sha384(self, amp, opc, args, raw): argument
2835 def open_sha512(self, amp, opc, args, raw): argument
2838 def range_open_sha512(self, amp, opc, args, raw): argument
2841 def block_open_sha512(self, amp, opc, args, raw): argument
2845 def open_sha3_224(self, amp, opc, args, raw): argument
2848 def range_open_sha3_224(self, amp, opc, args, raw): argument
2851 def block_open_sha3_224(self, amp, opc, args, raw): argument
2855 def open_sha3_256(self, amp, opc, args, raw): argument
2858 def range_open_sha3_256(self, amp, opc, args, raw): argument
2861 def block_open_sha3_256(self, amp, opc, args, raw): argument
2865 def open_sha3_384(self, amp, opc, args, raw): argument
2868 def range_open_sha3_384(self, amp, opc, args, raw): argument
2871 def block_open_sha3_384(self, amp, opc, args, raw): argument
2875 def open_sha3_512(self, amp, opc, args, raw): argument
2878 def range_open_sha3_512(self, amp, opc, args, raw): argument
2881 def block_open_sha3_512(self, amp, opc, args, raw): argument
2885 def open_base64_encode(self, amp, opc, args, raw): argument
2888 def open_base64_decode(self, amp, opc, args, raw): argument
2891 def range_open_base64_encode(self, amp, opc, args, raw): argument
2894 def range_open_base64_decode(self, amp, opc, args, raw): argument
2897 def block_open_base64_encode(self, amp, opc, args, raw): argument
2900 def block_open_base64_decode(self, amp, opc, args, raw): argument
2904 def open_base32_encode(self, amp, opc, args, raw): argument
2907 def open_base32_decode(self, amp, opc, args, raw): argument
2910 def range_open_base32_encode(self, amp, opc, args, raw): argument
2913 def range_open_base32_decode(self, amp, opc, args, raw): argument
2916 def block_open_base32_encode(self, amp, opc, args, raw): argument
2919 def block_open_base32_decode(self, amp, opc, args, raw): argument
2923 def open_base16_encode(self, amp, opc, args, raw): argument
2926 def open_base16_decode(self, amp, opc, args, raw): argument
2929 def range_open_base16_encode(self, amp, opc, args, raw): argument
2932 def range_open_base16_decode(self, amp, opc, args, raw): argument
2935 def block_open_base16_encode(self, amp, opc, args, raw): argument
2938 def block_open_base16_decode(self, amp, opc, args, raw): argument
2942 def open_base85_encode(self, amp, opc, args, raw): argument
2945 def open_base85_decode(self, amp, opc, args, raw): argument
2948 def range_open_base85_encode(self, amp, opc, args, raw): argument
2951 def range_open_base85_decode(self, amp, opc, args, raw): argument
2954 def block_open_base85_encode(self, amp, opc, args, raw): argument
2957 def block_open_base85_decode(self, amp, opc, args, raw): argument
2960 def __open_inmemory_buffer(self, args, efn): argument
2981 def __open_inmemory_buffer_partial(self, args, fn, efn): argument
3002 def __get_inmemory_buffer_path(self, args, efn): argument