Home
last modified time | relevance | path

Searched refs:op_shape (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/r/
H A Dgis-debug.result18 Warning 1105 [0] op_shape[0]shape_polygon
25 Warning 1105 [1] op_shape[0]shape_polygon
32 Warning 1105 [1] op_shape[0]shape_polygon
33 Warning 1105 [2] op_shape[1]shape_polygon
34 Warning 1105 [3] op_shape[2]shape_polygon
41 Warning 1105 [1] op_shape[0]shape_polygon
42 Warning 1105 [2] op_shape[1]shape_polygon
43 Warning 1105 [3] op_shape[2]shape_polygon
44 Warning 1105 [4] op_shape[3]shape_polygon
45 Warning 1105 [5] op_shape[4]shape_polygon
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/r/
H A Dgis-debug.result18 Warning 1105 [0] op_shape[0]shape_polygon
25 Warning 1105 [1] op_shape[0]shape_polygon
32 Warning 1105 [1] op_shape[0]shape_polygon
33 Warning 1105 [2] op_shape[1]shape_polygon
34 Warning 1105 [3] op_shape[2]shape_polygon
41 Warning 1105 [1] op_shape[0]shape_polygon
42 Warning 1105 [2] op_shape[1]shape_polygon
43 Warning 1105 [3] op_shape[2]shape_polygon
44 Warning 1105 [4] op_shape[3]shape_polygon
45 Warning 1105 [5] op_shape[4]shape_polygon
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/r/
H A Dgis-debug.result18 Warning 1105 [0] op_shape[0]shape_polygon
25 Warning 1105 [1] op_shape[0]shape_polygon
32 Warning 1105 [1] op_shape[0]shape_polygon
33 Warning 1105 [2] op_shape[1]shape_polygon
34 Warning 1105 [3] op_shape[2]shape_polygon
41 Warning 1105 [1] op_shape[0]shape_polygon
42 Warning 1105 [2] op_shape[1]shape_polygon
43 Warning 1105 [3] op_shape[2]shape_polygon
44 Warning 1105 [4] op_shape[3]shape_polygon
45 Warning 1105 [5] op_shape[4]shape_polygon
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/r/
H A Dgis-debug.result18 Warning 1105 [0] op_shape[0]shape_polygon
25 Warning 1105 [1] op_shape[0]shape_polygon
32 Warning 1105 [1] op_shape[0]shape_polygon
33 Warning 1105 [2] op_shape[1]shape_polygon
34 Warning 1105 [3] op_shape[2]shape_polygon
41 Warning 1105 [1] op_shape[0]shape_polygon
42 Warning 1105 [2] op_shape[1]shape_polygon
43 Warning 1105 [3] op_shape[2]shape_polygon
44 Warning 1105 [4] op_shape[3]shape_polygon
45 Warning 1105 [5] op_shape[4]shape_polygon
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/r/
H A Dgis-debug.result18 Warning 1105 [0] op_shape[0]shape_polygon
25 Warning 1105 [1] op_shape[0]shape_polygon
32 Warning 1105 [1] op_shape[0]shape_polygon
33 Warning 1105 [2] op_shape[1]shape_polygon
34 Warning 1105 [3] op_shape[2]shape_polygon
41 Warning 1105 [1] op_shape[0]shape_polygon
42 Warning 1105 [2] op_shape[1]shape_polygon
43 Warning 1105 [3] op_shape[2]shape_polygon
44 Warning 1105 [4] op_shape[3]shape_polygon
45 Warning 1105 [5] op_shape[4]shape_polygon
[all …]
/dports/science/qiskit-aer/qiskit-aer-0.5.2/qiskit/providers/aer/pulse/qutip_lite/
H A Dsuperoperator.py93 op_shape = h.shape
96 op_shape = [np.prod(op_dims[0]), np.prod(op_dims[0])]
105 op_shape = c.shape
108 op_shape = [np.prod(op_dims[0]), np.prod(op_dims[0])]
117 spI = fast_identity(op_shape[0])
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dsuperoperator.py80 op_shape = h.shape
83 op_shape = [np.prod(op_dims[0]), np.prod(op_dims[0])]
95 op_shape = c.shape
98 op_shape = [np.prod(op_dims[0]), np.prod(op_dims[0])]
107 spI = fast_identity(op_shape[0])
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Dnditer_constr.c1526 npy_intp op_shape = shape[idim]; in npyiter_fill_axisdata() local
1529 broadcast_shape[idim+ndim-ondim] = op_shape; in npyiter_fill_axisdata()
1531 else if (bshape != op_shape && op_shape != 1) { in npyiter_fill_axisdata()
1544 npy_intp op_shape = shape[i]; in npyiter_fill_axisdata() local
1547 broadcast_shape[idim] = op_shape; in npyiter_fill_axisdata()
1549 else if (bshape != op_shape && op_shape != 1) { in npyiter_fill_axisdata()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc100 add_operation(op_shape, *si); in single_shape_op()
144 case op_shape: return "op_shape"; in op_name()
186 const char *s_name= (func == op_shape) ? in debug_print_function_buffer()
209 if (next_func == op_shape) in count_internal()
H A Dgcalc_tools.h73 op_shape= 0, enumerator
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc100 add_operation(op_shape, *si); in single_shape_op()
144 case op_shape: return "op_shape"; in op_name()
186 const char *s_name= (func == op_shape) ? in debug_print_function_buffer()
209 if (next_func == op_shape) in count_internal()
H A Dgcalc_tools.h73 op_shape= 0, enumerator
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dgcalc_tools.cc100 add_operation(op_shape, *si); in single_shape_op()
144 case op_shape: return "op_shape"; in op_name()
186 const char *s_name= (func == op_shape) ? in debug_print_function_buffer()
209 if (next_func == op_shape) in count_internal()
H A Dgcalc_tools.h73 op_shape= 0, enumerator
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc100 add_operation(op_shape, *si); in single_shape_op()
144 case op_shape: return "op_shape"; in op_name()
186 const char *s_name= (func == op_shape) ? in debug_print_function_buffer()
209 if (next_func == op_shape) in count_internal()
H A Dgcalc_tools.h73 op_shape= 0, enumerator
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dgcalc_tools.cc100 add_operation(op_shape, *si); in single_shape_op()
144 case op_shape: return "op_shape"; in op_name()
186 const char *s_name= (func == op_shape) ? in debug_print_function_buffer()
209 if (next_func == op_shape) in count_internal()
H A Dgcalc_tools.h73 op_shape= 0, enumerator
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000, enumerator
H A Dgcalc_tools.cc83 add_operation(op_shape, *si); in single_shape_op()
142 if (next_func == op_shape) in count_internal()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000, enumerator
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000,
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000, enumerator
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgcalc_tools.h67 op_shape= 0x00000000, enumerator

12