Home
last modified time | relevance | path

Searched refs:getDefaultParameters (Results 1 – 25 of 108) sorted by relevance

12345

/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Platforms/Ogre/
H A DOgreGpuProgram.cpp61 mProgram->getDefaultParameters()->setIgnoreMissingParams(true); in setAutoConstant()
64 mProgram->getDefaultParameters()->setNamedAutoConstant (name, t, 0); in setAutoConstant()
66 …mProgram->getDefaultParameters()->setNamedAutoConstant (name, t, extraInfo == "" ? 0 : boost::lexi… in setAutoConstant()
68 …mProgram->getDefaultParameters()->setNamedAutoConstantReal (name, t, extraInfo == "" ? 0.f : boost… in setAutoConstant()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/tilecodec/
H A DTileCodecDescriptor.java86 TileCodecParameterList getDefaultParameters(String modeName); in getDefaultParameters() method
110 TileCodecParameterList getDefaultParameters(String modeName, in getDefaultParameters() method
H A DJPEGTileCodecDescriptor.java361 public TileCodecParameterList getDefaultParameters(String modeName){ in getDefaultParameters() method in JPEGTileCodecDescriptor
411 public TileCodecParameterList getDefaultParameters(String modeName, in getDefaultParameters() method in JPEGTileCodecDescriptor
413 return getDefaultParameters(modeName); in getDefaultParameters()
H A DGZIPTileCodecDescriptor.java119 public TileCodecParameterList getDefaultParameters(String modeName){ in getDefaultParameters() method in GZIPTileCodecDescriptor
166 public TileCodecParameterList getDefaultParameters(String modeName, in getDefaultParameters() method in GZIPTileCodecDescriptor
H A DRawTileCodecDescriptor.java122 public TileCodecParameterList getDefaultParameters(String modeName) { in getDefaultParameters() method in RawTileCodecDescriptor
169 public TileCodecParameterList getDefaultParameters(String modeName, in getDefaultParameters() method in RawTileCodecDescriptor
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Tests/Fixtures/php/
H A Dservices_array_params.php24 $this->parameters = $this->getDefaultParameters();
113 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices_base64_env.php24 $this->parameters = $this->getDefaultParameters();
104 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_Base64Parameters
H A Dservices_csv_env.php24 $this->parameters = $this->getDefaultParameters();
104 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_CsvParameters
H A Dservices12.php24 $this->parameters = $this->getDefaultParameters();
109 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices_json_env.php24 $this->parameters = $this->getDefaultParameters();
106 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_JsonParameters
H A Dservices_query_string_env.php24 $this->parameters = $this->getDefaultParameters();
104 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_QueryStringParameters
H A Dservices10.php24 $this->parameters = $this->getDefaultParameters();
109 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices8.php24 $this->parameters = $this->getDefaultParameters();
96 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices_unsupported_characters.php24 $this->parameters = $this->getDefaultParameters();
131 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_Unsupported_Characters
H A Dservices_url_env.php24 $this->parameters = $this->getDefaultParameters();
104 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_UrlParameters
H A Dservices_default_env.php24 $this->parameters = $this->getDefaultParameters();
108 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_DefaultParameters
H A Dservices_env_in_id.php24 $this->parameters = $this->getDefaultParameters();
122 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices19.php24 $this->parameters = $this->getDefaultParameters();
132 protected function getDefaultParameters(): array function in ProjectServiceContainer
H A Dservices_rot13_env.php26 $this->parameters = $this->getDefaultParameters();
135 protected function getDefaultParameters(): array function in Symfony_DI_PhpDumper_Test_Rot13Parameters
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/adjust/sdk/
H A DPackageBuilder.java44 Map<String, String> parameters = getDefaultParameters(); in buildSessionPackage()
58 Map<String, String> parameters = getDefaultParameters(); in buildEventPackage()
76 Map<String, String> parameters = getDefaultParameters(); in buildClickPackage()
111 private Map<String, String> getDefaultParameters() { in getDefaultParameters() method in PackageBuilder
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/adjust/sdk/
H A DPackageBuilder.java44 Map<String, String> parameters = getDefaultParameters(); in buildSessionPackage()
58 Map<String, String> parameters = getDefaultParameters(); in buildEventPackage()
76 Map<String, String> parameters = getDefaultParameters(); in buildClickPackage()
111 private Map<String, String> getDefaultParameters() { in getDefaultParameters() method in PackageBuilder
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/
H A Dservices_unsupported_characters.php24 $this->parameters = $this->getDefaultParameters();
172 protected function getDefaultParameters() function in Symfony_DI_PhpDumper_Test_Unsupported_Characters
H A Dservices_base64_env.php24 $this->parameters = $this->getDefaultParameters();
145 protected function getDefaultParameters() function in Symfony_DI_PhpDumper_Test_Base64Parameters
H A Dservices8.php24 $this->parameters = $this->getDefaultParameters();
137 protected function getDefaultParameters() function in ProjectServiceContainer
H A Dservices10.php24 $this->parameters = $this->getDefaultParameters();
150 protected function getDefaultParameters() function in ProjectServiceContainer

12345