Home
last modified time | relevance | path

Searched refs:got_Z (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/
H A Dassembly_cfg.cpp118 bool got_Z = false; in ParseFile() local
192 got_Z = false; in ParseFile()
313 if(got_Z){ in ParseFile()
317 got_Z = true; in ParseFile()
392 } else if (!got_Z) { in ParseFile()
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DBuffer.c661 int got_Z = 0;
751 got_Z = 1;
762 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) &&
767 got_Z = 0;
778 ctx->is_complex = got_Z;
781 got_Z = 0;
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DBuffer.c661 int got_Z = 0;
751 got_Z = 1;
762 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) &&
767 got_Z = 0;
778 ctx->is_complex = got_Z;
781 got_Z = 0;
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DBuffer.c661 int got_Z = 0;
751 got_Z = 1;
762 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) &&
767 got_Z = 0;
778 ctx->is_complex = got_Z;
781 got_Z = 0;
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DBuffer.c668 int got_Z = 0;
758 got_Z = 1;
769 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) &&
774 got_Z = 0;
785 ctx->is_complex = got_Z;
788 got_Z = 0;
/dports/science/py-GPy/GPy-1.10.0/GPy/util/
H A Dlinalg_cython.c4446 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
4533 got_Z = 1; in __Pyx_BufFmt_CheckString()
4544 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) && in __Pyx_BufFmt_CheckString()
4548 got_Z = 0; in __Pyx_BufFmt_CheckString()
4558 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
4561 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/analysis/encore/
H A Dcutils.c5506 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
5593 got_Z = 1; in __Pyx_BufFmt_CheckString()
5604 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
5608 got_Z = 0; in __Pyx_BufFmt_CheckString()
5618 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
5621 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/nonparametric/
H A Dlinbin.c4464 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
4551 got_Z = 1; in __Pyx_BufFmt_CheckString()
4562 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) && in __Pyx_BufFmt_CheckString()
4566 got_Z = 0; in __Pyx_BufFmt_CheckString()
4576 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
4579 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/analysis/encore/dimensionality_reduction/
H A Dstochasticproxembed.c5840 int got_Z = 0; local
5927 got_Z = 1;
5938 if (ctx->enc_type == *ts && got_Z == ctx->is_complex &&
5942 got_Z = 0;
5952 ctx->is_complex = got_Z;
5955 got_Z = 0;
/dports/science/py-GPy/GPy-1.10.0/GPy/kern/src/
H A Dcoregionalize_cython.c5015 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
5102 got_Z = 1; in __Pyx_BufFmt_CheckString()
5113 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) && in __Pyx_BufFmt_CheckString()
5117 got_Z = 0; in __Pyx_BufFmt_CheckString()
5127 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
5130 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dorigami.c5847 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
5934 got_Z = 1; in __Pyx_BufFmt_CheckString()
5945 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
5949 got_Z = 0; in __Pyx_BufFmt_CheckString()
5959 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
5962 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A Dcosmology_time.c6764 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
6851 got_Z = 1; in __Pyx_BufFmt_CheckString()
6862 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
6866 got_Z = 0; in __Pyx_BufFmt_CheckString()
6876 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
6879 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A Dline_integral_convolution.c6675 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
6762 got_Z = 1; in __Pyx_BufFmt_CheckString()
6773 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
6777 got_Z = 0; in __Pyx_BufFmt_CheckString()
6787 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
6790 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A Dimage_utilities.c7154 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
7241 got_Z = 1; in __Pyx_BufFmt_CheckString()
7252 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
7256 got_Z = 0; in __Pyx_BufFmt_CheckString()
7266 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
7269 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A Dwrite_array.c6513 int got_Z = 0;
6600 got_Z = 1;
6611 if (ctx->enc_type == *ts && got_Z == ctx->is_complex &&
6615 got_Z = 0;
6625 ctx->is_complex = got_Z;
6628 got_Z = 0;
H A Dbitarray.c7193 int got_Z = 0;
7280 got_Z = 1;
7291 if (ctx->enc_type == *ts && got_Z == ctx->is_complex &&
7295 got_Z = 0;
7305 ctx->is_complex = got_Z;
7308 got_Z = 0;
/dports/devel/py-qutip/qutip-4.6.2/qutip/control/
H A Dcy_grape.cpp5437 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
5524 got_Z = 1; in __Pyx_BufFmt_CheckString()
5535 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) && in __Pyx_BufFmt_CheckString()
5539 got_Z = 0; in __Pyx_BufFmt_CheckString()
5549 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
5552 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/stats/
H A D__subsample.c5829 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
5916 got_Z = 1; in __Pyx_BufFmt_CheckString()
5927 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
5931 got_Z = 0; in __Pyx_BufFmt_CheckString()
5941 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
5944 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyClpDualRowPivotBase.cpp7704 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
7791 got_Z = 1; in __Pyx_BufFmt_CheckString()
7802 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
7806 got_Z = 0; in __Pyx_BufFmt_CheckString()
7816 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
7819 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A DCyCoinModel.cpp6878 int got_Z = 0;
6965 got_Z = 1;
6976 if (ctx->enc_type == *ts && got_Z == ctx->is_complex &&
6980 got_Z = 0;
6990 ctx->is_complex = got_Z;
6993 got_Z = 0;
H A DCyCoinPackedMatrix.cpp7062 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
7149 got_Z = 1; in __Pyx_BufFmt_CheckString()
7160 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
7164 got_Z = 0; in __Pyx_BufFmt_CheckString()
7174 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
7177 got_Z = 0; in __Pyx_BufFmt_CheckString()
H A DCyDualPivotPythonBase.cpp7416 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
7503 got_Z = 1; in __Pyx_BufFmt_CheckString()
7514 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
7518 got_Z = 0; in __Pyx_BufFmt_CheckString()
7528 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
7531 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/math/py-numpy-stl/numpy-stl-2.11.3/stl/
H A D_speedups.c8132 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
8219 got_Z = 1; in __Pyx_BufFmt_CheckString()
8230 if ((ctx->enc_type == *ts) && (got_Z == ctx->is_complex) && in __Pyx_BufFmt_CheckString()
8234 got_Z = 0; in __Pyx_BufFmt_CheckString()
8244 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
8247 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/src/
H A D_pixelfunc.cpp6729 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
6816 got_Z = 1; in __Pyx_BufFmt_CheckString()
6827 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
6831 got_Z = 0; in __Pyx_BufFmt_CheckString()
6841 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
6844 got_Z = 0; in __Pyx_BufFmt_CheckString()
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/diversity/
H A D_phylogenetic.c6914 int got_Z = 0; in __Pyx_BufFmt_CheckString() local
7001 got_Z = 1; in __Pyx_BufFmt_CheckString()
7012 if (ctx->enc_type == *ts && got_Z == ctx->is_complex && in __Pyx_BufFmt_CheckString()
7016 got_Z = 0; in __Pyx_BufFmt_CheckString()
7026 ctx->is_complex = got_Z; in __Pyx_BufFmt_CheckString()
7029 got_Z = 0; in __Pyx_BufFmt_CheckString()

123456789