Home
last modified time | relevance | path

Searched refs:z_case (Results 1 – 13 of 13) sorted by relevance

/dports/devel/pecl-expect/expect-0.4.0/
H A Dexpect.c315 zval *z_stream, *z_cases, *z_match=NULL, *z_case, *z_value; local
317 zval *z_stream, *z_cases, *z_match=NULL, **z_case, **z_value; local
355 while ((z_case = zend_hash_get_current_data (Z_ARRVAL_P(z_cases))) != NULL)
360 if (Z_TYPE_P(z_case) != IS_ARRAY) {
367 if (Z_TYPE_PP(z_case) != IS_ARRAY) {
379 if ((z_pattern = zend_hash_index_find(Z_ARRVAL_P(z_case), 0)) == NULL) {
404 if (zend_hash_index_find(Z_ARRVAL_P(z_case), 1) == NULL) {
406 if (zend_hash_index_find(Z_ARRVAL_PP(z_case), 1, (void **)&z_value) != SUCCESS) {
416 if ((z_exp_type = zend_hash_index_find(Z_ARRVAL_P(z_case), 2)) != NULL) {
491 if ((z_case = zend_hash_index_find (Z_ARRVAL_P(z_cases), key)) != NULL) {
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/testing/
H A Dnat.py49 z_case = Clause(PatternConstructor(prelude.z), prelude.z())
53 prelude.mod[prelude.double] = Function([x], Match(x, [z_case, s_case]))
64 z_case = Clause(PatternConstructor(prelude.z), y)
66 prelude.mod[prelude.add] = Function([x, y], Match(x, [z_case, s_case]))
84 z_case = Clause(PatternConstructor(prelude.z), prelude.hd(x))
89 prelude.mod[prelude.nat_nth] = Function([x, n], Match(n, [z_case, s_case]), a, [a])
105 z_case = Clause(PatternConstructor(prelude.z), prelude.cons(v, prelude.tl(l)))
112 [l, n, v], Match(n, [z_case, s_case]), prelude.l(a), [a]
129 z_case = Clause(PatternConstructor(prelude.z), prelude.id)
136 [f, x], Match(x, [z_case, s_case]), FuncType([a], a), [a]
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/testing/
H A Dnat.py47 z_case = Clause(PatternConstructor(prelude.z), prelude.z())
50 prelude.mod[prelude.double] = Function([x], Match(x, [z_case, s_case]))
61 z_case = Clause(PatternConstructor(prelude.z), y)
64 prelude.mod[prelude.add] = Function([x, y], Match(x, [z_case, s_case]))
81 z_case = Clause(PatternConstructor(prelude.z), prelude.hd(x))
86 Match(n, [z_case, s_case]),
103 z_case = Clause(PatternConstructor(prelude.z),
111 Match(n, [z_case, s_case]),
128 z_case = Clause(PatternConstructor(prelude.z), prelude.id)
133 Match(x, [z_case, s_case]),
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/testing/
H A Dnat.py47 z_case = Clause(PatternConstructor(prelude.z), prelude.z())
50 prelude.mod[prelude.double] = Function([x], Match(x, [z_case, s_case]))
61 z_case = Clause(PatternConstructor(prelude.z), y)
64 prelude.mod[prelude.add] = Function([x, y], Match(x, [z_case, s_case]))
81 z_case = Clause(PatternConstructor(prelude.z), prelude.hd(x))
86 Match(n, [z_case, s_case]),
103 z_case = Clause(PatternConstructor(prelude.z),
111 Match(n, [z_case, s_case]),
128 z_case = Clause(PatternConstructor(prelude.z), prelude.id)
133 Match(x, [z_case, s_case]),
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Ddescriptives.c640 struct ccase *z_case; in descriptives_trns_proc() local
642 z_case = casereader_read (t->z_reader); in descriptives_trns_proc()
643 if (z_case) in descriptives_trns_proc()
647 t->count = case_num_idx (z_case, z_idx++); in descriptives_trns_proc()
650 z->mean = case_num_idx (z_case, z_idx++); in descriptives_trns_proc()
651 z->std_dev = case_num_idx (z_case, z_idx++); in descriptives_trns_proc()
653 case_unref (z_case); in descriptives_trns_proc()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_pass_partial_eval.py261 z_case = Clause(PatternConstructor(p.z, []), p.z())
263 mod[nat_id] = Function([x], Match(x, [z_case, s_case]))
291 z_case = Clause(PatternConstructor(p.z, []), p.z())
293 orig = Match(make_nat_expr(p, 3), [z_case, s_case])
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_pass_partial_eval.py260 z_case = Clause(PatternConstructor(p.z, []), p.z())
262 mod[nat_id] = Function([x], Match(x, [z_case, s_case]))
290 z_case = Clause(PatternConstructor(p.z, []), p.z())
292 orig = Match(make_nat_expr(p, 3), [z_case, s_case])
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_pass_partial_eval.py261 z_case = Clause(PatternConstructor(p.z, []), p.z())
263 mod[nat_id] = Function([x], Match(x, [z_case, s_case]))
291 z_case = Clause(PatternConstructor(p.z, []), p.z())
293 orig = Match(make_nat_expr(p, 3), [z_case, s_case])
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_dir.c215 ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE) && (flag & ZCIEXACT)) || in zfs_dirent_lock()
216 ((zfsvfs->z_case == ZFS_CASE_MIXED) && !(flag & ZCILOOK)); in zfs_dirent_lock()
229 ((zfsvfs->z_case == ZFS_CASE_MIXED) && in zfs_dirent_lock()
832 if (((zp->z_zfsvfs->z_case == ZFS_CASE_INSENSITIVE) && in zfs_link_destroy()
834 ((zp->z_zfsvfs->z_case == ZFS_CASE_MIXED) && in zfs_link_destroy()
H A Dzfs_vfsops.c958 zfsvfs->z_case = (uint_t)zval; in zfsvfs_create()
964 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_create()
965 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_create()
1197 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfs_domount()
1201 } else if (zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_domount()
H A Dzfs_ctldir.c587 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()
650 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
H A Dzfs_vnops.c3394 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()
3395 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_rename()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_vfsops.h61 zfs_case_t z_case; /* case-sense */ member