Home
last modified time | relevance | path

Searched defs:to_line (Results 1 – 25 of 112) sorted by relevance

12345

/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/replication/tcp/
H A Dcommands.py47 def to_line(self) -> str: member in Command
69 def to_line(self) -> str: member in _SimpleCommand
128 def to_line(self): member in RdataCommand
178 def to_line(self): member in PositionCommand
228 def to_line(self): member in ReplicateCommand
265 def to_line(self): member in UserSyncCommand
296 def to_line(self): member in ClearUserSyncsCommand
323 def to_line(self) -> str: member in FederationAckCommand
353 def to_line(self): member in UserIpCommand
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/Curinfo/
H A DInfo.pm396 sub to_line subroutine
475 sub to_line subroutine
544 sub to_line subroutine
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/Curinfo/
H A DInfo.pm396 sub to_line subroutine
475 sub to_line subroutine
544 sub to_line subroutine
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/diff/
H A Dsuggestions_parser_spec.rb26 def blob_lines_data(from_line, to_line) argument
H A Dsuggestion_spec.rb41 def blob_lines_data(from_line, to_line) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/concerns/
H A Dsuggestible.rb25 def to_line method
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dline-map.c89 unsigned int sysp, const char *to_file, linenum_type to_line) in linemap_add()
189 linemap_line_start (struct line_maps *set, linenum_type to_line, in linemap_line_start()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dline-map.c89 unsigned int sysp, const char *to_file, unsigned int to_line) in linemap_add()
179 linemap_line_start (struct line_maps *set, unsigned int to_line, in linemap_line_start()
/dports/security/p5-Authen-Htpasswd/Authen-Htpasswd-0.171/lib/Authen/Htpasswd/
H A DUser.pm172 sub to_line { subroutine
/dports/ftp/ftpmirror/ftpmirror-1.96/Fan/Attrib/
H A DAttrib.pm475 sub to_line ($) { subroutine
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-readable-differ.c99 gchar *from_line, gchar *to_line, in format_diff_point()
154 gchar *from_line, gchar *to_line) in diff_line()
252 const gchar *from_line, *to_line; in diff_lines() local
H A Dcut-colorize-differ.c152 gchar *from_line, gchar *to_line) in diff_line()
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dutmp.c194 utmp_login(const char *from_line, const char *to_line, int ttyfd, in utmp_login()
307 utmp_login(const char *from_line, const char *to_line, int ttyfd, in utmp_login()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.c79 const char *to_file, unsigned int to_line) in linemap_add()
H A Dline-map.h50 unsigned int to_line; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.c79 const char *to_file, unsigned int to_line) in linemap_add()
H A Dline-map.h50 unsigned int to_line; member
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/image/
H A Dmorpho_math.cpp144 Memory::byte* to_line = in dilate() local
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Ddiff.rb541 def line_operations(from_line, to_line) argument
571 def diff_line(from_line, to_line) argument
596 def format_diff_point(from_line, to_line, from_tags, to_tags) argument
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/test/
H A Dtest-diff.rb494 def assert_diff_line(expected, from_line, to_line) argument
502 def assert_format_diff_point(expected, from_line, to_line, from_tags, to_tags) argument
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dcode_editor.cpp1152 int to_line = text_editor->get_selection_to_line(); in move_lines_up() local
1193 int to_line = text_editor->get_selection_to_line(); in move_lines_down() local
1245 int to_line = text_editor->get_selection_to_line(); in delete_lines() local
1263 int to_line = text_editor->cursor_get_line(); in clone_lines_down() local
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dcode_editor.cpp1152 int to_line = text_editor->get_selection_to_line(); in move_lines_up() local
1193 int to_line = text_editor->get_selection_to_line(); in move_lines_down() local
1245 int to_line = text_editor->get_selection_to_line(); in delete_lines() local
1263 int to_line = text_editor->cursor_get_line(); in clone_lines_down() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/include/
H A Dline-map.h53 unsigned int to_line; member
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/include/
H A Dline-map.h61 linenum_type to_line; member
/dports/security/py-ssh/ssh-1.8.0/ssh/
H A Dhostkeys.py88 def to_line(self): member in HostKeyEntry

12345