Home
last modified time | relevance | path

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

/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/test/
H A Dtextio.sml77 fun stde s = output(stdErr, s) function
365 fun stde s = output(stdErr, s) function
/dports/devel/modd/modd-0.8/shell/
H A Dshell.go33 stde io.ReadCloser member
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tools/
H A Deval_measures.py265 def stde(x1, x2, ddof=0, axis=0): function
/dports/emulators/qemu60/qemu-6.0.0/meson/
H A Drun_project_tests.py79 def add_step(self, step, stdo, stde, mlog='', time=0): argument
337 def log_text_file(logfile, testdir, stdo, stde): argument
/dports/emulators/qemu5/qemu-5.2.0/meson/
H A Drun_project_tests.py79 def add_step(self, step, stdo, stde, mlog='', time=0): argument
337 def log_text_file(logfile, testdir, stdo, stde): argument
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-contrib/zookeeper-contrib-zktreeutil/src/
H A DZkTreeUtil.cc316 catch (std::exception &stde) in get_zkHandle() local
/dports/math/R-cran-sm/sm/R/
H A Dvariogram.r635 stde <- sqrt(diag((S1 - S0) %*% V %*% t(S1 - S0))) functionVar
/dports/graphics/xv/xv-3.10a/
H A Dxvvd.c986 static int stde = -1; /* fd of stderr */ variable
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvvd.c986 static int stde = -1; /* fd of stderr */ variable
/dports/japanese/xv/xv-3.10a/
H A Dxvvd.c986 static int stde = -1; /* fd of stderr */ variable
/dports/devel/boost-docs/boost_1_72_0/libs/outcome/test/
H A Dexpected-pass.cpp49 namespace stde namespace
/dports/devel/boost-python-libs/boost_1_72_0/libs/outcome/test/
H A Dexpected-pass.cpp49 namespace stde namespace
/dports/devel/boost-libs/boost_1_72_0/libs/outcome/test/
H A Dexpected-pass.cpp49 namespace stde namespace
/dports/devel/hyperscan/boost_1_75_0/libs/outcome/test/
H A Dexpected-pass.cpp49 namespace stde namespace
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Di965_drv_video.c7162 VAProcFilterParameterBuffer *stde = (VAProcFilterParameterBuffer *)base; in i965_QueryVideoProcPipelineCaps() local