Home
last modified time | relevance | path

Searched defs:demo2 (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard02a.adb93 procedure demo2 is subprogram
96 r, g, b: Integer_Array_1D(0..115);
99 lmin : Long_Float := 0.15;
100 lmax : Long_Float := 0.85;
101 h, l, s : Long_Float;
102 r1, g1, b1 : Long_Float;
H A Dxtraditional02a.adb93 procedure demo2 is subprogram
96 r, g, b: Integer_Array_1D(0..115);
99 lmin : Long_Float := 0.15;
100 lmax : Long_Float := 0.85;
101 h, l, s : Long_Float;
102 r1, g1, b1 : Long_Float;
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard02a.adb93 procedure demo2 is subprogram
96 r, g, b: Integer_Array_1D(0..115);
99 lmin : Long_Float := 0.15;
100 lmax : Long_Float := 0.85;
101 h, l, s : Long_Float;
102 r1, g1, b1 : Long_Float;
H A Dxtraditional02a.adb93 procedure demo2 is subprogram
96 r, g, b: Integer_Array_1D(0..115);
99 lmin : Long_Float := 0.15;
100 lmax : Long_Float := 0.85;
101 h, l, s : Long_Float;
102 r1, g1, b1 : Long_Float;
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx02f.f9079 subroutine demo2 subroutine
80 integer, parameter :: tablesize = 116
81 integer, dimension(tablesize) :: r, g, b
82 integer :: i
84 real(kind=pl_test_flt), parameter :: lmin = 0.15_pl_test_flt, lmax = 0.85_pl_test_flt
85 real(kind=pl_test_flt) h, l, s, r1, g1, b1
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx02f.f9079 subroutine demo2 subroutine
80 integer, parameter :: tablesize = 116
81 integer, dimension(tablesize) :: r, g, b
82 integer :: i
84 real(kind=pl_test_flt), parameter :: lmin = 0.15_pl_test_flt, lmax = 0.85_pl_test_flt
85 real(kind=pl_test_flt) h, l, s, r1, g1, b1
/dports/net/yate/yate-6.4.0-1/share/scripts/
H A Dnoroute.pl23 sub demo2($) { subroutine
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx02.lua80 function demo2() function
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx02.lua80 function demo2() function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/rust-2021/
H A Dreserved-prefixes.rs3 macro_rules! demo2 { macro
/dports/x11/libsx/libsx/demo2/
H A Dmakefile8 demo2 : $(OBJS) target
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx02.ml73 let demo2 () = function
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx02.ml73 let demo2 () = function
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/newt/parenting/
H A DTestParenting01NEWT.java131 final GLEventListener demo2 = new GearsES2(); in test01CreateVisibleDestroy() local
357 final GLEventListener demo2 = new GearsES2(); in test02ReparentTop2WinImpl() local
593 final GLEventListener demo2 = new GearsES2(); in test03ReparentWin2TopImpl() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dprivate_type_10.f9024 module demo2 module
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse/MATLAB/Demo/private/
H A Ddemo2.m1 function demo2 (C, sym, name) function
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CSparse/MATLAB/Demo/private/
H A Ddemo2.m1 function demo2 (C, sym, name) function
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CXSparse/MATLAB/Demo/private/
H A Ddemo2.m1 function demo2 (C, sym, name) function
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CSparse/MATLAB/Demo/private/
H A Ddemo2.m1 function demo2 (C, sym, name) function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dprivate_type_10.f9024 module demo2 module
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse/MATLAB/Demo/private/
H A Ddemo2.m1 function demo2 (C, sym, name) function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dprivate_type_10.f9024 module demo2 module
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx02.py57 def demo2(w): function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dprivate_type_10.f9024 module demo2 module
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx02.py57 def demo2(w): function

123456789