Home
last modified time | relevance | path

Searched refs:CHKVAL (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/grudriver/
H A Dgrudriver_nc_kcck.sh70 CHKVAL=1
77 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 0 168 256 256 50 24 64 64
79 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 0 168 512 512 50 24 64 64
81 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 0 168 1024 1024 50 24 64 64
83 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 0 168 2048 2048 50 24 64 64
85 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 0 168 4096 4096 50 24 64 64
89 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 3 168 256 256 50 24 64 64
91 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 3 168 512 512 50 24 64 64
93 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 3 168 1024 1024 50 24 64 64
95 CHECK=${CHKVAL} ./grudriver_nc_kcck ${ITERS} 3 168 2048 2048 50 24 64 64
[all …]
H A Dgrudriver_nc_ck.sh70 CHKVAL=1
77 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 0 168 256 256 50 24 64 64
79 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 0 168 512 512 50 24 64 64
81 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 0 168 1024 1024 50 24 64 64
83 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 0 168 2048 2048 50 24 64 64
85 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 0 168 4096 4096 50 24 64 64
89 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 3 168 256 256 50 24 64 64
91 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 3 168 512 512 50 24 64 64
93 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 3 168 1024 1024 50 24 64 64
95 CHECK=${CHKVAL} ./grudriver_nc_ck ${ITERS} 3 168 2048 2048 50 24 64 64
[all …]
/dports/math/scalapack/scalapack-2.1.0/TOOLS/
H A Dpsfillpad.f1 SUBROUTINE PSFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL ) argument
10 REAL CHKVAL local
69 A( I ) = CHKVAL
80 A( I ) = CHKVAL
92 A( I ) = CHKVAL
H A Dpcfillpad.f1 SUBROUTINE PCFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL ) argument
10 COMPLEX CHKVAL local
69 A( I ) = CHKVAL
80 A( I ) = CHKVAL
92 A( I ) = CHKVAL
H A Dpzfillpad.f1 SUBROUTINE PZFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL ) argument
10 COMPLEX*16 CHKVAL local
69 A( I ) = CHKVAL
80 A( I ) = CHKVAL
92 A( I ) = CHKVAL
H A Dpifillpad.f1 SUBROUTINE PIFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL ) argument
10 INTEGER CHKVAL
69 A( I ) = CHKVAL
80 A( I ) = CHKVAL
92 A( I ) = CHKVAL
H A Dpdfillpad.f1 SUBROUTINE PDFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL ) argument
10 DOUBLE PRECISION CHKVAL local
69 A( I ) = CHKVAL
80 A( I ) = CHKVAL
92 A( I ) = CHKVAL
H A Dpdchekpad.f2 $ CHKVAL )
11 DOUBLE PRECISION CHKVAL
99 IF( A( I ).NE.CHKVAL ) THEN
114 IF( A( I ).NE.CHKVAL ) THEN
131 IF( A( I ).NE.CHKVAL ) THEN
H A Dpichekpad.f2 $ CHKVAL ) argument
11 INTEGER CHKVAL local
99 IF( A( I ).NE.CHKVAL ) THEN
114 IF( A( I ).NE.CHKVAL ) THEN
131 IF( A( I ).NE.CHKVAL ) THEN
H A Dpschekpad.f2 $ CHKVAL ) argument
11 REAL CHKVAL local
99 IF( A( I ).NE.CHKVAL ) THEN
114 IF( A( I ).NE.CHKVAL ) THEN
131 IF( A( I ).NE.CHKVAL ) THEN
H A Dpcchekpad.f2 $ CHKVAL )
11 COMPLEX CHKVAL
102 IF( A( I ).NE.CHKVAL ) THEN
117 IF( A( I ).NE.CHKVAL ) THEN
135 IF( A( I ).NE.CHKVAL ) THEN
H A Dpzchekpad.f2 $ CHKVAL ) argument
11 COMPLEX*16 CHKVAL local
102 IF( A( I ).NE.CHKVAL ) THEN
117 IF( A( I ).NE.CHKVAL ) THEN
135 IF( A( I ).NE.CHKVAL ) THEN
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/ltree/
H A Dltxtquery_op.c53 } CHKVAL; typedef
58 ltree_level *level = LTREE_FIRST(((CHKVAL *) checkval)->node); in checkcondition_str()
59 int tlen = ((CHKVAL *) checkval)->node->numlevel; in checkcondition_str()
60 char *op = ((CHKVAL *) checkval)->operand + val->distance; in checkcondition_str()
91 CHKVAL chkval; in ltxtq_exec()

12345678910