Home
last modified time | relevance | path

Searched refs:findent (Results 1 – 25 of 35) sorted by relevance

12

/dports/math/librsb/librsb-1.2.0.10/
H A Dpsbtf.m31 res=[res,findent,"PROGRAM main\n\n"];
32 #res=[res,findent,"PROGRAM main\n\n",findent,"INTEGER :: res,passed=0,failed=0;\n"];
33 res=[res,findent,"USE psb_base_mod\n"];
35 res=[res,findent,"IMPLICIT NONE\n"];
42 res=[res,findent,"IF(iam<0)THEN\n"];
43 res=[res,findent,findent,"GOTO 9999\n"];
44 res=[res,findent,"ENDIF\n"];
45 res=[res,findent,"DO fi=1,2\n"];
50 res=["" ,findent,"ENDDO\n"];
51 res=[res,"9999",findent,"CONTINUE\n"];
[all …]
H A Dsbtg.m172 global findent;
303 global findent;
347 # res=[res,findent,findent,"IF(y(i).NE.cy(i))THEN\n"];
348 # res=[res,findent,findent,findent,"errval =-1\n"];
349 # res=[res,findent,findent,findent,"GOTO 9997\n"];
350 # res=[res,findent,findent,"ENDIF\n"];
360 res=[res,findent,findent,"IF(y(i).NE.cy(i))info=-1\n"];
361 res=[res,findent,findent,"IF(y(i).NE.cy(i))GOTO 9996\n"];
388 global findent;
893 res=[res,findent,findent,"info=-1\n"];
[all …]
H A Dsbtf.m37 res=[res,findent,"PROGRAM main\n\n",findent,"USE rsb\n",findent,"INTEGER :: passed=0,failed=0,errva…
39 res=[res,findent,"IF(info.NE.0)THEN\n"];
40 res=[res,findent,"STOP 1\n"];
41 res=[res,findent,"ENDIF\n"];
47 res=[res,findent,"IF(info.NE.0)THEN\n"];
48 res=[res,findent,"STOP 1\n"];
49 res=[res,findent,"ENDIF\n"];
50 res=[res,findent,"IF(failed.NE.0)THEN\n"];
51 res=[res,findent,"STOP 1\n"];
52 res=[res,findent,"ENDIF\n"];
[all …]
H A Dpsb_mvsv_tester.m33 res=[res,findent,"module psb_mvsv_tester\n"];
34 res=[res,findent,"contains\n"];
40 res=[res,findent,"end module psb_mvsv_tester\n"];
/dports/textproc/p5-Text-Format+NWrap/Text-Format0.52+NWrap0.11/lib/Text/
H A DNWrap.pm72 my ($findent,$bindent,@text) = @_;
79 $text->firstIndent(length $text->expand($findent));
83 $ret[0] =~ s/^ +/$findent/;
H A DFormat.pm346 my $findent = ' ' x $this->{'_findent'};
377 push @wrap,$this->__make_line($line,$findent,$width,defined $_)
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/TextConverters/RTF/
H A DRTFConsumer.m1054 float findent = twips2points(indent);
1056 CTXT->real_fi = findent;
1061 if ((findent >= 0.0) && ([para firstLineHeadIndent] != findent))
1071 float findent = twips2points(indent);
1073 CTXT->real_li = findent;
1076 if ((findent >= 0.0) && ([para headIndent] != findent))
1078 [para setHeadIndent: findent];
1083 if ((findent >= 0.0) && ([para firstLineHeadIndent] != findent))
1093 float findent = twips2points(indent);
1096 if ((findent >= 0.0) && ([para tailIndent] != findent))
[all …]
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark/parser/
H A Dfcode_block.go41 findent := pos
66 pc.Set(fencedCodeBlockInfoKey, &fenceData{fenceChar, findent, oFenceLength, node})
/dports/games/xtux/xtux/src/server/
H A Dentity.c301 shooter = findent(second->pid); in col_goodie()
342 shooter = findent(second->pid); in col_baddie()
367 shooter = findent(second->pid); in col_neutral()
407 if( (shooter = findent(proj->pid)) != NULL ) { in col_projectile()
414 if( (shooter = findent(second->pid)) != NULL ) { in col_projectile()
800 entity *findent(int id) in findent() function
H A Dentity.h76 entity *findent(int id);
H A Dweapon.c319 if( (shooter = findent(explosion->pid)) == NULL ) in weapon_explode()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dlettrine.cwl15 findent=##L
/dports/textproc/sdf/sdf-2.001/bin/
H A Dmif2rtf973 local($findent) = &data_search($s, 'PgfFIndent');
976 if ($findent gt ''){
977 ($fi) = &rtf_dimensions($findent);
978 $State{'FIndent'}=$findent;
987 &debug("findent: $findent fi: $fi lindent: $findent li: $li");
/dports/textproc/p5-Text-Format/Text-Format-0.62/lib/Text/
H A DFormat.pm37 my $findent = ' ' x $this->{'_findent'};
76 push @wrap, $this->__make_line( $line, $findent, $width, defined $_ )
/dports/science/gramps/gramps-5.1.4/gramps/gen/plug/docgen/
H A Dstylesheet.py180 findent = float(para.get_first_indent())
201 'first="%.3f" ' % findent +
/dports/games/bloodfrontier/bloodfrontier/data/
H A Ddefaults.cfg163 editbind F7 [ showgui findent ]
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1758 entity * findent(int types);
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1784 entity * findent(int types);
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1829 entity *findent(int types);

12