Home
last modified time | relevance | path

Searched refs:type_num (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/lib/Rose/DB/Object/Metadata/Auto/
H A DInformix.pm248 my $type_num;
347 if($type_num == SMALLINT || $type_num == INTEGER ||
348 $type_num == SERIAL || $type_num == DECIMAL ||
931 if($type_num == DECIMAL || $type_num == MONEY)
963 if($type_num == SMALLINT || $type_num == INTEGER ||
969 if($type_num == DECIMAL || $type_num == MONEY)
1002 if($type_num == SMALLINT || $type_num == INTEGER ||
1003 $type_num == DECIMAL || $type_num == SERIAL ||
1009 if($type_num == FLOAT || $type_num == SMALLFLOAT)
1040 if($type_num == CHAR)
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Ddtypemeta.c139 if (cls->type_num == NPY_UNICODE) { in string_discover_descr_from_pyobject()
240 if (cls->type_num == NPY_UNICODE) { in string_and_unicode_default_descr()
376 assert(cls->type_num < NPY_NTYPES); in default_builtin_common_dtype()
377 if (!other->legacy || other->type_num > cls->type_num) { in default_builtin_common_dtype()
391 int common_num = _npy_type_promotion_table[cls->type_num][other->type_num]; in default_builtin_common_dtype()
406 !(cls->type_num == NPY_UNICODE && other->type_num == NPY_STRING))) { in string_unicode_common_dtype()
422 if (cls->type_num == NPY_DATETIME && other->type_num == NPY_TIMEDELTA) { in datetime_common_dtype()
588 dtype_class->type_num = descr->type_num; in dtypemeta_wrap_legacy_descriptor()
609 else if (descr->type_num == NPY_OBJECT) { in dtypemeta_wrap_legacy_descriptor()
620 if (descr->type_num == NPY_DATETIME) { in dtypemeta_wrap_legacy_descriptor()
[all …]
H A Dscalarapi.c36 int type_num; in scalar_value() local
41 type_num = descr->type_num; in scalar_value()
45 type_num = descr->type_num; in scalar_value()
47 switch (type_num) { in scalar_value()
587 int type_num; in PyArray_DescrFromScalar() local
622 type_num = descr->type_num; in PyArray_DescrFromScalar()
623 if (type_num == NPY_STRING) { in PyArray_DescrFromScalar()
678 int type_num; in PyArray_Scalar() local
682 type_num = descr->type_num; in PyArray_Scalar()
683 if (type_num == NPY_BOOL) { in PyArray_Scalar()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/ML/InfoTheory/Wrap/
H A DrdInfoTheory.cpp27 matObj, PyArray_DESCR((PyArrayObject *)matObj)->type_num, 1, 1); in infoEntropy()
32 if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_DOUBLE) { in infoEntropy()
35 } else if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_FLOAT) { in infoEntropy()
38 } else if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_INT) { in infoEntropy()
41 } else if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_LONG) { in infoEntropy()
56 matObj, PyArray_DESCR((PyArrayObject *)matObj)->type_num, 2, 2); in infoGain()
60 if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_DOUBLE) { in infoGain()
66 } else if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_INT) { in infoGain()
87 matObj, PyArray_DESCR((PyArrayObject *)matObj)->type_num, 2, 2); in chiSquare()
91 if (PyArray_DESCR((PyArrayObject *)matObj)->type_num == NPY_DOUBLE) { in chiSquare()
[all …]
/dports/devel/py-fabric3/Fabric3-1.14.post1/fabric/
H A Dversion.py55 type_num = VERSION[4]
66 v += '.%s%s' % (type_, type_num)
69 if type_num:
70 v += str(type_num)
78 if type_num:
79 v += " " + type_ + " " + str(type_num)
89 if type_num:
90 v += " " + type_ + " " + str(type_num)
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/
H A DMakefile.am36 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
37type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
38 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
40 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
44 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/
H A DMakefile.am36 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
37type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
38 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
40 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
44 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/
H A DMakefile.am36 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
37type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
38 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
40 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
44 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/
H A DMakefile.am36 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
37type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
38 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
40 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
44 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/
H A DMakefile.am36 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
37type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
38 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
40 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
44 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_interop.h83 inline int fix_numpy_type_num(int type_num) { in fix_numpy_type_num() argument
85 if (type_num == NPY_INT) return NPY_INT32; in fix_numpy_type_num()
86 if (type_num == NPY_UINT) return NPY_UINT32; in fix_numpy_type_num()
89 if (type_num == NPY_LONGLONG) return NPY_INT64; in fix_numpy_type_num()
90 if (type_num == NPY_ULONGLONG) return NPY_UINT64; in fix_numpy_type_num()
92 return type_num; in fix_numpy_type_num()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dnumpy_interop.h83 inline int fix_numpy_type_num(int type_num) { in fix_numpy_type_num() argument
85 if (type_num == NPY_INT) return NPY_INT32; in fix_numpy_type_num()
86 if (type_num == NPY_UINT) return NPY_UINT32; in fix_numpy_type_num()
89 if (type_num == NPY_LONGLONG) return NPY_INT64; in fix_numpy_type_num()
90 if (type_num == NPY_ULONGLONG) return NPY_UINT64; in fix_numpy_type_num()
92 return type_num; in fix_numpy_type_num()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_interop.h83 inline int fix_numpy_type_num(int type_num) { in fix_numpy_type_num() argument
85 if (type_num == NPY_INT) return NPY_INT32; in fix_numpy_type_num()
86 if (type_num == NPY_UINT) return NPY_UINT32; in fix_numpy_type_num()
89 if (type_num == NPY_LONGLONG) return NPY_INT64; in fix_numpy_type_num()
90 if (type_num == NPY_ULONGLONG) return NPY_UINT64; in fix_numpy_type_num()
92 return type_num; in fix_numpy_type_num()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/umath/
H A Dufunc_type_resolution.c468 int type_num = PyArray_DESCR(operands[iop])->type_num; in PyUFunc_SimpleUniformOperationTypeResolver() local
469 if (type_num >= NPY_NTYPES || type_num == NPY_OBJECT) { in PyUFunc_SimpleUniformOperationTypeResolver()
1329 int type_num; in find_userloop() local
1336 type_num = dtypes[i]->type_num; in find_userloop()
1338 (PyTypeNum_ISUSERDEF(type_num) || type_num == NPY_VOID)) { in find_userloop()
1341 last_userdef = type_num; in find_userloop()
1738 int type_num; in linear_search_userloop_type_resolver() local
1745 type_num = PyArray_DESCR(op[i])->type_num; in linear_search_userloop_type_resolver()
1747 (PyTypeNum_ISUSERDEF(type_num) || type_num == NPY_VOID)) { in linear_search_userloop_type_resolver()
1814 int type_num = PyArray_DESCR(op[i])->type_num; in type_tuple_userloop_type_resolver() local
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \
50 …cat $(top_distdir)/src/go/pkg/version/version.go|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_c…
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/
H A DMakefile.am35 type_num=`(test "x$$type_name" = "xalpha" && echo "1") || echo ""`; \
36type_num=`(test -z $$type_num && test "x$$type_name" = "xbeta" && echo "2") || echo "$$type_num"`;…
37 type_num=`(test -z $$type_num && test "x$$type_name" = "xrc" && echo "3") || echo "$$type_num"`; \
38 type_num=`(test -z $$type_num && test -z $$type_name && echo "4") || echo "$$type_num"`; \
39 type_num=`(test -z $$type_num && echo "0") || echo "$$type_num"`; \
43 cat $(top_distdir)/include/version.h|sed "s/{ZABBIX_RC_NUM}/$$branch$$type_num$$type_count/g"| \

12345678910>>...23