Home
last modified time | relevance | path

Searched defs:DEN (Results 1 – 25 of 123) sorted by relevance

12345

/dports/math/octave-forge-tsa/tsa-4.6.3/inst/
H A Dlattice.m88 DEN = sqrt(b.*f); variable
90 DEN = PE(:,K+1); variable
115 DEN = sqrt(b.*f); variable
117 DEN = PE(:,K+1); variable
/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Dresidued.m81 DEN = a(:)'; variable
/dports/science/R-cran-bayesm/bayesm/R/
H A Dplot.bayesm.mat.R1 plot.bayesm.mat=function(x,names,burnin=trunc(.1*nrow(X)),tvalues,TRACEPLOT=TRUE,DEN=TRUE,INT=TRUE, argument
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/tic54x/
H A Dstruct.s6 DEN .int ; DEN = 1 label
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/ext_fields/
H A Dtransext.h71 #define DEN(f) ((f)->denominator) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/sparc_leon/asm-leon/
H A Djiffies.h42 #define SH_DIV(NOM,DEN,LSH) ( ((NOM / DEN) << LSH) \ argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/gogo/protobuf/test/filedotname/
H A Dfile.dot.proto1 // Protocol Buffers for Go with Gadgets
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/AstroEph/
H A DMoonPosition.cpp536 double EN, DEN; in getPositionCIS() local
575 double EN, DEN; in getPositionCIS() local
615 double EN, DEN; in getPositionCIS() local
/dports/math/gretl/gretl-2021d/minpack/
H A Dfdjac2.c100 # define DEN sqrt(6.0) macro
/dports/math/mpir/mpir-3.0.0/tests/mpq/
H A Dt-cmp.c30 #define DEN(x) (&((x)->_mp_den)) macro
H A Dt-cmp_ui.c30 #define DEN(x) (&((x)->_mp_den)) macro
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/sirius/
H A Dsirfck.F1679 SUBROUTINE CHO_FCKDS1(FOCK,DEN,WORK,LWORK,ISYDEN,IOPTVP) argument
/dports/astro/py-ephem/ephem-4.1.3/libastro/
H A Dmooncolong.c43 double NUM, DEN; in moon_colong() local
92 double I, PSI, W, NUM, DEN, A, TEMP; in Librations() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/special_functions/src/fortran/
H A Dpsi.f108 1 AUG,CONV,DEN,PSI,FOUR,FOURTH,HALF,ONE,P1,P2,PIOV4,Q1,Q2, local
/dports/math/cgal/CGAL-5.3/include/CGAL/Sqrt_extension/
H A DFraction_traits.h99 typedef typename CFT::Denominator_type DEN; in operator() typedef
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Djiffies.h44 #define SH_DIV(NOM,DEN,LSH) ( (((NOM) / (DEN)) << (LSH)) + ((((NOM) % (DEN)) << (LSH)) + (DEN) / … argument
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Djiffies.h44 #define SH_DIV(NOM,DEN,LSH) ( (((NOM) / (DEN)) << (LSH)) + ((((NOM) % (DEN)) << (LSH)) + (DEN) / … argument

12345