Home
last modified time | relevance | path

Searched defs:BASE_CONT (Results 1 – 15 of 15) sorted by relevance

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90191 integer, parameter :: BASE_CONT = 8 ! draw contour plot at bottom xy plane variable
/dports/net/ryu/ryu-4.26/ryu/tests/switch/of10/match/
H A D09_NW_DST.json191 "tcp(dst_port=2222, option=bytes(b'\\x00' * 4), src_port=11111)",
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i239 #define BASE_CONT 0x008 // draw contour plot at bottom xy plane macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i239 #define BASE_CONT 0x008 // draw contour plot at bottom xy plane macro
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1302 BASE_CONT : constant Integer := 8; -- draw contour plot at bottom xy plane constant
H A Dplplot_traditional.ads441 BASE_CONT : constant Integer := 8; -- draw contour plot at bottom xy plane constant
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1302 BASE_CONT : constant Integer := 8; -- draw contour plot at bottom xy plane constant
H A Dplplot_standard.ads442 BASE_CONT : constant Integer := 8; -- draw contour plot at bottom xy plane constant
H A Dplplot_traditional.ads441 BASE_CONT : constant Integer := 8; -- draw contour plot at bottom xy plane constant
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h1115 #define BASE_CONT (1 << 3) /* draw contour plot at bottom xy plane */ macro
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h1507 #define BASE_CONT 0x008 // draw contour plot at bottom xy plane macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h1507 #define BASE_CONT 0x008 // draw contour plot at bottom xy plane macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1258 BASE_CONT = 0x008 # draw contour plot at bottom xy plane variable in PlXframe
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1220 const BASE_CONT = 0x008; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1220 const BASE_CONT = 0x008; variable