Home
last modified time | relevance | path

Searched +defs:define +defs:condition (Results 1 – 22 of 22) sorted by relevance

/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dtal.py28 class define(xsc.TextAttr): class in Attrs
34 class condition(xsc.TextAttr): class in Attrs
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/codegen/
H A DCodegenRust.py280 def define(self): member in CGThing
366 def pickFirstSignature(condition, filterLambda): argument
508 def define(self): member in CGMethodCall
1305 def define(self): member in CGArgumentConverter
1657 def condition(m, d): function
1829 def define(self): member in CGIndenter
1848 def define(self): member in CGWrapper
1994 def __init__(self, condition, child): argument
2069 def define(self): member in CGDOMJSClass
2127 def define(self): member in CGPrototypeJSClass
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DCodegen.py405 def define(self): member in CGThing
445 def define(self): member in CGStringTable
496 def define(self): member in CGNativePropertyHooks
644 def define(self): member in CGDOMJSClass
1195 def __init__(self, child, condition): argument
1209 def __init__(self, condition, ifTrue, ifFalse): argument
2565 def unsupportedSwitchToCondition(condition, specs): argument
2659 def switchToCondition(condition, specs): argument
3044 def condition(m, d): member in MethodDefiner
3113 def condition(m, d): member in AttrDefiner
[all …]
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DCodegen.py405 def define(self): member in CGThing
445 def define(self): member in CGStringTable
491 def define(self): member in CGNativePropertyHooks
639 def define(self): member in CGDOMJSClass
1190 def __init__(self, child, condition): argument
1204 def __init__(self, condition, ifTrue, ifFalse): argument
2559 def unsupportedSwitchToCondition(condition, specs): argument
2653 def switchToCondition(condition, specs): argument
3038 def condition(m, d): member in MethodDefiner
3107 def condition(m, d): member in AttrDefiner
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DCodegen.py405 def define(self): member in CGThing
445 def define(self): member in CGStringTable
496 def define(self): member in CGNativePropertyHooks
644 def define(self): member in CGDOMJSClass
1195 def __init__(self, child, condition): argument
1209 def __init__(self, condition, ifTrue, ifFalse): argument
2565 def unsupportedSwitchToCondition(condition, specs): argument
2659 def switchToCondition(condition, specs): argument
3044 def condition(m, d): member in MethodDefiner
3113 def condition(m, d): member in AttrDefiner
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DCodegen.py348 def define(self): member in CGThing
387 def define(self): member in CGStringTable
434 def define(self): member in CGNativePropertyHooks
557 def define(self): member in CGDOMJSClass
1062 def __init__(self, child, condition): argument
1071 def __init__(self, condition, ifTrue, ifFalse): argument
2254 def unsupportedSwitchToCondition(condition, specs): argument
2339 def switchToCondition(condition, specs): argument
2660 def condition(m, d): member in MethodDefiner
2719 def condition(m, d): member in AttrDefiner
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DCodegen.py256 def define(self): member in CGThing
292 def define(self): member in CGStringTable
338 def define(self): member in CGNativePropertyHooks
445 def define(self): member in CGDOMJSClass
540 def define(self): member in CGDOMProxyJSClass
960 def __init__(self, child, condition): argument
969 def __init__(self, condition, ifTrue, ifFalse): argument
2238 def switchToCondition(props, condition): argument
2616 def condition(m, d): function
2734 def condition(m, d): function
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DCodegen.py253 def define(self): member in CGThing
289 def define(self): member in CGStringTable
335 def define(self): member in CGNativePropertyHooks
438 def define(self): member in CGDOMJSClass
530 def define(self): member in CGDOMProxyJSClass
573 def define(self): member in CGXrayExpandoJSClass
955 def __init__(self, child, condition): argument
964 def __init__(self, condition, ifTrue, ifFalse): argument
2075 def switchToCondition(props, condition): argument
2423 def condition(m, d): function
[all …]
/dports/math/clingo/clingo-5.5.1/libgringo/src/input/
H A Dnongroundparser.cc334 bool NonGroundParser::parseDefine(std::string const &define, Logger &log) { in parseDefine()
348 void NonGroundParser::condition(Condition cond) { in condition() function in Gringo::Input::NonGroundParser
353 NonGroundParser::Condition NonGroundParser::condition() const { in condition() function in Gringo::Input::NonGroundParser
/dports/lang/kawa/kawa-3.1.1/kawa/lang/
H A DBindDecls.java34 public Declaration define(Symbol name, TemplateScope templateScope, in define() method in BindDecls
329 Declaration addCondition(ScopeExp scope, Object condition) { in addCondition()
/dports/graphics/sswf/sswf-1.8.4/src/libasas/
H A Dassembler.c++172 void IntAssembler::FunctionClass(DefineClass& define, as::NodePtr& function) in FunctionClass()
209 void IntAssembler::VarClass(DefineClass& define, as::NodePtr& var) in VarClass()
266 void IntAssembler::StackClass(DefineClass& define, as::NodePtr& list) in StackClass()
626 void IntAssembler::FlagsClass(DefineClass& define) in FlagsClass()
839 DefineClass define(class_node, prototype, members); in Class() local
1130 as::NodePtr& condition = if_node.GetChild(0); in If() local
/dports/lang/solidity/solidity_0.8.11/libsolidity/codegen/ir/
H A DIRGeneratorForStatements.cpp414 string condition = expressionAsType(_conditional.condition(), *TypeProvider::boolean()); in visit() local
590 string condition = expressionAsType(_ifStatement.condition(), *TypeProvider::boolean()); in visit() local
2730 std::ostream& IRGeneratorForStatements::define(IRVariable const& _var) in define() function in IRGeneratorForStatements
/dports/graphics/py-pyglet/pyglet-1.5.21/tools/wraptypes/
H A Dpreprocessor.py327 def __init__(self, condition, left, right): argument
1085 def define(self, name, value): member in PreprocessorParser
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DParser.cpp219 ParseContext<FullParseHandler>::define(TokenStream& ts, in define() function in js::frontend::ParseContext
360 ParseContext<SyntaxParseHandler>::define(TokenStream& ts, HandlePropertyName name, Node pn, in define() function in js::frontend::ParseContext
3352 Parser<ParseHandler>::condition(InHandling inHandling, YieldHandling yieldHandling) in condition() function in js::frontend::Parser
7141 Node condition = orExpr1(inHandling, yieldHandling, tripledotHandling, invoked); in condExpr1() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmMakefile.cxx841 std::unique_ptr<cmCompiledGeneratorExpression> condition, in AddEvaluationFile()
1408 const char* define = def.c_str() + 2; in ParseDefineFlag() local
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmMakefile.cxx841 std::unique_ptr<cmCompiledGeneratorExpression> condition, in AddEvaluationFile()
1408 const char* define = def.c_str() + 2; in ParseDefineFlag() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmMakefile.cxx841 std::unique_ptr<cmCompiledGeneratorExpression> condition, in AddEvaluationFile()
1408 const char* define = def.c_str() + 2; in ParseDefineFlag() local
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_fr.ts120816 <source>ON condition</source> property
120938 <source>A widget to define the scale range</source> property
120943 <source>A widget to define the scale range.</source> property
120977 <source>A widget to define the scale</source> property
120982 <source>A widget to define the scale.</source> property
121659 <translation>Ajouter une condition</translation> property
124850 … order in which the symbol layers are rendered. The numbers in the cells define in which rendering… property
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php6053 final public static function broadcast($condition){}
6078 final public static function destroy($condition){}
6088 final public static function signal($condition){}
6105 final public static function wait($condition, $mutex, $timeout){}
31643 function define($name, $value, $case_insensitive){} function
63767 function mysqlnd_qc_set_cache_condition($condition_type, $condition, $condition_option){}
77277 function pg_update($connection, $table_name, $data, $condition, $options){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php16732 function define($name, $value, $case_insensitive){} function
49787 function pg_update($connection, $table_name, $data, $condition, $options){}
81035 function group($keys, $initial, $reduce, $condition){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php16732 function define($name, $value, $case_insensitive){} function
49787 function pg_update($connection, $table_name, $data, $condition, $options){}
81035 function group($keys, $initial, $reduce, $condition){}
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…