Home
last modified time | relevance | path

Searched defs:ACROSS (Results 1 – 6 of 6) sorted by relevance

/dports/audio/py-pyaudio/PyAudio-0.2.11/src/
H A D_portaudiomodule.c12 * furnished to do so, subject to the following conditions:
/dports/math/ploticus/pl240src/src/
H A Dproc_legend.c16 #define ACROSS 1 macro
/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_legend.c16 #define ACROSS 1 macro
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/lrn/
H A Dlrn.hpp35 enum alg_t { ACROSS, WITHIN }; enumerator
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/lrn/
H A Dlrn.hpp35 enum alg_t { ACROSS, WITHIN }; enumerator
/dports/math/ideep/ideep-2.0.0-119-gb57539e/tests/
H A Dtest_ideep_common.hpp353 enum {ACROSS = 0, WITHIN = 1}; enumerator