Home
last modified time | relevance | path

Searched defs:Eval (Results 1 – 25 of 1510) sorted by relevance

12345678910>>...61

/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-expressions.ads178 function Eval argument
188 function Eval argument
200 function Eval subprogspec
207 function Eval argument
214 function Eval argument
221 function Eval argument
228 function Eval argument
240 function Eval subprogspec
249 function Eval argument
263 function Eval argument
[all …]
H A Dad-expressions.adb485 function Eval subprogram
494 function Eval subprogram
504 function Eval subprogram
515 function Eval subprogram
526 function Eval subprogram
537 function Eval subprogram
554 function Eval subprogram
573 function Eval subprogram
584 function Eval subprogram
594 function Eval subprogram
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Deval_endpoint.go24 type Eval struct { struct
25 srv *Server
26 logger log.Logger
30 func (e *Eval) GetEval(args *structs.EvalSpecificRequest,
83 func (e *Eval) Dequeue(args *structs.EvalDequeueRequest,
168 func (e *Eval) Ack(args *structs.EvalAckRequest,
183 func (e *Eval) Nack(args *structs.EvalAckRequest,
198 func (e *Eval) Update(args *structs.EvalUpdateRequest,
228 func (e *Eval) Create(args *structs.EvalUpdateRequest,
315 func (e *Eval) Reap(args *structs.EvalDeleteRequest,
[all …]
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Deval_endpoint.go24 type Eval struct { struct
25 srv *Server
26 logger log.Logger
30 func (e *Eval) GetEval(args *structs.EvalSpecificRequest,
83 func (e *Eval) Dequeue(args *structs.EvalDequeueRequest,
168 func (e *Eval) Ack(args *structs.EvalAckRequest,
183 func (e *Eval) Nack(args *structs.EvalAckRequest,
198 func (e *Eval) Update(args *structs.EvalUpdateRequest,
228 func (e *Eval) Create(args *structs.EvalUpdateRequest,
315 func (e *Eval) Reap(args *structs.EvalDeleteRequest,
[all …]
/dports/devel/upp/upp/uppsrc/Skylark/
H A DExe.cpp19 Value Compiler::ExeVar::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeVar
25 Value Compiler::ExeConst::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeConst
30 Value Compiler::ExeArray::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeArray
38 Value Compiler::ExeMap::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeMap
46 Value Compiler::ExeNot::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeNot
51 Value Compiler::ExeNeg::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeNeg
59 Value Compiler::ExeMul::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeMul
68 Value Compiler::ExeDiv::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeDiv
77 Value Compiler::ExeMod::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeMod
90 Value Compiler::ExeAdd::Eval(ExeContext& x) const in Eval() function in Upp::Compiler::ExeAdd
[all …]
/dports/devel/tinygo/tinygo-0.14.1/interp/
H A Dinterp.go15 type Eval struct { struct
16 Mod llvm.Module
17 TargetData llvm.TargetData
18 Debug bool
19 builder llvm.Builder
20 dirtyGlobals map[llvm.Value]struct{}
21 sideEffectFuncs map[llvm.Value]*sideEffectResult // cache of side effect scan results
28 *Eval anonMember
132 func (e *Eval) getValue(v llvm.Value) Value {
138 func (e *Eval) markDirty(v llvm.Value) {
/dports/math/yacas/yacas-1.9.1/jyacas/net/sf/yacas/
H A DMathCommands.java970 public void Eval(LispEnvironment aEnvironment,int aStackTop) throws Exception in Eval() method in MathCommands.LispQuote
1287 public void Eval(LispEnvironment env, int top) throws Exception in Eval() method in MathCommands.LispProtect
1303 public void Eval(LispEnvironment env, int top) throws Exception in Eval() method in MathCommands.LispUnProtect
1319 public void Eval(LispEnvironment env, int top) throws Exception in Eval() method in MathCommands.LispIsProtected
3360 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationCreate
3384 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationGet
3409 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationContains
3455 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationDrop
3478 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationKeys
3493 public void Eval(LispEnvironment env, int stack_top) throws Exception { in Eval() method in MathCommands.GenAssociationToList
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DQueryCoreOp.cs17 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushContextNodeOpcode
39 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushContextPositionOpcode
53 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PopSequenceToValueStackOpcode
67 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PopSequenceToSequenceStackOpcode
82 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushContextCopy
107 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PopContextNodes
122 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PopValueFrameOpcode
151 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushStringOpcode
190 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushNumberOpcode
229 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PushBooleanOpcode
[all …]
H A DQuerySetOp.cs15 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.OrdinalOpcode
57 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.LiteralOrdinalOpcode
91 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.ApplyFilterOpcode
140 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.UnionOpcode
167 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.MergeOpcode
H A DQueryMath.cs54 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.PlusOpcode
81 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.MinusOpcode
108 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.MultiplyOpcode
135 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.DivideOpcode
161 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.ModulusOpcode
187 internal override Opcode Eval(ProcessingContext context) in Eval() method in System.ServiceModel.Dispatcher.NegateOpcode
/dports/math/muparserx/muparserx-4.0.11/parser/
H A DmpFuncCmplx.cpp69 void FunCmplxReal::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxReal
98 void FunCmplxImag::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxImag
127 void FunCmplxConj::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxConj
155 void FunCmplxArg::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxArg
184 void FunCmplxNorm::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxNorm
217 void FunCmplxCos::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxCos
253 void FunCmplxSin::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxSin
289 void FunCmplxCosH::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxCosH
347 void FunCmplxTan::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxTan
441 void FunCmplxExp::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval() function in FunCmplxExp
[all …]
H A DmpOprtBinCommon.cpp49 void OprtStrAdd::Eval(ptr_val_type& ret, const ptr_val_type *arg, int argc) in Eval() function in OprtStrAdd
81 void OprtEQ::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtEQ
109 void OprtNEQ::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtNEQ
137 void OprtLT::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtLT
164 void OprtGT::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtGT
192 void OprtLE::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtLE
220 void OprtGE::Eval(ptr_val_type& ret, const ptr_val_type *a_pArg, int) in Eval() function in OprtGE
248 void OprtAnd::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int num) in Eval() function in OprtAnd
293 void OprtOr::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int num) in Eval() function in OprtOr
397 void OprtShl::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int num) in Eval() function in OprtShl
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprognodeexpr.cpp104 BaseGDL* ProgNode::Eval() in Eval() function in ProgNode
406 BaseGDL* VARNode::Eval() in Eval() function in VARNode
415 BaseGDL* VARPTRNode::Eval() in Eval() function in VARPTRNode
424 BaseGDL* SYSVARNode::Eval() in Eval() function in SYSVARNode
529 BaseGDL* DEREFNode::Eval() in Eval() function in DEREFNode
798 BaseGDL* OR_OPNode::Eval() in Eval() function in OR_OPNode
861 BaseGDL* EQ_OPNode::Eval() in Eval() function in EQ_OPNode
885 BaseGDL* NE_OPNode::Eval() in Eval() function in NE_OPNode
941 BaseGDL* PLUSNode::Eval() in Eval() function in PLUSNode
1266 BaseGDL* POWNode::Eval() in Eval() function in POWNode
[all …]
/dports/math/mfem/mfem-4.3/fem/
H A Dcoefficient.cpp24 double PWConstCoefficient::Eval(ElementTransformation & T, in Eval() function in mfem::PWConstCoefficient
31 double FunctionCoefficient::Eval(ElementTransformation & T, in Eval() function in mfem::FunctionCoefficient
49 double GridFunctionCoefficient::Eval (ElementTransformation &T, in Eval() function in mfem::GridFunctionCoefficient
55 double TransformedCoefficient::Eval(ElementTransformation &T, in Eval() function in mfem::TransformedCoefficient
180 void VectorGridFunctionCoefficient::Eval( in Eval() function in mfem::VectorGridFunctionCoefficient
206 void GradientGridFunctionCoefficient::Eval( in Eval() function in mfem::GradientGridFunctionCoefficient
279 void VectorRestrictedCoefficient::Eval( in Eval() function in mfem::VectorRestrictedCoefficient
673 void ScalarMatrixProductCoefficient::Eval(DenseMatrix &M, in Eval() function in mfem::ScalarMatrixProductCoefficient
686 void TransposeMatrixCoefficient::Eval(DenseMatrix &M, in Eval() function in mfem::TransposeMatrixCoefficient
702 void InverseMatrixCoefficient::Eval(DenseMatrix &M, in Eval() function in mfem::InverseMatrixCoefficient
[all …]
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/terraform/
H A Deval_state.go32 func (n *EvalReadState) Eval(ctx EvalContext) (interface{}, error) { func
97 func (n *EvalReadStateDeposed) Eval(ctx EvalContext) (interface{}, error) { func
150 func (n *EvalRequireState) Eval(ctx EvalContext) (interface{}, error) { func
167 func (n *EvalUpdateStateHook) Eval(ctx EvalContext) (interface{}, error) { func
205 func (n *EvalWriteState) Eval(ctx EvalContext) (interface{}, error) { func
273 func (n *EvalWriteStateDeposed) Eval(ctx EvalContext) (interface{}, error) { func
340 func (n *EvalDeposeState) Eval(ctx EvalContext) (interface{}, error) { func
386 func (n *EvalMaybeRestoreDeposedObject) Eval(ctx EvalContext) (interface{}, error) { func
416 func (n *EvalWriteResourceState) Eval(ctx EvalContext) (interface{}, error) { func
461 func (n *EvalForgetResourceState) Eval(ctx EvalContext) (interface{}, error) { func
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/terraform/
H A Deval_state.go32 func (n *EvalReadState) Eval(ctx EvalContext) (interface{}, error) { func
97 func (n *EvalReadStateDeposed) Eval(ctx EvalContext) (interface{}, error) { func
150 func (n *EvalRequireState) Eval(ctx EvalContext) (interface{}, error) { func
167 func (n *EvalUpdateStateHook) Eval(ctx EvalContext) (interface{}, error) { func
205 func (n *EvalWriteState) Eval(ctx EvalContext) (interface{}, error) { func
273 func (n *EvalWriteStateDeposed) Eval(ctx EvalContext) (interface{}, error) { func
340 func (n *EvalDeposeState) Eval(ctx EvalContext) (interface{}, error) { func
386 func (n *EvalMaybeRestoreDeposedObject) Eval(ctx EvalContext) (interface{}, error) { func
416 func (n *EvalWriteResourceState) Eval(ctx EvalContext) (interface{}, error) { func
455 func (n *EvalForgetResourceState) Eval(ctx EvalContext) (interface{}, error) { func
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Deval.rs78 pub struct Eval<'a> { struct
80 program: &'a Program,
82 stdout: &'a mut Write,
84 debug: bool,
86 spot: Vec<Bind<u16>>,
87 twospot: Vec<Bind<u32>>,
88 tail: Vec<Bind<Array<u16>>>,
89 hybrid: Vec<Bind<Array<u32>>>,
91 jumps: Vec<ast::LogLine>,
93 abstain: Vec<u32>,
[all …]
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Deval.rs78 pub struct Eval<'a> { struct
80 program: &'a Program,
82 stdout: &'a mut Write,
84 debug: bool,
86 spot: Vec<Bind<u16>>,
87 twospot: Vec<Bind<u32>>,
88 tail: Vec<Bind<Array<u16>>>,
89 hybrid: Vec<Bind<Array<u32>>>,
91 jumps: Vec<ast::LogLine>,
93 abstain: Vec<u32>,
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DT10414.hs3 newtype Eval a = Eval {runEval :: State# RealWorld -> (# State# RealWorld, a #)} type
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/hil/
H A Deval.go51 func Eval(root ast.Node, config *EvalConfig) (EvaluationResult, error) { func
162 Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) methodSpec
263 func (v *evalCall) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
293 func (v *evalConditional) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
315 func (v *evalIndex) Eval(scope ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
404 func (v *evalOutput) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
457 func (v *evalLiteralNode) Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) { func
463 func (v *evalVariableAccess) Eval(scope ast.Scope, _ *ast.Stack) (interface{}, ast.Type, error) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Deval.go51 func Eval(root ast.Node, config *EvalConfig) (EvaluationResult, error) { func
162 Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) methodSpec
263 func (v *evalCall) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
293 func (v *evalConditional) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
315 func (v *evalIndex) Eval(scope ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
404 func (v *evalOutput) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
457 func (v *evalLiteralNode) Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) { func
463 func (v *evalVariableAccess) Eval(scope ast.Scope, _ *ast.Stack) (interface{}, ast.Type, error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Deval.go51 func Eval(root ast.Node, config *EvalConfig) (EvaluationResult, error) { func
162 Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) methodSpec
263 func (v *evalCall) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
293 func (v *evalConditional) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
315 func (v *evalIndex) Eval(scope ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
404 func (v *evalOutput) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
457 func (v *evalLiteralNode) Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) { func
463 func (v *evalVariableAccess) Eval(scope ast.Scope, _ *ast.Stack) (interface{}, ast.Type, error) { func
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/hil/
H A Deval.go51 func Eval(root ast.Node, config *EvalConfig) (EvaluationResult, error) { func
162 Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) methodSpec
263 func (v *evalCall) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
293 func (v *evalConditional) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
315 func (v *evalIndex) Eval(scope ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
404 func (v *evalOutput) Eval(s ast.Scope, stack *ast.Stack) (interface{}, ast.Type, error) { func
457 func (v *evalLiteralNode) Eval(ast.Scope, *ast.Stack) (interface{}, ast.Type, error) { func
463 func (v *evalVariableAccess) Eval(scope ast.Scope, _ *ast.Stack) (interface{}, ast.Type, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/interpreter/
H A Dinterpretable.go32 Eval(activation Activation) ref.Val methodSpec
95 func (cons *evalConst) Eval(ctx Activation) ref.Val { func
115 func (or *evalOr) Eval(ctx Activation) ref.Val { func
159 func (and *evalAnd) Eval(ctx Activation) ref.Val { func
203 func (eq *evalEq) Eval(ctx Activation) ref.Val { func
221 func (ne *evalNe) Eval(ctx Activation) ref.Val { func
262 func (un *evalUnary) Eval(ctx Activation) ref.Val { func
370 func (l *evalList) Eval(ctx Activation) ref.Val { func
396 func (m *evalMap) Eval(ctx Activation) ref.Val { func
427 func (o *evalObj) Eval(ctx Activation) ref.Val { func
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Dexpr_engine-inl.h77 MSHADOW_XINLINE const DType &Eval(index_t y, index_t x) const { in Eval() function
93 MSHADOW_XINLINE const DType &Eval(index_t y, index_t x) const { in Eval() function
105 MSHADOW_XINLINE DType Eval(index_t y, index_t x) const { in Eval() function
118 MSHADOW_XINLINE DstDType Eval(index_t y, index_t x) const { in Eval() function
133 MSHADOW_XINLINE DType Eval(index_t y, index_t x) const { in Eval() function
148 MSHADOW_XINLINE DType Eval(index_t y, index_t x) const { in Eval() function
161 MSHADOW_XINLINE DType Eval(index_t y, index_t x) const { in Eval() function

12345678910>>...61