Lines Matching refs:keyword

54 syn keyword gnuplotNumber	GNUTERM GPVAL_TERM GPVAL_TERMOPTIONS GPVAL_SPLOT
55 syn keyword gnuplotNumber GPVAL_OUTPUT GPVAL_ENCODING GPVAL_VERSION
56 syn keyword gnuplotNumber GPVAL_PATCHLEVEL GPVAL_COMPILE_OPTIONS
57 syn keyword gnuplotNumber GPVAL_MULTIPLOT GPVAL_PLOT GPVAL_VIEW_ZSCALE
58 syn keyword gnuplotNumber GPVAL_TERMINALS GPVAL_pi GPVAL_NaN
59 syn keyword gnuplotNumber GPVAL_ERRNO GPVAL_ERRMSG GPVAL_PWD
60 syn keyword gnuplotNumber pi NaN GPVAL_LAST_PLOT GPVAL_TERM_WINDOWID
61 syn keyword gnuplotNumber GPVAL_X_MIN GPVAL_X_MAX GPVAL_X_LOG
62 syn keyword gnuplotNumber GPVAL_DATA_X_MIN GPVAL_DATA_X_MAX GPVAL_Y_MIN
63 syn keyword gnuplotNumber GPVAL_Y_MAX GPVAL_Y_LOG GPVAL_DATA_Y_MIN
64 syn keyword gnuplotNumber GPVAL_DATA_Y_MAX GPVAL_X2_MIN GPVAL_X2_MAX
65 syn keyword gnuplotNumber GPVAL_X2_LOG GPVAL_DATA_X2_MIN GPVAL_DATA_X2_MAX
66 syn keyword gnuplotNumber GPVAL_Y2_MIN GPVAL_Y2_MAX GPVAL_Y2_LOG
67 syn keyword gnuplotNumber GPVAL_DATA_Y2_MIN GPVAL_DATA_Y2_MAX GPVAL_Z_MIN
68 syn keyword gnuplotNumber GPVAL_Z_MAX GPVAL_Z_LOG GPVAL_DATA_Z_MIN
69 syn keyword gnuplotNumber GPVAL_DATA_Z_MAX GPVAL_CB_MIN GPVAL_CB_MAX
70 syn keyword gnuplotNumber GPVAL_CB_LOG GPVAL_DATA_CB_MIN GPVAL_DATA_CB_MAX
71 syn keyword gnuplotNumber GPVAL_T_MIN GPVAL_T_MAX GPVAL_T_LOG GPVAL_U_MIN
72 syn keyword gnuplotNumber GPVAL_U_MAX GPVAL_U_LOG GPVAL_V_MIN GPVAL_V_MAX
73 syn keyword gnuplotNumber GPVAL_V_LOG GPVAL_R_MIN GPVAL_R_LOG
74 syn keyword gnuplotNumber GPVAL_TERM_XMIN GPVAL_TERM_XMAX GPVAL_TERM_YMIN
75 syn keyword gnuplotNumber GPVAL_TERM_YMAX GPVAL_TERM_XSIZE
76 syn keyword gnuplotNumber GPVAL_TERM_YSIZE GPVAL_VIEW_MAP GPVAL_VIEW_ROT_X
77 syn keyword gnuplotNumber GPVAL_VIEW_ROT_Z GPVAL_VIEW_SCALE
83 syn keyword gnuplotNumber STATS_records STATS_outofrange STATS_invalid
84 syn keyword gnuplotNumber STATS_blank STATS_blocks STATS_columns STATS_min
85 syn keyword gnuplotNumber STATS_max STATS_index_min STATS_index_max
86 syn keyword gnuplotNumber STATS_lo_quartile STATS_median STATS_up_quartile
87 syn keyword gnuplotNumber STATS_mean STATS_stddev STATS_sum STATS_sumsq
88 syn keyword gnuplotNumber STATS_correlation STATS_slope STATS_intercept
89 syn keyword gnuplotNumber STATS_sumxy STATS_pos_min_y STATS_pos_max_y
90 syn keyword gnuplotNumber STATS_mean STATS_stddev STATS_mean_x STATS_sum_x
91 syn keyword gnuplotNumber STATS_stddev_x STATS_sumsq_x STATS_min_x
92 syn keyword gnuplotNumber STATS_max_x STATS_median_x STATS_lo_quartile_x
93 syn keyword gnuplotNumber STATS_up_quartile_x STATS_index_min_x
94 syn keyword gnuplotNumber STATS_index_max_x STATS_mean_y STATS_stddev_y
95 syn keyword gnuplotNumber STATS_sum_y STATS_sumsq_y STATS_min_y
96 syn keyword gnuplotNumber STATS_max_y STATS_median_y STATS_lo_quartile_y
97 syn keyword gnuplotNumber STATS_up_quartile_y STATS_index_min_y
98 syn keyword gnuplotNumber STATS_index_max_y STATS_correlation STATS_sumxy
101 syn keyword gnuplotError FIT_LIMIT FIT_MAXITER FIT_START_LAMBDA
102 syn keyword gnuplotError FIT_LAMBDA_FACTOR FIT_LOG FIT_SCRIPT
129 syn keyword gnuplotFunc abs acos acosh airy arg asin asinh atan atan2
130 syn keyword gnuplotFunc atanh EllipticK EllipticE EllipticPi besj0 besj1
131 syn keyword gnuplotFunc besy0 besy1 ceil cos cosh erf erfc exp expint
132 syn keyword gnuplotFunc floor gamma ibeta inverf igamma imag invnorm int
133 syn keyword gnuplotFunc lambertw lgamma log log10 norm rand real sgn sin
134 syn keyword gnuplotFunc sin sinh sqrt tan tanh voigt
137 syn keyword gnuplotFunc gprintf sprintf strlen strstrt substr strftime
138 syn keyword gnuplotFunc strptime system word words
141 syn keyword gnuplotFunc column columnhead columnheader defined exists
142 syn keyword gnuplotFunc hsv2rgb stringcolumn timecolumn tm_hour tm_mday
143 syn keyword gnuplotFunc tm_min tm_mon tm_sec tm_wday tm_yday tm_year
144 syn keyword gnuplotFunc time valid value
149 syn keyword gnuplotKeyword x y t u v z s
152 syn keyword gnuplotConditional if else
155 syn keyword gnuplotRepeat do for while
166 syn keyword gnuplotKeyword via z x:z x:z:s x:y:z:s
167 syn keyword gnuplotKeyword x:y:t:z:s x:y:t:u:z:s x:y:t:u:v:z:s
170 " 'axes' keyword
171 syn keyword gnuplotKeyword axes x1y1 x1y2 x2y1 x2y2
172 " 'binary' keyword
173 syn keyword gnuplotKeyword binary matrix general array record format endian
174 syn keyword gnuplotKeyword filetype avs edf png scan transpose dx dy dz
175 syn keyword gnuplotKeyword flipx flipy flipz origin center rotate using
176 syn keyword gnuplotKeyword perpendicular skip every
178 syn keyword gnuplotKeyword binary nonuniform matrix index every using
179 syn keyword gnuplotKeyword smooth volatile noautoscale every index
181 syn keyword gnuplotKeyword unique frequency cumulative cnormal kdensity
182 syn keyword gnuplotKeyword csplines acsplines bezer sbezier
183 " deprecated 'thru' keyword
184 syn keyword gnuplotError thru
185 " 'using' keyword
186 syn keyword gnuplotKeyword using u xticlabels yticlabels zticlabels
187 syn keyword gnuplotKeyword x2ticlabels y2ticlabels xtic ytic ztic
189 syn keyword gnuplotKeyword errorbars xerrorbars yerrorbars xyerrorbars
191 syn keyword gnuplotKeyword errorlines xerrorlines yerrorlines xyerrorlines
193 syn keyword gnuplotKeyword title t tit notitle columnheader at beginning
194 syn keyword gnuplotKeyword end
196 syn keyword gnuplotKeyword with w linestyle ls linetype lt linewidth
197 syn keyword gnuplotKeyword lw linecolor lc pointtype pt pointsize ps
198 syn keyword gnuplotKeyword fill fs nohidden3d nocontours nosurface palette
200 syn keyword gnuplotKeyword lines l points p linespoints lp surface dots
201 syn keyword gnuplotKeyword impulses labels vectors steps fsteps histeps
202 syn keyword gnuplotKeyword errorbars errorlines financebars xerrorbars
203 syn keyword gnuplotKeyword xerrorlines xyerrorbars yerrorbars yerrorlines
204 syn keyword gnuplotKeyword boxes boxerrorbars boxxyerrorbars boxplot
205 syn keyword gnuplotKeyword candlesticks circles ellipses filledcurves
206 syn keyword gnuplotKeyword histogram image rgbimage rgbalpha pm3d variable
209 syn keyword gnuplotKeyword save functions func variables all var terminal
210 syn keyword gnuplotKeyword term set
214 syn keyword gnuplotKeyword angles degrees deg radians rad
216 syn keyword gnuplotKeyword arrow from to rto length angle arrowstyle as
217 syn keyword gnuplotKeyword nohead head backhead heads size filled empty
218 syn keyword gnuplotKeyword nofilled front back linestyle linetype linewidth
221 syn keyword gnuplotKeyword autoscale x y z cb x2 y2 zy min max fixmin
222 syn keyword gnuplotKeyword fixmax fix keepfix noextend
224 syn keyword gnuplotKeyword bars small large fullwidth front back
226 syn keyword gnuplotKeyword bind
229 syn keyword gnuplotKeyword margin bmargin lmargin rmargin tmargin
231 syn keyword gnuplotKeyword border front back
233 syn keyword gnuplotKeyword boxwidth absolute relative
235 syn keyword gnuplotError clabel
237 syn keyword gnuplotKeyword clip points one two
239 syn keyword gnuplotKeyword cntrlabel format font start interval onecolor
241 syn keyword gnuplotKeyword cntrparam linear cubicspline bspline points
242 syn keyword gnuplotKeyword order levels auto discrete incremental
244 syn keyword gnuplotKeyword colorbox vertical horizontal default user origin
245 syn keyword gnuplotKeyword size front back noborder bdefault border
247 syn keyword gnuplotKeyword colornames
249 syn keyword gnuplotKeyword contour base surface both
251 syn keyword gnuplotKeyword datafile fortran nofpe_trap missing separator
252 syn keyword gnuplotKeyword whitespace tab comma commentschars binary
254 syn keyword gnuplotKeyword decimalsign locale
256 syn keyword gnuplotKeyword dgrid3d splines qnorm gauss cauchy exp box hann
257 syn keyword gnuplotKeyword kdensity
259 syn keyword gnuplotKeyword dummy
261 syn keyword gnuplotKeyword encoding default iso_8859_1 iso_8859_15
262 syn keyword gnuplotKeyword iso_8859_2 iso_8859_9 koi8r koi8u cp437 cp850
263 syn keyword gnuplotKeyword cp852 cp950 cp1250 cp1251 cp1254 sjis utf8
265 syn keyword gnuplotKeyword fit logfile default quiet noquiet results brief
266 syn keyword gnuplotKeyword verbose errorvariables noerrorvariables
267 syn keyword gnuplotKeyword errorscaling noerrorscaling prescale noprescale
268 syn keyword gnuplotKeyword maxiter none limit limit_abs start-lambda script
269 syn keyword gnuplotKeyword lambda-factor
271 syn keyword gnuplotKeyword fontpath
273 syn keyword gnuplotKeyword format
275 syn keyword gnuplotKeyword functions
277 syn keyword gnuplotKeyword grid polar layerdefault xtics ytics ztics x2tics
278 syn keyword gnuplotKeyword y2tics cbtics mxtics mytics mztics mx2tics
279 syn keyword gnuplotKeyword my2tics mcbtics xmtics ymtics zmtics x2mtics
280 syn keyword gnuplotKeyword y2mtics cbmtics noxtics noytics noztics nox2tics
281 syn keyword gnuplotKeyword noy2tics nocbtics nomxtics nomytics nomztics
282 syn keyword gnuplotKeyword nomx2tics nomy2tics nomcbtics
284 syn keyword gnuplotKeyword hidden3d offset trianglepattern undefined
285 syn keyword gnuplotKeyword altdiagonal noaltdiagonal bentover nobentover
286 syn keyword gnuplotKeyword noundefined
288 syn keyword gnuplotKeyword historysize
290 syn keyword gnuplotKeyword isosamples
292 syn keyword gnuplotKeyword key on off inside outside at left right center
293 syn keyword gnuplotKeyword top bottom vertical horizontal Left Right
294 syn keyword gnuplotKeyword opaque noopaque reverse noreverse invert maxrows
295 syn keyword gnuplotKeyword noinvert samplen spacing width height autotitle
296 syn keyword gnuplotKeyword noautotitle title enhanced noenhanced font
297 syn keyword gnuplotKeyword textcolor box nobox linetype linewidth maxcols
299 syn keyword gnuplotKeyword label left center right rotate norotate by font
300 syn keyword gnuplotKeyword front back textcolor point nopoint offset boxed
301 syn keyword gnuplotKeyword hypertext
303 syn keyword gnuplotKeyword linetype
305 syn keyword gnuplotKeyword link via inverse
307 syn keyword gnuplotKeyword loadpath
309 syn keyword gnuplotKeyword locale
311 syn keyword gnuplotKeyword logscale log
313 syn keyword gnuplotKeyword macros
315 syn keyword gnuplotKeyword mapping cartesian spherical cylindrical
317 syn keyword gnuplotKeyword mouse doubleclick nodoubleclick zoomcoordinates
318 syn keyword gnuplotKeyword nozoomcoordinates ruler noruler at polardistance
319 syn keyword gnuplotKeyword nopolardistance deg tan format clipboardformat
320 syn keyword gnuplotKeyword mouseformat labels nolabels zoomjump nozoomjump
321 syn keyword gnuplotKeyword verbose noverbose
323 syn keyword gnuplotKeyword multiplot title font layout rowsfirst downwards
324 syn keyword gnuplotKeyword downwards upwards scale offset
326 syn keyword gnuplotKeyword object behind fillcolor fc fs rectangle ellipse
327 syn keyword gnuplotKeyword circle polygon at center size units xy xx yy to
328 syn keyword gnuplotKeyword from
330 syn keyword gnuplotKeyword offsets
332 syn keyword gnuplotKeyword origin
334 syn keyword gnuplotKeyword output
336 syn keyword gnuplotKeyword parametric
338 syn keyword gnuplotKeyword plot add2history
340 syn keyword gnuplotKeyword hidden3d interpolate scansautomatic scansforward
341 syn keyword gnuplotKeyword scansbackward depthorder flush begin center end
342 syn keyword gnuplotKeyword ftriangles noftriangles clip1in clip4in mean map
343 syn keyword gnuplotKeyword corners2color geomean harmean rms median min max
344 syn keyword gnuplotKeyword c1 c2 c3 c4 pm3d at nohidden3d implicit explicit
346 syn keyword gnuplotKeyword palette gray color gamma rgbformulae defined
347 syn keyword gnuplotKeyword file functions cubehelix start cycles saturation
348 syn keyword gnuplotKeyword model RGB HSV CMY YIQ XYZ positive negative
349 syn keyword gnuplotKeyword nops_allcF ps_allcF maxcolors float int gradient
350 syn keyword gnuplotKeyword fit2rgbformulae rgbformulae
352 syn keyword gnuplotKeyword pointintervalbox
354 syn keyword gnuplotKeyword pointsize
356 syn keyword gnuplotKeyword polar
358 syn keyword gnuplotKeyword print append
360 syn keyword gnuplotKeyword psdir
362 syn keyword gnuplotKeyword raxis rrange rtics
364 syn keyword gnuplotKeyword samples
366 syn keyword gnuplotKeyword size square nosquare ratio noratio
368 syn keyword gnuplotKeyword style arrow auto back border boxplot
369 syn keyword gnuplotKeyword candlesticks circle clustered columnstacked data
370 syn keyword gnuplotKeyword default ellipse empty fill[ed] financebars
371 syn keyword gnuplotKeyword fraction front function gap graph head[s]
372 syn keyword gnuplotKeyword histogram increment labels lc line linecolor
373 syn keyword gnuplotKeyword linetype linewidth lt lw noborder nofilled
374 syn keyword gnuplotKeyword nohead nooutliers nowedge off opaque outliers
375 syn keyword gnuplotKeyword palette pattern pi pointinterval pointsize
376 syn keyword gnuplotKeyword pointtype ps pt radius range rectangle
377 syn keyword gnuplotKeyword rowstacked screen separation size solid sorted
378 syn keyword gnuplotKeyword textbox units unsorted userstyles wedge
379 syn keyword gnuplotKeyword x x2 xx xy yy
381 syn keyword gnuplotKeyword surface implicit explicit
383 syn keyword gnuplotKeyword table
385 syn keyword gnuplotKeyword terminal term push pop aed512 aed767 aifm aqua
386 syn keyword gnuplotKeyword be cairo cairolatex canvas cgm context corel
387 syn keyword gnuplotKeyword debug dumb dxf dxy800a eepic emf emxvga epscairo
388 syn keyword gnuplotKeyword epslatex epson_180dpi excl fig ggi gif gpic hpgl
389 syn keyword gnuplotKeyword grass hp2623a hp2648 hp500c hpljii hppj imagen
390 syn keyword gnuplotKeyword jpeg kyo latex linux lua mf mif mp next openstep
391 syn keyword gnuplotKeyword pbm pdf pdfcairo pm png pngcairo postscript
392 syn keyword gnuplotKeyword pslatex pstex pstricks qms qt regis sun svg svga
393 syn keyword gnuplotKeyword tek40 tek410x texdraw tgif tikz tkcanvas tpic
394 syn keyword gnuplotKeyword vgagl vws vx384 windows wx wxt x11 xlib
396 syn keyword gnuplotKeyword color monochrome dashlength dl eps pdf fontscale
397 syn keyword gnuplotKeyword standalone blacktext colortext colourtext header
398 syn keyword gnuplotKeyword noheader mono color solid dashed notransparent
399 syn keyword gnuplotKeyword crop crop background input rounded butt square
400 syn keyword gnuplotKeyword size fsize standalone name jsdir defaultsize
401 syn keyword gnuplotKeyword timestamp notimestamp colour mitered beveled
402 syn keyword gnuplotKeyword round squared palfuncparam blacktext nec_cp6
403 syn keyword gnuplotKeyword mppoints inlineimages externalimages defaultfont
404 syn keyword gnuplotKeyword aspect feed nofeed rotate small tiny standalone
405 syn keyword gnuplotKeyword oldstyle newstyle level1 leveldefault level3
406 syn keyword gnuplotKeyword background nobackground solid clip noclip
407 syn keyword gnuplotKeyword colortext colourtext epson_60dpi epson_lx800
408 syn keyword gnuplotKeyword okidata starc tandy_60dpi dpu414 nec_cp6 draft
409 syn keyword gnuplotKeyword medium large normal landscape portrait big
410 syn keyword gnuplotKeyword inches pointsmax textspecial texthidden
411 syn keyword gnuplotKeyword thickness depth version acceleration giant
412 syn keyword gnuplotKeyword delay loop optimize nooptimize pspoints
413 syn keyword gnuplotKeyword FNT9X17 FNT13X25 interlace nointerlace courier
414 syn keyword gnuplotKeyword originreset nooriginreset gparrows nogparrows
415 syn keyword gnuplotKeyword picenvironment nopicenvironment tightboundingbox
416 syn keyword gnuplotKeyword notightboundingbox charsize gppoints nogppoints
417 syn keyword gnuplotKeyword fontscale textscale fulldoc nofulldoc standalone
418 syn keyword gnuplotKeyword preamble header tikzplot tikzarrows notikzarrows
419 syn keyword gnuplotKeyword cmykimages externalimages noexternalimages
420 syn keyword gnuplotKeyword polyline vectors magnification psnfss nopsnfss
421 syn keyword gnuplotKeyword psnfss-version7 prologues a4paper amstex fname
422 syn keyword gnuplotKeyword fsize server persist widelines interlace
423 syn keyword gnuplotKeyword truecolor notruecolor defaultplex simplex duplex
424 syn keyword gnuplotKeyword nofontfiles adobeglyphnames noadobeglyphnames
425 syn keyword gnuplotKeyword nostandalone metric textrigid animate nopspoints
426 syn keyword gnuplotKeyword hpdj FNT5X9 roman emtex rgbimages bitmap
427 syn keyword gnuplotKeyword nobitmap providevars nointerlace add delete
428 syn keyword gnuplotKeyword auxfile hacktext unit raise palfuncparam
429 syn keyword gnuplotKeyword noauxfile nohacktext nounit noraise ctrl noctrl
430 syn keyword gnuplotKeyword close widget fixed dynamic tek40xx vttek
431 syn keyword gnuplotKeyword kc-tek40xx km-tek40xx bitgraph perltk
432 syn keyword gnuplotKeyword interactive red green blue interpolate mode
433 syn keyword gnuplotKeyword position ctrlq replotonresize position noctrlq
434 syn keyword gnuplotKeyword noreplotonresize
436 syn keyword gnuplotKeyword termoption font fontscale solid dashed
438 syn keyword gnuplotKeyword tics add axis border mirror nomirror in out
439 syn keyword gnuplotKeyword scale rotate norotate by offset nooffset left
440 syn keyword gnuplotKeyword autojustify format font textcolor right center
442 syn keyword gnuplotError ticslevel ticscale
444 syn keyword gnuplotKeyword timestamp top bottom offset font
446 syn keyword gnuplotKeyword timefmt
448 syn keyword gnuplotKeyword title offset font textcolor tc
450 syn keyword gnuplotKeyword trange urange vrange
452 syn keyword gnuplotKeyword variables
454 syn keyword gnuplotKeyword version
456 syn keyword gnuplotKeyword view map equal noequal xy xyz
458 syn keyword gnuplotKeyword xdata ydata zdata x2data y2data cbdata xdtics
459 syn keyword gnuplotKeyword ydtics zdtics x2dtics y2dtics cbdtics xzeroaxis
460 syn keyword gnuplotKeyword yzeroaxis zzeroaxis x2zeroaxis y2zeroaxis
461 syn keyword gnuplotKeyword cbzeroaxis time geographic
463 syn keyword gnuplotKeyword xlabel ylabel zlabel x2label y2label cblabel
464 syn keyword gnuplotKeyword offset font textcolor by parallel
466 syn keyword gnuplotKeyword xrange yrange zrange x2range y2range cbrange
468 syn keyword gnuplotKeyword xyplane
471 syn keyword gnuplotKeyword zero
473 syn keyword gnuplotKeyword zeroaxis
476 syn keyword gnuplotKeyword nooutput
479 syn keyword gnuplotKeyword terminal palette rgb rbg grb gbr brg bgr
481 " The transparent gnuplot keyword cannot use 'syn keyword' as transparent
491 syn keyword gnuplotTodo contained TODO FIXME XXX
498 " create special regions for each redundant keyword/command pair, which means
501 syn keyword gnuplotStatement cd call clear evaluate exit fit help history
502 syn keyword gnuplotStatement load lower pause plot p print pwd quit raise
503 syn keyword gnuplotStatement refresh replot rep reread reset save set show
504 syn keyword gnuplotStatement shell splot spstats stats system test undefine
505 syn keyword gnuplotStatement unset update