Home
last modified time | relevance | path

Searched refs:tjump (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/optlib/
H A Dmarkdown.ctags110 --_mtable-regex-Markdown=frontmatter/(---[\n]).*(---[\n])//{tjump=main}
113 --_mtable-regex-Markdown=frontmatter/(;;;[\n]).*(;;;[\n])//{tjump=main}
119 --_mtable-regex-Markdown=frontmatter/.//{_advanceTo=0start}{tjump=main}
137 --_mtable-regex-Markdown=main_sharp/.//{tjump=main}
139 --_mtable-regex-Markdown=main/^#//{_advanceTo=0start}{tjump=main_sharp}
163 --_mtable-regex-Markdown=chapter_sharp/.//{tjump=chapter}
188 --_mtable-regex-Markdown=section_sharp/.//{tjump=section}
208 --_mtable-regex-Markdown=subsection_sharp/.//{tjump=subsection}
226 --_mtable-regex-Markdown=subsubsection_sharp/.//{tjump=subsubsection}
242 --_mtable-regex-Markdown=l4subsection_sharp/.//{tjump=l4subsection}
[all …]
H A Dlex.ctags71 --_mtable-regex-LEX=rulesec/%%//{tjump=usercode}{_guest=C,0end,}
83 --_mtable-regex-LEX=main/%%//{tjump=rulesec}
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/mtable-pinning.d/
H A Dargs.ctags6 --_mtable-regex-FOO=A/x//{tjump=B}{_advanceTo=0start}
7 --_mtable-regex-FOO=B/x//{tjump=A}{_advanceTo=0start}
9 --_mtable-regex-FOO=A/y//{tjump=A}{_advanceTo=0start}
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx17f.f9044 real(kind=pl_test_flt) :: t, tmin, tmax, tjump, dt, noise variable
82 tjump = 0.3_pl_test_flt
119 tmin, tmax, tjump, ymin, ymax, &
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard17a.adb44 t, tmin, tmax, tjump, dt, noise : Long_Float; variable
74 tjump := 0.3; -- percentage of plot to jump
112 tmin, tmax, tjump, ymin, ymax,
H A Dxtraditional17a.adb44 t, tmin, tmax, tjump, dt, noise : Long_Float; variable
74 tjump := 0.3; -- percentage of plot to jump
112 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional17a.adb44 t, tmin, tmax, tjump, dt, noise : Long_Float; variable
74 tjump := 0.3; -- percentage of plot to jump
112 tmin, tmax, tjump, ymin, ymax,
H A Dxstandard17a.adb44 t, tmin, tmax, tjump, dt, noise : Long_Float; variable
74 tjump := 0.3; -- percentage of plot to jump
112 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx17f.f9044 real(kind=pl_test_flt) :: t, tmin, tmax, tjump, dt, noise variable
82 tjump = 0.3_pl_test_flt
119 tmin, tmax, tjump, ymin, ymax, &
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx17c.c33 PLFLT t, tmin, tmax, tjump, dt, noise; in main() local
72 tjump = 0.3; // percentage of plot to jump in main()
108 tmin, tmax, tjump, ymin, ymax, in main()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx17c.c33 PLFLT t, tmin, tmax, tjump, dt, noise;
72 tjump = 0.3; // percentage of plot to jump
108 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx17.java45 double t, tmin, tmax, tjump, dt, noise; in x17() local
71 tjump = 0.3; // percentage of plot to jump in x17()
106 tmin, tmax, tjump, ymin, ymax, in x17()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx17.java45 double t, tmin, tmax, tjump, dt, noise; in x17() local
71 tjump = 0.3; // percentage of plot to jump in x17()
106 tmin, tmax, tjump, ymin, ymax, in x17()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/lregex-unexpected-regex-kind.d/
H A DX.ctags5 --_mtable-regex-X=main/^#///{tjump=sharp}{_advanceTo=0start}
6 --_mtable-regex-X=sharp/^[^\n]+[\n]//{tjump=main}
/dports/science/eccodes/eccodes-2.23.0-Source/examples/F90/
H A Dbufr_read_tempf.sh30 3 169.0 -0.001 0.000 92500.0 892.0 280.94 2.87 68.00 3.00 65536 tjump
33 24 1117.0 -0.005 0.018 50000.0 5828.0 258.61 11.68 310.00 3.30 65536 tjump
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx17.cc62 PLFLT t, tmin, tmax, tjump, dt, noise; in x17() local
92 tjump = 0.3; // percentage of plot to jump in x17()
127 tmin, tmax, tjump, ymin, ymax, in x17()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx17.cc62 PLFLT t, tmin, tmax, tjump, dt, noise; in x17() local
92 tjump = 0.3; // percentage of plot to jump in x17()
127 tmin, tmax, tjump, ymin, ymax, in x17()
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx17.lua54 tjump = 0.3 -- percentage of plot to jump
79 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx17.lua54 tjump = 0.3 -- percentage of plot to jump
79 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx17.py64 tjump = 0.3 # percentage of plot to jump
92 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx17.py64 tjump = 0.3 # percentage of plot to jump
92 tmin, tmax, tjump, ymin, ymax,
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx17.tcl51 set tjump 0.3 ;# percentage of plot to jump
77 $tmin $tmax $tjump $ymin $ymax \
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx17.tcl51 set tjump 0.3 ;# percentage of plot to jump
77 $tmin $tmax $tjump $ymin $ymax \
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx17d.d39 PLFLT tjump = 0.3; // percentage of plot to jump in main() local
72 tmin, tmax, tjump, ymin, ymax, in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx17d.d39 PLFLT tjump = 0.3; // percentage of plot to jump
72 tmin, tmax, tjump, ymin, ymax,

1234