Home
last modified time | relevance | path

Searched defs:variables (Results 251 – 275 of 7404) sorted by relevance

1...<<11121314151617181920>>...297

/dports/www/py-cssutils/cssutils-2.3.0/cssutils/css/
H A Dcssvariablesrule.py47 variables=None, argument
198 def _setVariables(self, variables): argument
212 variables = property( variable in CSSVariablesRule
/dports/audio/murmur/mumble-1.3.3/scripts/
H A Dgenerate-ApplicationPalette-class.py79 def add_role_property(variables, role): argument
97 def add_role_group_property(variables, role, group): argument
115 variables = {"warning": "// Auto-generated from %s . Do not edit manually." % template_source, variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/docs/
H A DCMake.rst211 .. _Frequently Used LLVM-related variables:
255 .. _LLVM-related variables:
377 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/docs/
H A DCMake.rst211 .. _Frequently Used LLVM-related variables:
255 .. _LLVM-related variables:
393 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/docs/
H A DCMake.rst211 .. _Frequently Used LLVM-related variables:
255 .. _LLVM-related variables:
377 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/league/uri/src/UriTemplate/
H A DVariableBag.php30 private $variables = []; variable in League\\Uri\\UriTemplate\\VariableBag
35 public function __construct(iterable $variables = [])
109 public function replace(VariableBag $variables): self
/dports/audio/mumble/mumble-1.3.3/scripts/
H A Dgenerate-ApplicationPalette-class.py79 def add_role_property(variables, role): argument
97 def add_role_group_property(variables, role, group): argument
115 variables = {"warning": "// Auto-generated from %s . Do not edit manually." % template_source, variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/
H A DCMake.rst211 .. _Frequently Used LLVM-related variables:
255 .. _LLVM-related variables:
377 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
/dports/audio/visp-go/visp-2585747/doc/
H A Dstyling.md227 #### Playback state
281 #### Information about the current list
295 #### Miscellaneous
/dports/devel/py-oci/oci-2.53.1/src/oci/marketplace/models/
H A Dorchestration_listing_package.py134 def variables(self): member in OrchestrationListingPackage
146 def variables(self, variables): member in OrchestrationListingPackage
/dports/www/nextcloud/nextcloud/3rdparty/league/uri/src/UriTemplate/
H A DVariableBag.php30 private $variables = []; variable in League\\Uri\\UriTemplate\\VariableBag
35 public function __construct(iterable $variables = [])
109 public function replace(VariableBag $variables): self
/dports/audio/lmms/lmms-1.2.2/src/3rdparty/rpmalloc/rpmalloc/build/ninja/
H A Dgcc.py11 …def initialize(self, project, archs, configs, includepaths, dependlibs, libpaths, variables, subni… argument
249 def cc_variables(self, config, arch, targettype, variables): argument
265 def ar_variables(self, config, arch, targettype, variables): argument
275 def link_variables(self, config, arch, targettype, variables): argument
297 def builder_cc(self, writer, config, arch, targettype, infile, outfile, variables): argument
300 def builder_cxx(self, writer, config, arch, targettype, infile, outfile, variables): argument
303 def builder_lib(self, writer, config, arch, targettype, infiles, outfile, variables): argument
306 def builder_sharedlib(self, writer, config, arch, targettype, infiles, outfile, variables): argument
309 def builder_bin(self, writer, config, arch, targettype, infiles, outfile, variables): argument
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest.cpp83 …g(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, co… in test_xpath_string()
104 …n(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, bo… in test_xpath_boolean()
112 …r(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, do… in test_xpath_number()
124 …r_nan(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_number_nan()
132 bool test_xpath_fail_compile(const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_fail_compile()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/
H A DEvaluationContext.java51 …public MultiVariableContext(EvaluationContext parentContext, IExpression[] variables, Object[] par… in MultiVariableContext()
89 public static IEvaluationContext create(IEvaluationContext parent, IExpression[] variables) { in create()
93 …EvaluationContext create(IEvaluationContext parent, Object[] parameters, IExpression[] variables) { in create()
111 public static IEvaluationContext create(IExpression[] variables) { in create()
121 public static IEvaluationContext create(Object[] parameters, IExpression[] variables) { in create()
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest.cpp83 …g(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, co… in test_xpath_string()
104 …n(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, bo… in test_xpath_boolean()
112 …r(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, do… in test_xpath_number()
124 …r_nan(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_number_nan()
132 bool test_xpath_fail_compile(const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_fail_compile()
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/running/arguments/
H A Dargumentresolver.py33 def resolve(self, arguments, variables=None): argument
48 def resolve(self, arguments, variables=None): argument
66 def _is_named(self, arg, previous_named, variables=None): argument
84 def resolve(self, arguments, variables=None): argument
110 def replace(self, positional, named, variables=None): argument
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest.cpp83 …g(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, co… in test_xpath_string()
104 …n(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, bo… in test_xpath_boolean()
112 …r(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables, do… in test_xpath_number()
124 …r_nan(const pugi::xpath_node& node, const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_number_nan()
132 bool test_xpath_fail_compile(const pugi::char_t* query, pugi::xpath_variable_set* variables) in test_xpath_fail_compile()
/dports/net/storj/storj-1.45.3/web/satellite/src/api/
H A DaccessGrants.ts60 const variables = { constant
98 const variables = { constant
124 const variables = { constant
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/roles/zabbix_web/
H A DREADME.md84 ### Overall Zabbix
102 ### Zabbix Web specific
179 ### Zabbix Server
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/docs/
H A DZABBIX_WEB_ROLE.md84 ### Overall Zabbix
102 ### Zabbix Web specific
179 ### Zabbix Server
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/
H A DCMakeSettings.json13 "variables": [] array
25 "variables": [] array
37 "variables": [] array
49 "variables": [] array
/dports/math/cvc4/CVC4-1.7/examples/nra-translate/
H A Dsmt2toisat.cpp62 std::map<Expr, unsigned> variables; in main() local
105 void translate_to_isat_term(const map<Expr, unsigned>& variables, const Expr& term) { in translate_to_isat_term()
166 void translate_to_isat(const map<Expr, unsigned>& variables, const Expr& assertion) { in translate_to_isat()
278 const std::map<Expr, unsigned>& variables, in translate_to_isat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/
H A DCMakeSettings.json13 "variables": [] array
25 "variables": [] array
37 "variables": [] array
49 "variables": [] array
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/docs/configuration/
H A Dinit.md33 ### Customizing systemd
50 ### Customizing upstart
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/babel-register/
H A DREADME.md89 ### BABEL_CACHE_PATH
97 ### BABEL_DISABLE_CACHE

1...<<11121314151617181920>>...297