Home
last modified time | relevance | path

Searched refs:_then (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJConditional.java42 private JBlock _then = new JBlock(); field in JConditional
64 public JBlock _then() { in _then() method in JConditional
65 return _then; in _then()
87 _then.generateBody(f); in state()
100 f.g(_then); in state()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJConditional.java42 private JBlock _then = new JBlock(); field in JConditional
64 public JBlock _then() { in _then() method in JConditional
65 return _then; in _then()
87 _then.generateBody(f); in state()
100 f.g(_then); in state()
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/test/
H A Dtest_promise.py40 p2 = p._then(_check, "one", two=2)
62 p._then(_check)
90 p1._then(lambda res: self.fail("we were supposed to fail"))
153 p2._then(_check)
161 p2._then(_check)
170 p2._then(lambda res: self.fail("this was supposed to fail"))
217 p1._then(_check)
244 p3._then(_check)
251 p1.add(2).add(3)._then(_check, 6)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/api/impl/s2j/
H A DElementSingleAdapter.java75 … JVar $v = cond._then().decl(core.getRawType(), "v" + hashCode());// TODO: unique value control in toRawValue()
76 acc.toRawValue(cond._then(),$v); in toRawValue()
77 cond._then().assign($var,$v.invoke("getValue")); in toRawValue()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/api/impl/s2j/
H A DElementSingleAdapter.java75 … JVar $v = cond._then().decl(core.getRawType(), "v" + hashCode());// TODO: unique value control in toRawValue()
76 acc.toRawValue(cond._then(),$v); in toRawValue()
77 cond._then().assign($var,$v.invoke("getValue")); in toRawValue()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/expr/
H A Dnumeric_expr.py1081 self._then = THEN_
1113 return (self._then.__class__ in native_numeric_types or self._then.is_constant())
1117 return (self._then.__class__ in native_numeric_types or self._then.is_constant()) and \
1122 … ((not self._then.__class__ in native_numeric_types) and self._then.is_potentially_variable()) or \
1126 _if, _then, _else = result
1128 if _then == _else:
1129 return _then
1131 return _then if value(self._if) else _else
1138 format(self.getname(), self._if, self._then, self._else)
1141 _if, _then, _else = result
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/guide/
H A Dbegin.scrbl104 @racket[_then-body]s are evaluated. The result of the last
105 @racket[_then-body] is the result of the @racket[when] form.
106 Otherwise, no @racket[_then-body]s are evaluated and the
114 @racket[_then-body]s are evaluated only if the @racket[_test-expr]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DArrayField.java119 body._if( acc.ref(true).eq(JExpr._null()) )._then() in generateAccessors()
139 $get.body()._if(acc.ref(true).eq(JExpr._null()))._then() in generateAccessors()
152 $getLength.body()._if(acc.ref(true).eq(JExpr._null()))._then() in generateAccessors()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DArrayField.java119 body._if( acc.ref(true).eq(JExpr._null()) )._then() in generateAccessors()
139 $get.body()._if(acc.ref(true).eq(JExpr._null()))._then() in generateAccessors()
152 $getLength.body()._if(acc.ref(true).eq(JExpr._null()))._then() in generateAccessors()
/dports/devel/py-nbdime/nbdime-3.1.1/docs/source/
H A Dmerging.rst69 - **local\_then\_remote** - First apply the ``local`` changes, then the
73 - **remote\_then\_local** - Similar to **local\_then\_remote**, but
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go145 _then *subSchema member
209 s._then = subSchema
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go145 _then *subSchema member
209 s._then = subSchema
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go145 _then *subSchema member
209 s._then = subSchema
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go145 _then *subSchema member
209 s._then = subSchema
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go146 _then *subSchema member
210 s._then = subSchema
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go145 _then *subSchema member
209 s._then = subSchema
/dports/devel/py-promise/promise-2.3/promise/schedulers/
H A Dthread.py15 promise._then(on_resolve_or_reject, on_resolve_or_reject)
H A Dgevent.py18 promise._then(on_resolve_or_reject, on_resolve_or_reject)
H A Dimmediate.py24 promise._then(on_resolve_or_reject, on_resolve_or_reject)
H A Dasyncio.py19 promise._then(on_resolve_or_reject, on_resolve_or_reject)
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/ast/
H A Ddeserializervisitor.hxx314 Exp* _then = get_exp(); in get_exp() local
319 ifexp = new IfExp(loc, *test, *_then->getAs<SeqExp>(), *_else->getAs<SeqExp>()); in get_exp()
323 ifexp = new IfExp(loc, *test, *_then); in get_exp()
/dports/lang/racket/racket-8.3/share/pkgs/slideshow-doc/scribblings/slideshow/
H A Dslides.scrbl667 @item{@racket[(only id _then-expr)] returns the result of
668 @racket[_then-expr] during the @racket[id] step, @racket[values]
671 @item{@racket[(only id _then-expr _else-expr)] returns the result
672 of @racket[_then-expr] during the @racket[id] step, the result of
679 @item{@racket[(vbefore id)], @racket[(before id _then-expr)], or
680 @racket[(before id _then-expr _else-expr)] --- analogous to
686 @item{@racket[(vafter id)], @racket[(after id _then-expr)], or
687 @racket[(after id _then-expr _else-expr)] --- analogous to
695 _b-id _then-expr)], or @racket[(between _a-id _b-id _then-expr
704 _a-id _b-id _then-expr)], or @racket[(between-excl _a-id _b-id
[all …]
/dports/www/p5-HTML-Element-Library/HTML-Element-Library-5.220000/lib/HTML/Element/
H A DLibrary.pm443 my ($if, $_then);
446 ($if, $_then) = @$if_then;
448 ($if, $_then) = ($if_then, sub {});
453 $then = $_then;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/CommandTrees/
H A DOperatorExpressions.cs182 private readonly DbExpressionList _then; field in System.Data.Common.CommandTrees.DbCaseExpression
194 this._then = thens; in DbCaseExpression()
206 public IList<DbExpression> Then { get { return _then; } }
/dports/devel/py-promise/promise-2.3/promise/
H A Dpromise.py162 self._then( # type: ignore
566 def _then( member in Promise
630 return self._then(did_fulfill, did_reject)
634 promise = self._then(did_fulfill, did_reject)

12345678