Home
last modified time | relevance | path

Searched refs:getScript (Results 1 – 25 of 1215) sorted by relevance

12345678910>>...49

/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/R/
H A DRSupport.cpp111 QString RModuleSupport::getScript() const { in getScript() function in U2::RModuleSupport
118 validationArguments << getScript().arg(name); in RModuleGostatsSupport()
125 validationArguments << getScript().arg(name); in RModuleGodbSupport()
132 validationArguments << getScript().arg(name); in RModuleHgu133adbSupport()
139 validationArguments << getScript().arg(name); in RModuleHgu133bdbSupport()
146 validationArguments << getScript().arg(name); in RModuleHgu133plus2dbSupport()
153 validationArguments << getScript().arg(name); in RModuleHgu95av2dbSupport()
160 validationArguments << getScript().arg(name); in RModuleMouse430a2dbSupport()
167 validationArguments << getScript().arg(name); in RModuleCelegansdbSupport()
174 validationArguments << getScript().arg(name); in RModuleDrosophila2dbSupport()
[all …]
/dports/games/scorched3d/scorched/src/common/lua/
H A DLUAS3DLib.cpp99 LUAScript *wrapper = getScript(L); in s3d_get_option()
151 LUAScript *wrapper = getScript(L); in s3d_get_tank()
169 LUAScript *wrapper = getScript(L); in s3d_get_tanks()
191 LUAScript *wrapper = getScript(L); in s3d_get_height()
205 LUAScript *wrapper = getScript(L); in s3d_get_arenawidth()
215 LUAScript *wrapper = getScript(L); in s3d_get_arenaheight()
225 LUAScript *wrapper = getScript(L); in s3d_get_landscapewidth()
235 LUAScript *wrapper = getScript(L); in s3d_get_landscapeheight()
245 LUAScript *wrapper = getScript(L); in s3d_set_tank_score()
265 LUAScript *wrapper = getScript(L); in s3d_set_tank_money()
[all …]
H A DLUAS3DWeaponLib.cpp40 static LUAScript *getScript(lua_State *L) in getScript() function
51 LUAScript *wrapper = getScript(L); in s3d_random()
61 LUAScript *wrapper = getScript(L); in s3d_fire_weapon()
93 LUAScript *wrapper = getScript(L); in s3d_explosion()
111 LUAScript *wrapper = getScript(L); in s3d_napalm()
129 LUAScript *wrapper = getScript(L); in s3d_laser()
/dports/devel/py-pyicu/PyICU-2.4.3/test/
H A Dtest_Script.py39 names = [Script.getScript(cp).getShortName() for cp in pairs]
49 names = [Script.getScript(c).getShortName() for c in pairs]
55 names = [Script.getScript(cp).getShortName()
65 names = [Script.getScript(pairs.char32At(i)).getShortName()
72 desc = Script.getScript(iterator.next32PostInc()).getShortName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/python/
H A Dxscriptprovider.py37 xScript = self.xScriptProvider.getScript(
50 xScript = xScriptProvider.getScript(
61 self.xScriptProvider.getScript("invalid URI, isn't it?")
66 self.xScriptProvider.getScript(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/python/
H A Dxscriptprovider.py37 xScript = self.xScriptProvider.getScript(
50 xScript = xScriptProvider.getScript(
61 self.xScriptProvider.getScript("invalid URI, isn't it?")
66 self.xScriptProvider.getScript(
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Command/
H A DScriptCommand.php29 abstract public function getScript(); function in Predis\\Command\\ScriptCommand
64 return array_merge(array(sha1($this->getScript()), (int) $numkeys), $arguments);
73 $arguments[0] = $this->getScript();
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Command/
H A DScriptCommand.php29 abstract public function getScript(); function in Predis\\Command\\ScriptCommand
64 return array_merge(array(sha1($this->getScript()), (int) $numkeys), $arguments);
73 $arguments[0] = $this->getScript();
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Command/
H A DScriptCommand.php29 abstract public function getScript(); function in Predis\\Command\\ScriptCommand
64 return array_merge(array(sha1($this->getScript()), (int) $numkeys), $arguments);
73 $arguments[0] = $this->getScript();
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Command/
H A DScriptCommand.php29 abstract public function getScript(); function in Predis\\Command\\ScriptCommand
64 return array_merge(array(sha1($this->getScript()), (int) $numkeys), $arguments);
73 $arguments[0] = $this->getScript();
/dports/security/pear-HTML_Crypt/HTML_Crypt-1.3.4/HTML/
H A DCrypt.php61 * @see getScript()
216 function getScript() function in HTML_Crypt
280 $this->getScript();
333 return $c->getScript();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/uitest/librelogo/
H A Dcompile.py21 def getScript(self, command): member in LibreLogoCompileTest
25 xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
31 xCompile = self.getScript("__compil__")
H A Drun.py19 def getScript(self, command): member in LibreLogoTest
23 xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
36 xIsAlive = self.getScript("__is_alive__")
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Driven_card.cpp154 RivenScriptPtr loadScript = getScript(kCardLoadScript); in applyPropertiesPatch8EB7()
393 RivenScriptPtr loadScript = getScript(kCardLoadScript); in applyPropertiesPatch22118()
467 RivenScriptPtr loadScript = getScript(kCardEnterScript); in applyPropertiesPatch1518D()
561 RivenScriptPtr loadScript = getScript(kCardLoadScript); in applyPropertiesPatch2B414()
683 RivenScriptPtr script = getScript(scriptType); in runScript()
946 script += _pressedHotspot->getScript(kMouseUpScript); in onMouseUp()
980 script = _pressedHotspot->getScript(kMouseDragScript); in onMouseDragUpdate()
987 return getScript(kCardFrameScript); in onFrame()
1004 script += _pressedHotspot->getScript(kMouseUpScript); in onMouseUpdate()
1026 script += _pressedHotspot->getScript(kMouseUpScript); in leave()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/resources/
H A Dspecial.cpp499getScript()->queueScript(getWorld()->actions[areaIndex]->scriptIndex, getSharedData()->getPlayerIn… in chapter7()
509getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(2445)]->scriptInde… in chapter7()
692getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(2524)]->scriptInde… in chapter9()
696getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(2518)]->scriptInde… in chapter9()
700getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(2519)]->scriptInde… in chapter9()
704getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(2520)]->scriptInde… in chapter9()
1000getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(1971)]->scriptInde… in chapter12()
1007getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(1971)]->scriptInde… in chapter12()
1014getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(1971)]->scriptInde… in chapter12()
1021getScript()->queueScript(getWorld()->actions[getWorld()->getActionAreaIndexById(1971)]->scriptInde… in chapter12()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test432593/
H A DA_in.java1getScript();String script2=(String)LocaleMatcher.canonicalMap.get(script);String region=ulocale.ge… in addLikelySubtags() method in LocaleMatcher.LocalePatternMatcher
/dports/www/falkon/falkon-3.2.0/src/plugins/GreaseMonkey/settings/
H A Dgm_settings.cpp66 GM_Script* script = getScript(item); in showItemInfo()
77 GM_Script *script = getScript(item); in updateItem()
86 GM_Script* script = getScript(item); in removeItem()
102 GM_Script* script = getScript(item); in itemChanged()
195 GM_Script* GM_Settings::getScript(QListWidgetItem* item) in getScript() function in GM_Settings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/uitest/librelogo/
H A Dcompile.py26 def getScript(self, command): member in LibreLogoCompileTest
30 xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
36 xCompile = self.getScript("__compil__")
H A Drun.py25 def getScript(self, command): member in LibreLogoTest
29 xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
42 xIsAlive = self.getScript("__is_alive__")
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestIdentity.java39 String fScript = ltp.getScript().length() > 0 ? ltp.getScript() in TestIdentityVsFilename()
64 String iScript = ltp.getScript().length() > 0 ? ltp.getScript() in TestIdentityVsFilename()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/locale/
H A DBaseLocale.java98 public String getScript() { in getScript() method in BaseLocale
187 && locale.getScript() == ""; in Key()
237 String scrt = locale.getScript(); in hashCode()
269 && LocaleUtils.caseIgnoreMatch(other.getScript(), locale.getScript()) in equals()
287 return new Key(locale.getLanguage(), locale.getScript(), in normalize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/locale/
H A DBaseLocale.java98 public String getScript() { in getScript() method in BaseLocale
187 && locale.getScript() == ""; in Key()
237 String scrt = locale.getScript(); in hashCode()
269 && LocaleUtils.caseIgnoreMatch(other.getScript(), locale.getScript()) in equals()
287 return new Key(locale.getLanguage(), locale.getScript(), in normalize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/util/locale/
H A DBaseLocale.java98 public String getScript() { in getScript() method in BaseLocale
187 && locale.getScript() == ""; in Key()
237 String scrt = locale.getScript(); in hashCode()
269 && LocaleUtils.caseIgnoreMatch(other.getScript(), locale.getScript()) in equals()
287 return new Key(locale.getLanguage(), locale.getScript(), in normalize()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Driven_card.cpp153 RivenScriptPtr loadScript = getScript(kCardLoadScript); in applyPropertiesPatch8EB7()
392 RivenScriptPtr loadScript = getScript(kCardLoadScript); in applyPropertiesPatch22118()
466 RivenScriptPtr loadScript = getScript(kCardEnterScript); in applyPropertiesPatch1518D()
588 RivenScriptPtr script = getScript(scriptType); in runScript()
840 script += _pressedHotspot->getScript(kMouseDownScript); in onMouseDown()
850 script += _pressedHotspot->getScript(kMouseUpScript); in onMouseUp()
865 script += _hoveredHotspot->getScript(kMouseLeaveScript); in onMouseMove()
884 script = _pressedHotspot->getScript(kMouseDragScript); in onMouseDragUpdate()
891 return getScript(kCardFrameScript); in onFrame()
922 script += _pressedHotspot->getScript(kMouseUpScript); in leave()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dlocid.cpp736 … (getScript() != nullptr && getScript()[0] != '\0') ? getScript() : l.getScript(), in init()
747 if (getScript() != nullptr && getScript()[0] != '\0' && in init()
752 … AppendLSCVE(temp.clear(), getLanguage(), getScript(), getCountry(), in init()
760 l.getScript(), in init()
780 … (getScript() != nullptr && getScript()[0] != '\0') ? getScript() : l.getScript(), in init()
797 … (getScript() != nullptr && getScript()[0] != '\0') ? getScript() : l.getScript(), in init()
833 Locale l(AppendLSCVE(temp.clear(), getLanguage(), nullptr, getScript(), in init()
844 getScript(), in init()

12345678910>>...49