Home
last modified time | relevance | path

Searched defs:setVarType (Results 1 – 9 of 9) sorted by relevance

/dports/print/limereport/LimeReport-1.5.35/limereport/
H A Dlrvariablesholder.h50 void setVarType(VarType value){m_varType=value;} in setVarType() function
/dports/databases/cego/cego-2.47.11/src/
H A DCegoProcVar.cc59 void CegoProcVar::setVarType(CegoProcVar::VarType paramType) in setVarType() function in CegoProcVar
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.cpp732 void global::setVarType(const string& name, Typed::VarType type) in setVarType() function in global
/dports/math/rkward-kde/rkward-0.7.1/rkward/core/
H A Drkvariable.cpp49 void RKVariable::setVarType (RObject::RDataType new_type, bool sync) { in setVarType() function in RKVariable
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DVar.hs369 setVarType id ty = id { varType = ty } function
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DVar.hs369 setVarType id ty = id { varType = ty } function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DVar.hs402 setVarType id ty = id { varType = ty } function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DVar.hs405 setVarType id ty = id { varType = ty } function
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DVariant.java321 public void setVarType(short vt) { in setVarType() method in Variant.VARIANT