Home
last modified time | relevance | path

Searched defs:defineVariable (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DStyleEngine.cxx52 void StyleEngine::defineVariable(const StringC &ident) in defineVariable() function in DSSSL_NAMESPACE::StyleEngine
H A DInterpreter.cxx164 void Interpreter::defineVariable(const StringC &str) in defineVariable() function in DSSSL_NAMESPACE::Interpreter
/dports/math/R-cran-haven/haven/src/
H A DDfWriter.cpp244 readstat_error_t defineVariable(cpp11::integers x, const char* name, const char* format = NULL) { in defineVariable() function in Writer
272 readstat_error_t defineVariable(cpp11::doubles x, const char* name, const char* format = NULL) { in defineVariable() function in Writer
316 readstat_error_t defineVariable(cpp11::strings x, const char* name, const char* format = NULL) { in defineVariable() function in Writer
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/leanplum/annotations/
H A DParser.java41 private static <T> void defineVariable( in defineVariable() method in Parser
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DStyleEngine.cxx109 void StyleEngine::defineVariable(const StringC &str) in defineVariable() function in DSSSL_NAMESPACE::StyleEngine
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Dvariables.cpp166 Variables::Id VariablesParseState::defineVariable(StringData name) { in defineVariable() function in mongo::VariablesParseState
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/scripting/
H A DmuParserScript.cpp249 double* muParserScript::defineVariable(const char *name, double val) in defineVariable() function in muParserScript