Home
last modified time | relevance | path

Searched refs:line (Results 33451 – 33475 of 792634) sorted by relevance

1...<<1331133213331334133513361337133813391340>>...31706

/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dmainloop.c173 if (line == NULL) in MainLoop()
198 memmove(line, line + 3, strlen(line + 3) + 1); in MainLoop()
204 free(line); in MainLoop()
215 free(line); in MainLoop()
222 (line[4] == '\0' || line[4] == ';' || isspace((unsigned char) line[4]))) in MainLoop()
224 free(line); in MainLoop()
239 puts(line); in MainLoop()
258 psql_scan_setup(scan_state, line, strlen(line), in MainLoop()
415 free(line); in MainLoop()
420 psql_scan_setup(scan_state, line, strlen(line), in MainLoop()
[all …]
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/c_analyzer/parser/
H A Dsource.py6 for line in lines:
9 _, sep, line = line.partition('*/')
13 line, _, _ = line.partition('//')
14 line, sep, remainder = line.partition('/*')
20 line += ' ' + after
23 line = line.strip()
24 if not line:
27 yield line
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/scanner/
H A DLocation.cs12 internal int line; field in Mono.ILASM.Location
23 line = 1; in Location()
31 public Location (int line, int column) in Location() argument
33 this.line = line; in Location()
43 this.line = that.line; in Location()
54 ++line; in NewLine()
63 --line; in PreviousLine()
86 this.line = other.line; in CopyFrom()
100 return "line (" + line + ") column (" + column + ")"; in ToString()
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/translations/
H A Dsimplescreenrecorder_fr.ts7 <location filename="../GUI/PageWelcome.cpp" line="111"/>
12 <location filename="../GUI/PageWelcome.cpp" line="120"/>
17 <location filename="../GUI/PageWelcome.cpp" line="121"/>
22 <location filename="../GUI/PageWelcome.cpp" line="122"/>
27 <location filename="../GUI/PageWelcome.cpp" line="123"/>
32 <location filename="../GUI/PageWelcome.cpp" line="124"/>
37 <location filename="../GUI/PageWelcome.cpp" line="125"/>
234 <location filename="../Benchmark.cpp" line="124"/>
235 <location filename="../Benchmark.cpp" line="205"/>
1214 <location filename="../Main.cpp" line="96"/>
[all …]
/dports/misc/talkfilters/talkfilters-2.3.8/
H A Dkraut.c18 #line 19 "kraut.c"
500 #line 1 "kraut.l"
521 #line 33 "kraut.l"
679 #line 45 "kraut.l"
767 #line 47 "kraut.l"
772 #line 49 "kraut.l"
777 #line 50 "kraut.l"
782 #line 51 "kraut.l"
787 #line 52 "kraut.l"
792 #line 53 "kraut.l"
[all …]
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapsearch.c260 if(msIntersectSegments(&(line1->line[c1].point[v1-1]), &(line1->line[c1].point[v1]), in msIntersectPolylines()
261 … &(line2->line[c2].point[v2-1]), &(line2->line[c2].point[v2])) == MS_TRUE) in msIntersectPolylines()
272 for(i=0; i<line->numlines; i++) { in msIntersectPolylinePolygon()
556 …sIntersectSegments(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
560 …ceSegmentToSegment(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
581 …sIntersectSegments(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
585 …ceSegmentToSegment(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
620 …sIntersectSegments(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
624 …ceSegmentToSegment(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
651 …sIntersectSegments(&(shape1->line[i].point[j-1]), &(shape1->line[i].point[j]), &(shape2->line[k].p… in msDistanceShapeToShape()
[all …]
/dports/math/mpir/mpir-3.0.0/doc/
H A Dmpir.info-22013 maximize memory throughput, by starting a load of the next cache line
2020 the loop covers more than one cache line).
2527 are encountered all that's needed is to adjust pointers to line up
2829 also contributed a command line build system for Windows and numerous
2914 line build system for Windows and some assembly improvements for
3607 Texts, replace the "with...Texts." line with this:
3632 (line 6)
3633 * '--build': Build Options. (line 60)
3634 * '--disable-fft': Build Options. (line 321)
3635 * '--disable-shared': Build Options. (line 53)
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-win/derived/
H A Dlex.yy.cpp1 #line 1 "lex.yy.cpp"
3 #line 3 "lex.yy.cpp"
838 #line 1 "../../src-common/cfdg.l"
867 #line 32 "../../src-common/cfdg.l"
880 #line 880 "lex.yy.cpp"
885 #line 70 "../../src-common/cfdg.l"
887 #line 887 "lex.yy.cpp"
888 #line 888 "lex.yy.cpp"
1020 #line 73 "../../src-common/cfdg.l"
1037 #line 1037 "lex.yy.cpp"
[all …]
/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Dengine-gpgsm.c209 if (!strncmp (line, "PINENTRY_LAUNCHED", 17) && (line[17]==' '||!line[17])) in default_inq_cb()
685 && line[0] == 'O' && line[1] == 'K' in gpgsm_assuan_simple_command()
686 && (line[2] == '\0' || line[2] == ' ')) in gpgsm_assuan_simple_command()
689 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in gpgsm_assuan_simple_command()
908 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in status_handler()
922 && line[0] == 'O' && line[1] == 'K' in status_handler()
951 && line[0] == 'D' && line[1] == ' ' in status_handler()
1024 && line[0] == 'D' && line[1] == ' ' in status_handler()
1104 && line[0] == 'I' && line[1] == 'N' && line[2] == 'Q' in status_handler()
1105 && line[3] == 'U' && line[4] == 'I' && line[5] == 'R' in status_handler()
[all …]
/dports/security/gpgme/gpgme-1.15.1/src/
H A Dengine-gpgsm.c209 if (!strncmp (line, "PINENTRY_LAUNCHED", 17) && (line[17]==' '||!line[17])) in default_inq_cb()
685 && line[0] == 'O' && line[1] == 'K' in gpgsm_assuan_simple_command()
686 && (line[2] == '\0' || line[2] == ' ')) in gpgsm_assuan_simple_command()
689 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in gpgsm_assuan_simple_command()
908 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in status_handler()
922 && line[0] == 'O' && line[1] == 'K' in status_handler()
951 && line[0] == 'D' && line[1] == ' ' in status_handler()
1024 && line[0] == 'D' && line[1] == ' ' in status_handler()
1104 && line[0] == 'I' && line[1] == 'N' && line[2] == 'Q' in status_handler()
1105 && line[3] == 'U' && line[4] == 'I' && line[5] == 'R' in status_handler()
[all …]
/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Dengine-gpgsm.c209 if (!strncmp (line, "PINENTRY_LAUNCHED", 17) && (line[17]==' '||!line[17])) in default_inq_cb()
685 && line[0] == 'O' && line[1] == 'K' in gpgsm_assuan_simple_command()
686 && (line[2] == '\0' || line[2] == ' ')) in gpgsm_assuan_simple_command()
689 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in gpgsm_assuan_simple_command()
908 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in status_handler()
922 && line[0] == 'O' && line[1] == 'K' in status_handler()
951 && line[0] == 'D' && line[1] == ' ' in status_handler()
1024 && line[0] == 'D' && line[1] == ' ' in status_handler()
1104 && line[0] == 'I' && line[1] == 'N' && line[2] == 'Q' in status_handler()
1105 && line[3] == 'U' && line[4] == 'I' && line[5] == 'R' in status_handler()
[all …]
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Dengine-gpgsm.c209 if (!strncmp (line, "PINENTRY_LAUNCHED", 17) && (line[17]==' '||!line[17])) in default_inq_cb()
685 && line[0] == 'O' && line[1] == 'K' in gpgsm_assuan_simple_command()
686 && (line[2] == '\0' || line[2] == ' ')) in gpgsm_assuan_simple_command()
689 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in gpgsm_assuan_simple_command()
908 && line[0] == 'E' && line[1] == 'R' && line[2] == 'R' in status_handler()
922 && line[0] == 'O' && line[1] == 'K' in status_handler()
951 && line[0] == 'D' && line[1] == ' ' in status_handler()
1024 && line[0] == 'D' && line[1] == ' ' in status_handler()
1104 && line[0] == 'I' && line[1] == 'N' && line[2] == 'Q' in status_handler()
1105 && line[3] == 'U' && line[4] == 'I' && line[5] == 'R' in status_handler()
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_imap_generic.php171 if (!isset($line[0]) || $line[0] != '+') {
273 $line = rtrim($line);
334 if (isset($line[0]) && $line[0] == '*') {
1635 $line = substr($line, strlen($m[0]));
2148 $line = $this->multLine($line);
2645 $line = substr($line, strlen($match[0]));
2953 $line = substr($line, 0, $bytes);
2962 $line = $prev.$line;
2972 $line = base64_decode($line);
2976 $line = rtrim($line, "\t\r\0\x0B");
[all …]
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/network/water/
H A Dwaterreaddata.c103 LineStartsWith(line,"\n") || LineStartsWith(line,"\r\n")) { in CheckDataSegmentEnd()
121 while (LineStartsWith(line,";")) { in GetDataSegment()
143 char line[MAXLINE]; in WaterReadData() local
160 while (fgets(line,MAXLINE,fp)) { in WaterReadData()
162 if (strstr(line,"[TITLE]")) { in WaterReadData()
166 if (strstr(line,"[JUNCTIONS]")) { in WaterReadData()
172 if (strstr(line,"[RESERVOIRS]")) { in WaterReadData()
178 if (strstr(line,"[TANKS]")) { in WaterReadData()
184 if (strstr(line,"[PIPES]")) { in WaterReadData()
190 if (strstr(line,"[PUMPS]")) { in WaterReadData()
[all …]
/dports/net-mgmt/ocsinventory-agent/UnixAgent-2.8.1/lib/Ocsinventory/Agent/Backend/OS/Linux/Network/
H A DNetworks.pm141 my $line=$netsum[$i];
142 …if ($line =~ /^(\d+(?<!:))/ && $description && $macaddr || $line =~ /^$/ && $description && $macad…
403 if ($line =~ /inet ((?:\d{1,3}+\.){3}\d{1,3})\/(\d+)/i && $line !~ /secondary/i){
418 if ($line =~ /secondary/i){
419 push @secondary, $line;
582 …if ($line =~ /inet add?r:(\S+)/i || $line =~ /^\s*inet\s+(\S+)/i || $line =~ /inet (\S+)\s+netmask…
595 $status = 1 if ($line =~ /^\s+UP\s/ || $line =~ /flags=.*[<,]UP[,>]/);
751 foreach my $line (`ip route`){
770 foreach my $line (`route -n`){
775 foreach my $line (`route -6n`){
[all …]
/dports/devel/wf-config/wf-config-0.7.1/src/
H A Dfile.cpp48 line_t line; in split_to_lines() local
54 output.push_back(line); in split_to_lines()
67 return line[idx] == ch && (idx == 0 || line[idx - 1] != '\\'); in is_nonescaped()
88 for (auto& ch : line) in remove_escaped_sharps()
120 auto result_line = line; in remove_trailing_whitespace()
172 for (auto& line : lines) in skip_empty() local
174 if (!line.empty()) in skip_empty()
451 for (auto& line : lines) in save_configuration_options_to_string() local
456 line.insert(line.begin() + sharp, '\\'); in save_configuration_options_to_string()
460 if (!line.empty() && (line.back() == '\\')) in save_configuration_options_to_string()
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Ddirectors.py60 self._lines[line] = membership
76 if line < last:
83 elif line == last:
89 self._transitions.append(line)
91 def __contains__(self, line): argument
94 specific = self._lines.get(line)
303 line = token.line
375 code = line[:col].strip()
484 adjusted_line = line
528 min_line = line
[all …]
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dezmlm-archive.c59 stralloc line = {0}; variable
182 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
212 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
250 if (line.len < HASHLEN + 1 || line.s[HASHLEN] != ' ') in write_threads()
252 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
259 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
283 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
325 if (line.len < HASHLEN + 1 || line.s[HASHLEN] != ' ') in write_threads()
327 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
334 if (substdio_put(&ssout,line.s,line.len) == -1) in write_threads()
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/symfix/
H A Dlepton-symfix52 while($line = <NETLIST>) {
56 if( $line =~ /^P/) {
63 elsif( $line =~ /^device=/) {
69 print OUTNET $line;
73 if( $line =~ /^{/) {
79 print OUTNET $line;
89 if( $line =~ /^pinnumber/) {
91 $pin_num = $line;
98 elsif( $line =~ /^pinseq/) {
117 elsif( $line =~ /^}/) {
[all …]
/dports/devel/sunpromake/schily-2021-09-18/libschily/stdio/
H A Dgetdelim.c39 register char *line; local
53 line = *bufp;
58 if (line == NULL)
60 *bufp = line;
64 lp = line;
94 ep = line;
96 line = (char *) realloc(line, line_size);
97 if (line == NULL) {
101 lp = line + (lp - ep);
103 *bufp = line;
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/utf-8/
H A Dast.snap15 line: 1
19 line: 1
35 line: 1
39 line: 1
49 line: 1
53 line: 1
69 line: 1
73 line: 1
97 line: 1
101 line: 1
[all …]
/dports/devel/smake/schily-2021-09-18/libschily/stdio/
H A Dgetdelim.c39 register char *line; local
53 line = *bufp;
58 if (line == NULL)
60 *bufp = line;
64 lp = line;
94 ep = line;
96 line = (char *) realloc(line, line_size);
97 if (line == NULL) {
101 lp = line + (lp - ep);
103 *bufp = line;
[all …]
/dports/lang/python-legacy/Python-2.7.18/Demo/scripts/
H A Dlpwatch.py50 for line in pipe:
51 fields = line.split()
70 line = line.strip()
71 if line == 'no entries':
72 line = name + ': idle'
74 line = name
75 lines.append(line)
80 line += ' (%d jobs)' % totaljobs
82 line += ' for %s' % (users.keys()[0],)
84 line += ' for %d users' % len(users)
[all …]
/dports/lang/python27/Python-2.7.18/Demo/scripts/
H A Dlpwatch.py50 for line in pipe:
51 fields = line.split()
70 line = line.strip()
71 if line == 'no entries':
72 line = name + ': idle'
74 line = name
75 lines.append(line)
80 line += ' (%d jobs)' % totaljobs
82 line += ' for %s' % (users.keys()[0],)
84 line += ' for %d users' % len(users)
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/tests/
H A Dinternal.rs38 if line.trim().starts_with("//") { in check_forbidden_code()
41 if line_has_print(line) { in check_forbidden_code()
53 line in check_forbidden_code()
56 if line_has_macro(line, "dbg") { in check_forbidden_code()
62 line in check_forbidden_code()
69 fn line_has_print(line: &str) -> bool { in line_has_print()
70 line_has_macro(line, "print") in line_has_print()
71 || line_has_macro(line, "eprint") in line_has_print()
72 || line_has_macro(line, "println") in line_has_print()
73 || line_has_macro(line, "eprintln") in line_has_print()
[all …]

1...<<1331133213331334133513361337133813391340>>...31706