Home
last modified time | relevance | path

Searched refs:NPY_ARRAY_WRITEABLE_ (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/xtensor-python/xtensor-python-0.26.0/include/xtensor-python/
H A Dxtensor_type_caster_base.hpp137 array_proxy(a.ptr())->flags &= ~detail::npy_api::NPY_ARRAY_WRITEABLE_; in xtensor_array_cast()
/dports/math/petanque/arybo-release-1.1.0/petanque/third-party/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/py-dlib/dlib-19.22/dlib/external/pybind11/include/pybind11/
H A Dnumpy.h119 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
549 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
650 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/math/py-iminuit/iminuit-2.8.4/extern/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/misc/mnn/MNN-1.2.0/pymnn/src/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/pybind11/include/pybind11/
H A Dnumpy.h117 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
526 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
627 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/python/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/gromacs/gromacs-2021.4/python_packaging/src/external/pybind/include/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/include/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/dlib-cpp/dlib-19.22/dlib/external/pybind11/include/pybind11/
H A Dnumpy.h119 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
549 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
650 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/.eggs/pybind11-2.4.3-py3.7.egg/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/third-party/pybind11/include/pybind11/
H A Dnumpy.h119 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
547 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
648 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/math/py-pytanque/pytanque-1.1.0/third-party/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/graphics/open3d/Open3D-0.2/src/External/pybind11/include/pybind11/
H A Dnumpy.h119 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
549 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
650 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/include/pybind11/
H A Dnumpy.h132 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
572 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
673 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/pybind11/include/pybind11/
H A Dnumpy.h119 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
549 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
650 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pybind11/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
601 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
705 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/hepmc3/HepMC3-3.2.4/python/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/devel/pybind11/pybind11-2.8.1/include/pybind11/
H A Dnumpy.h133 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
604 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
708 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/math/cadabra2/cadabra2-2.3.6.8/libs/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/cpp/pybind11/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/include/pybind11/
H A Dnumpy.h133 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
604 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
708 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/pybind11/include/pybind11/
H A Dnumpy.h138 NPY_ARRAY_WRITEABLE_ = 0x0400, enumerator
590 flags = detail::npy_api::NPY_ARRAY_WRITEABLE_;
694 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_WRITEABLE_);

123