Home
last modified time | relevance | path

Searched refs:outloc (Results 1 – 25 of 69) sorted by relevance

123

/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/kurtz/streesrc/
H A Dscanpref.c256 outloc->firstptr = inloc->firstptr; in scanprefixstree()
257 outloc->edgelen = inloc->edgelen; in scanprefixstree()
260 outloc->nextnode.toleaf = True; in scanprefixstree()
287 outloc->firstptr = inloc->firstptr; in scanprefixstree()
288 outloc->edgelen = inloc->edgelen; in scanprefixstree()
291 outloc->nextnode.toleaf = False; in scanprefixstree()
547 outloc->firstptr = inloc->firstptr; in findprefixpathstree()
548 outloc->edgelen = inloc->edgelen; in findprefixpathstree()
551 outloc->nextnode.toleaf = True; in findprefixpathstree()
579 outloc->edgelen = inloc->edgelen; in findprefixpathstree()
[all …]
H A Dlinkloc.c120 void linklocstree(Suffixtree *stree,Location *outloc,Location *inloc) in linklocstree() argument
126 outloc->remain = 0; in linklocstree()
127 outloc->nextnode.toleaf = False; in linklocstree()
130 outloc->nextnode.address = branchinfo.suffixlink; in linklocstree()
131 outloc->locstring.start = inloc->locstring.start + 1; in linklocstree()
132 outloc->locstring.length = inloc->locstring.length - 1; in linklocstree()
137 rescanstree(stree,outloc,stree->branchtab,inloc->firstptr+1, in linklocstree()
143 rescanstree(stree,outloc,branchinfo.suffixlink,inloc->firstptr, in linklocstree()
/dports/graphics/opendx/dx-4.4.4/src/uipp/java/server/
H A Dstartserver.in61 outloc=""
88 -outdir) aarg="${aarg} -od $2"; outdir=-DDXServer.outDir=$2 ; outloc=$2 ; shift ;;
89 -od) aarg="${aarg} -od $2"; outdir=-DDXServer.outDir=$2 ; outloc=$2 ; shift ;;
274 outloc="${bindir}/../../output"
313 outloc=$webdir/../output
321 outdir=-DDXServer.outDir=$outloc
328 if [ ! -d $outloc ]; then
329 echo Error: Output location: ${outloc} is not a directory.
332 if [ ! -w $outloc ]; then
333 echo Error: Output location: ${outloc} is not writable.
H A Dstartserver61 outloc=""
88 -outdir) aarg="${aarg} -od $2"; outdir=-DDXServer.outDir=$2 ; outloc=$2 ; shift ;;
89 -od) aarg="${aarg} -od $2"; outdir=-DDXServer.outDir=$2 ; outloc=$2 ; shift ;;
274 outloc="${bindir}/../../output"
313 outloc=$webdir/../output
321 outdir=-DDXServer.outDir=$outloc
328 if [ ! -d $outloc ]; then
329 echo Error: Output location: ${outloc} is not a directory.
332 if [ ! -w $outloc ]; then
333 echo Error: Output location: ${outloc} is not writable.
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Drepluck.c126 MYFLT *outloc = dl->pointer + position; in locate() local
127 while (outloc < dl->data) in locate()
128 outloc += dl->length; in locate()
129 while (outloc > dl->end) in locate()
130 outloc -= dl->length; in locate()
131 return outloc; in locate()
137 while (outloc < dl->data) in getvalue()
138 outloc += dl->length; in getvalue()
139 while (outloc > dl->end) in getvalue()
140 outloc -= dl->length; in getvalue()
[all …]
/dports/security/snortsnarf/SnortSnarf-1.0/SnortSnarf-021111.1/sisr/modules/
H A Dconfig_alert_set_db.pl23 my($outloc)= pop;
30 &write_out_to_arg($input,$outloc,$setfile);
H A Dextr_alert_set_details.pl27 my($outloc)= pop;
34 &write_out_to_arg($input,$outloc,\@events);
H A Dwhois_lookup.pl24 my $outloc= pop(@_);
35 &write_out_to_arg($input,$outloc,$res);
H A Dfile_text_map.pl21 my $outloc= pop(@_);
36 &write_out_to_arg($input,$outloc,$text);
H A Dextr_alert_ids.pl30 my($outloc)= pop;
37 &write_out_to_arg($input,$outloc,\@alerts);
H A Dset_field_summation.pl26 my $outloc= pop(@_);
42 &write_out_to_arg($input,$outloc,$summ);
H A Dextr_alerts.pl26 my($outloc)= pop;
43 &write_out_to_arg($input,$outloc,\@alerts);
H A Dnets_from_ips.pl27 my ($ips,$outloc,$netsize)= @_;
56 &write_out_to_arg($input,$outloc,$nets);
H A Dset_flags.pl25 my $outloc= pop(@_);
55 &write_out_to_arg($input,$outloc,$summ);
/dports/security/snortsnarf/SnortSnarf-1.0/sisr/modules/
H A Dconfig_alert_set_db.pl23 my($outloc)= pop;
30 &write_out_to_arg($input,$outloc,$setfile);
H A Dextr_alert_set_details.pl27 my($outloc)= pop;
34 &write_out_to_arg($input,$outloc,\@events);
H A Dwhois_lookup.pl24 my $outloc= pop(@_);
35 &write_out_to_arg($input,$outloc,$res);
H A Dfile_text_map.pl21 my $outloc= pop(@_);
36 &write_out_to_arg($input,$outloc,$text);
H A Dextr_alert_ids.pl30 my($outloc)= pop;
37 &write_out_to_arg($input,$outloc,\@alerts);
H A Dset_field_summation.pl26 my $outloc= pop(@_);
42 &write_out_to_arg($input,$outloc,$summ);
H A Dextr_alerts.pl26 my($outloc)= pop;
43 &write_out_to_arg($input,$outloc,\@alerts);
H A Dnets_from_ips.pl27 my ($ips,$outloc,$netsize)= @_;
56 &write_out_to_arg($input,$outloc,$nets);
H A Dset_flags.pl25 my $outloc= pop(@_);
55 &write_out_to_arg($input,$outloc,$summ);
/dports/databases/grass7/grass-7.8.6/raster/r.in.gdal/
H A Dproj.c10 char *outloc, int create_only, int override, in check_projection() argument
131 if (outloc != NULL) { in check_projection()
138 if (0 != G_make_location_crs(outloc, cellhd, proj_info, in check_projection()
141 outloc); in check_projection()
143 G_message(_("Location <%s> created"), outloc); in check_projection()
/dports/databases/grass7/grass-7.8.6/raster/r.external/
H A Dproj.c10 char *outloc, int create_only, int override, in check_projection() argument
131 if (outloc != NULL) { in check_projection()
138 if (0 != G_make_location_crs(outloc, cellhd, proj_info, in check_projection()
141 outloc); in check_projection()
143 G_message(_("Location <%s> created"), outloc); in check_projection()

123