Home
last modified time | relevance | path

Searched defs:npy_uint32 (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-numpy/numpy-1.20.3/numpy/random/
H A Dbit_generator.pxd30 cdef mix_entropy(self, np.ndarray[np.npy_uint32, ndim=1] mixer,
H A Dbit_generator.pyx342 cdef mix_entropy(self, np.ndarray[np.npy_uint32, ndim=1] mixer,
/dports/devel/fp16/FP16-4dfe081cf6bcd15db339cf2680b9281b8451eeb3/third-party/
H A Dnpy-halffloat.h13 typedef uint32_t npy_uint32; typedef
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/fp16/third-party/
H A Dnpy-halffloat.h13 typedef uint32_t npy_uint32; typedef
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dnpy_common.h535 typedef unsigned long npy_uint32; typedef
606 typedef npy_ulonglong npy_uint32; typedef
699 typedef unsigned int npy_uint32; typedef
769 typedef unsigned short npy_uint32; typedef
840 typedef unsigned char npy_uint32; typedef