Home
last modified time | relevance | path

Searched defs:UserFunction (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/core/
H A Duserfunction.h43 UserFunction(QString name, QStringList arguments, QString expression) in UserFunction() function
45 UserFunction() {} in UserFunction() function
H A Duserfunction.cpp30 UserFunction::UserFunction(const QJsonObject &json) : UserFunction() in UserFunction() function in UserFunction
/dports/math/amath/amath-1.8.5/src/main/
H A Duserfunction.cpp34 UserFunction::UserFunction(const char* name, const char* variable, ExpressionNode* expression) in UserFunction() function in UserFunction
48 UserFunction::UserFunction(const char* name) in UserFunction() function in UserFunction
H A Dfunctionlist.h36 class UserFunction; variable
H A Duserfunction.h38 class UserFunction; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dquserfunction.cpp49 UserFunction::UserFunction(const FunctionSignature::Ptr &sign, in UserFunction() function in UserFunction
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dquserfunction.cpp47 UserFunction::UserFunction(const FunctionSignature::Ptr &sign, in UserFunction() function in UserFunction
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DUserFunction.h49 UserFunction(Global_as& gl) : as_function(gl) {} in UserFunction() function
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/d5/tengo/v2/
H A Dobjects.go1578 type UserFunction struct { struct
1579 ObjectImpl
1580 Name string
1581 Value CallableFunc
1582 EncodingID string
1586 func (o *UserFunction) TypeName() string {
1590 func (o *UserFunction) String() string {
1595 func (o *UserFunction) Copy() Object {
1601 func (o *UserFunction) Equals(_ Object) bool {
1606 func (o *UserFunction) Call(args ...Object) (Object, error) {
[all …]
/dports/graphics/kolourpaint/kolourpaint-21.12.3/layers/tempImage/
H A DkpTempImage.h51 UserFunction enumerator
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DCallStack.h30 class UserFunction; variable
H A DVM.h53 class UserFunction; variable
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dfunction.cc36 UserFunction::UserFunction(const char *name, AssignmentList &definition_arguments, shared_ptr<Expre… in UserFunction() function in UserFunction
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dfunction.cc36 UserFunction::UserFunction(const char *name, AssignmentList &definition_arguments, shared_ptr<Expre… in UserFunction() function in UserFunction
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Doperations.hpp570 struct UserFunction {}; struct
576 struct UserFunction<Impl, RetType(ArgType...)> : user_function struct
578 UserFunction() {} in UserFunction() argument
580 typedef RetType value_type;
588 operator()(const Arg&... arg) const { in operator ()()
597 static std::string preamble() { return ""; } in preamble()
599 static std::string name() { in name()
603 static void define(backend::source_generator &src) { in define()
607 static void define(backend::source_generator &src, const std::string &name) in define()
619 static void show_arg(backend::source_generator &src, unsigned pos) { in show_arg()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/utilities/
H A Dutresrc.c293 ACPI_WALK_AML_CALLBACK UserFunction, in AcpiUtWalkAmlResources()
/dports/science/PETSc/petsc-3.14.1/src/snes/tests/
H A Dex241.cxx70 PetscErrorCode UserFunction(SNES snes,Vec X,Vec F,void *ptr) in UserFunction() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXModule.cpp155 const Function *UserFunction = UserInst->getFunction(); in runOnModule() local
/dports/lang/gnu-apl/apl-1.8/src/
H A DUserFunction.hh36 class UserFunction : public Function, public Executable class
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Ddtutils.c920 DT_WALK_CALLBACK UserFunction, in DtWalkTableTree()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/namespace/
H A Dnsxfeval.c860 ACPI_WALK_CALLBACK UserFunction, in AcpiGetDevices()
/dports/math/yacas/yacas-1.9.1/cyacas/libyacas/src/
H A Dlispenvironment.cpp314 LispUserFunction* LispEnvironment::UserFunction(LispPtr& aArguments) in UserFunction() function in LispEnvironment
325 LispUserFunction* LispEnvironment::UserFunction(const LispString* aName, in UserFunction() function in LispEnvironment
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/namespace/
H A Dnsxfeval.c996 ACPI_WALK_CALLBACK UserFunction, in AcpiGetDevices()
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/resources/
H A Drsxface.c716 ACPI_WALK_RESOURCE_CALLBACK UserFunction, in AcpiWalkResourceBuffer()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/resources/
H A Drsxface.c608 ACPI_WALK_RESOURCE_CALLBACK UserFunction, in AcpiWalkResourceBuffer()

123