Home
last modified time | relevance | path

Searched defs:params (Results 226 – 250 of 50004) sorted by relevance

12345678910>>...2001

/dports/games/scummvm/scummvm-2.5.1/engines/gob/
H A Dinter_fascin.cpp151 void Inter_Fascination::oFascin_assign(OpFuncParams &params) { in oFascin_assign()
215 void Inter_Fascination::oFascin_playTirb(OpGobParams &params) { in oFascin_playTirb()
233 void Inter_Fascination::oFascin_playTira(OpGobParams &params) { in oFascin_playTira()
257 void Inter_Fascination::oFascin_adlibPlay(OpGobParams &params) { in oFascin_adlibPlay()
261 void Inter_Fascination::oFascin_adlibStop(OpGobParams &params) { in oFascin_adlibStop()
269 void Inter_Fascination::oFascin_loadMus1(OpGobParams &params) { in oFascin_loadMus1()
274 void Inter_Fascination::oFascin_loadMus2(OpGobParams &params) { in oFascin_loadMus2()
279 void Inter_Fascination::oFascin_loadMus3(OpGobParams &params) { in oFascin_loadMus3()
284 void Inter_Fascination::oFascin_loadBatt1(OpGobParams &params) { in oFascin_loadBatt1()
289 void Inter_Fascination::oFascin_loadBatt2(OpGobParams &params) { in oFascin_loadBatt2()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/metrics_private/
H A Dmetrics_private_api.cc75 std::unique_ptr<GetVariationParams::Params> params( in Run() local
90 std::unique_ptr<RecordUserAction::Params> params( in Run() local
135 std::unique_ptr<RecordValue::Params> params( in Run() local
160 std::unique_ptr<RecordSparseValue::Params> params( in Run() local
168 std::unique_ptr<RecordBoolean::Params> params( in Run() local
189 std::unique_ptr<RecordPercentage::Params> params( in Run() local
198 std::unique_ptr<RecordCount::Params> params( in Run() local
208 std::unique_ptr<RecordSmallCount::Params> params( in Run() local
226 std::unique_ptr<RecordTime::Params> params( in Run() local
237 std::unique_ptr<RecordMediumTime::Params> params( in Run() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/metrics_private/
H A Dmetrics_private_api.cc75 std::unique_ptr<GetVariationParams::Params> params( in Run() local
92 std::unique_ptr<RecordUserAction::Params> params( in Run() local
137 std::unique_ptr<RecordValue::Params> params( in Run() local
162 std::unique_ptr<RecordSparseValue::Params> params( in Run() local
170 std::unique_ptr<RecordBoolean::Params> params( in Run() local
191 std::unique_ptr<RecordPercentage::Params> params( in Run() local
200 std::unique_ptr<RecordCount::Params> params( in Run() local
210 std::unique_ptr<RecordSmallCount::Params> params( in Run() local
228 std::unique_ptr<RecordTime::Params> params( in Run() local
239 std::unique_ptr<RecordMediumTime::Params> params( in Run() local
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/controller/
H A DCalendarController.php42 protected function getStoreParams($params) {
69 protected function afterLoad(&$response, &$model, &$params) {
92 protected function actionCalendarsWithGroup($params){
164 public function actionImportIcs($params) {
251 public function actionLoadColors($params){
302 public function actionSubmitColors($params){
329 public function actionExportIcs($params){
368 public function actionTruncate($params){
381 public function actionRemoveDuplicates($params){
504 public function actionPrintCategoryCount($params){
[all …]
/dports/www/pear-UDDI/UDDI-0.2.4/
H A DUDDI.php475 function query($method, $params)
519 function assemble($method, $params)
629 function find_binding($params)
645 function find_business($params)
677 function find_service($params)
693 function find_tModel($params)
709 function get_bindingDetail($params)
725 function get_businessDetail($params)
741 function get_businessDetailExt($params)
757 function get_serviceDetail($params)
[all …]
/dports/www/kanboard/kanboard-1.2.21/app/Helper/
H A DLayoutHelper.php23 public function app($template, array $params = array())
53 public function user($template, array $params)
70 public function task($template, array $params)
86 public function project($template, array $params, $sidebar = 'project/sidebar')
105 public function projectUser($template, array $params)
119 public function config($template, array $params)
140 public function plugin($template, array $params)
153 public function dashboard($template, array $params)
166 public function analytic($template, array $params)
184 public function pageLayout($template, array $params = array(), $layout = 'layout')
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_fire/
H A Dags_fire.cpp46 void AGSFire::FireAddObject(ScriptMethodParams &params) { in FireAddObject()
53 void AGSFire::FirePreHeat(ScriptMethodParams &params) { in FirePreHeat()
60 void AGSFire::FireDisableSeeding(ScriptMethodParams &params) { in FireDisableSeeding()
67 void AGSFire::FireEnableSeeding(ScriptMethodParams &params) { in FireEnableSeeding()
74 void AGSFire::FireSetStrength(ScriptMethodParams &params) { in FireSetStrength()
81 void AGSFire::FireRemoveObject(ScriptMethodParams &params) { in FireRemoveObject()
88 void AGSFire::FireUpdate(ScriptMethodParams &params) { in FireUpdate()
94 void AGSFire::FireStop(ScriptMethodParams &params) { in FireStop()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_pal_render/
H A Draycast.cpp83 void AGSPalRender::Ray_SelectTile(ScriptMethodParams &params) { in Ray_SelectTile()
94 void AGSPalRender::Ray_HasSeenTile(ScriptMethodParams &params) { in Ray_HasSeenTile()
101 void AGSPalRender::Ray_SetNoClip(ScriptMethodParams &params) { in Ray_SetNoClip()
106 void AGSPalRender::Ray_GetNoClip(ScriptMethodParams &params) { in Ray_GetNoClip()
110 void AGSPalRender::Ray_DrawTile(ScriptMethodParams &params) { in Ray_DrawTile()
132 void AGSPalRender::Ray_GetTileX_At(ScriptMethodParams &params) { in Ray_GetTileX_At()
144 void AGSPalRender::Ray_SetWallAt(ScriptMethodParams &params) { in Ray_SetWallAt()
151 void AGSPalRender::Ray_GetWallAt(ScriptMethodParams &params) { in Ray_GetWallAt()
305 void AGSPalRender::Ray_SetPlaneY(ScriptMethodParams &params) { in Ray_SetPlaneY()
311 void AGSPalRender::Ray_GetPlaneY(ScriptMethodParams &params) { in Ray_GetPlaneY()
[all …]
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCReaderGen1_2x3.cpp1055 template <> size_t GenericFill<IfcRoot>(const DB& db, const LIST& params, IfcRoot* in) in GenericFill()
1354 template <> size_t GenericFill<IfcCurve>(const DB& db, const LIST& params, IfcCurve* in) in GenericFill()
1501 template <> size_t GenericFill<IfcPlane>(const DB& db, const LIST& params, IfcPlane* in) in GenericFill()
1616 template <> size_t GenericFill<IfcTask>(const DB& db, const LIST& params, IfcTask* in) in GenericFill()
1696 template <> size_t GenericFill<IfcEdge>(const DB& db, const LIST& params, IfcEdge* in) in GenericFill()
2443 template <> size_t GenericFill<IfcRamp>(const DB& db, const LIST& params, IfcRamp* in) in GenericFill()
2598 template <> size_t GenericFill<IfcPath>(const DB& db, const LIST& params, IfcPath* in) in GenericFill()
2682 template <> size_t GenericFill<IfcRoof>(const DB& db, const LIST& params, IfcRoof* in) in GenericFill()
2912 template <> size_t GenericFill<IfcWall>(const DB& db, const LIST& params, IfcWall* in) in GenericFill()
2957 template <> size_t GenericFill<IfcDoor>(const DB& db, const LIST& params, IfcDoor* in) in GenericFill()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCReaderGen1_2x3.cpp1060 template <> size_t GenericFill<IfcRoot>(const DB& db, const LIST& params, IfcRoot* in) in GenericFill()
1359 template <> size_t GenericFill<IfcCurve>(const DB& db, const LIST& params, IfcCurve* in) in GenericFill()
1506 template <> size_t GenericFill<IfcPlane>(const DB& db, const LIST& params, IfcPlane* in) in GenericFill()
1621 template <> size_t GenericFill<IfcTask>(const DB& db, const LIST& params, IfcTask* in) in GenericFill()
1701 template <> size_t GenericFill<IfcEdge>(const DB& db, const LIST& params, IfcEdge* in) in GenericFill()
2448 template <> size_t GenericFill<IfcRamp>(const DB& db, const LIST& params, IfcRamp* in) in GenericFill()
2603 template <> size_t GenericFill<IfcPath>(const DB& db, const LIST& params, IfcPath* in) in GenericFill()
2687 template <> size_t GenericFill<IfcRoof>(const DB& db, const LIST& params, IfcRoof* in) in GenericFill()
2917 template <> size_t GenericFill<IfcWall>(const DB& db, const LIST& params, IfcWall* in) in GenericFill()
2962 template <> size_t GenericFill<IfcDoor>(const DB& db, const LIST& params, IfcDoor* in) in GenericFill()
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCReaderGen1.cpp1056 template <> size_t GenericFill<IfcRoot>(const DB& db, const LIST& params, IfcRoot* in) in GenericFill()
1355 template <> size_t GenericFill<IfcCurve>(const DB& db, const LIST& params, IfcCurve* in) in GenericFill()
1502 template <> size_t GenericFill<IfcPlane>(const DB& db, const LIST& params, IfcPlane* in) in GenericFill()
1617 template <> size_t GenericFill<IfcTask>(const DB& db, const LIST& params, IfcTask* in) in GenericFill()
1697 template <> size_t GenericFill<IfcEdge>(const DB& db, const LIST& params, IfcEdge* in) in GenericFill()
2444 template <> size_t GenericFill<IfcRamp>(const DB& db, const LIST& params, IfcRamp* in) in GenericFill()
2599 template <> size_t GenericFill<IfcPath>(const DB& db, const LIST& params, IfcPath* in) in GenericFill()
2682 template <> size_t GenericFill<IfcRoof>(const DB& db, const LIST& params, IfcRoof* in) in GenericFill()
2912 template <> size_t GenericFill<IfcWall>(const DB& db, const LIST& params, IfcWall* in) in GenericFill()
2957 template <> size_t GenericFill<IfcDoor>(const DB& db, const LIST& params, IfcDoor* in) in GenericFill()
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/addressbook/controller/
H A DContact.php48 public function query($params) {
58 public function get($params) {
68 public function set($params) {
79 public function changes($params) {
83 public function export($params) {
91 public function import($params) {
95 public function importCSVMapping($params) {
99 public function merge($params) {
103 public function labels($params) {
150 public function loadVCS( array $params) :array
/dports/devel/coursier/coursier-1.1.0-M12/modules/cli/src/test/scala-2.12/coursier/cli/
H A DCliFetchIntegrationTest.scala61 val params = paramsOrThrow(options) constant
72 val params = paramsOrThrow(options) constant
84 val params = paramsOrThrow(options) constant
104 val params = paramsOrThrow(options) constant
117 val params = paramsOrThrow(options) constant
129 val params = paramsOrThrow(options) constant
141 val params = paramsOrThrow(options) constant
154 val params = paramsOrThrow(options) constant
170 val params = paramsOrThrow(options) constant
204 val params = paramsOrThrow(options) constant
[all …]
/dports/databases/grass7/grass-7.8.6/vector/v.out.postgis/
H A Dlocal_proto.h6 struct params { struct
15 void define_options(struct params *, struct flags *); argument
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dcamera_models_test.cc66 void TestModel(const std::vector<double>& params) { in TestModel()
134 std::vector<double> params = {655.123, 386.123, 511.123}; in BOOST_AUTO_TEST_CASE() local
139 std::vector<double> params = {651.123, 655.123, 386.123, 511.123}; in BOOST_AUTO_TEST_CASE() local
144 std::vector<double> params = {651.123, 386.123, 511.123, 0}; in BOOST_AUTO_TEST_CASE() local
151 std::vector<double> params = {651.123, 386.123, 511.123, 0, 0}; in BOOST_AUTO_TEST_CASE() local
162 std::vector<double> params = {651.123, 655.123, 386.123, 511.123, in BOOST_AUTO_TEST_CASE() local
168 std::vector<double> params = {651.123, 655.123, 386.123, 511.123, in BOOST_AUTO_TEST_CASE() local
174 std::vector<double> params = {651.123, 655.123, 386.123, 511.123, in BOOST_AUTO_TEST_CASE() local
196 std::vector<double> params = {651.123, 386.123, 511.123, 0}; in BOOST_AUTO_TEST_CASE() local
203 std::vector<double> params = {651.123, 386.123, 511.123, 0, 0}; in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/controller/
H A DMaintenanceController.php35 public function actionTestCache($params){
45 protected function actionDownloadFromShop($params){
172 protected function actionGetNewAcl($params){
191 protected function actionCopyAcl($params){
199 protected function actionRemoveDuplicates($params){
400 protected function actionCheckDatabase($params) {
536 protected function actionUpgrade($params) {
541 public function actionServermanagerReport($params){
554 protected function actionCheckLanguage($params){
790 protected function actionZipLanguage($params){
[all …]
/dports/www/py-fastapi/fastapi-0.70.0/tests/
H A Dtest_params_repr.py14 def params(request): function
18 def test_param_repr(params): argument
22 def test_path_repr(params): argument
26 def test_query_repr(params): argument
30 def test_header_repr(params): argument
34 def test_cookie_repr(params): argument
38 def test_body_repr(params): argument
/dports/www/phpmyfaq/phpmyfaq/src/libs/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DLicenseNamespace.php21 public function delete(array $params = [])
38 public function get(array $params = [])
53 public function getBasicStatus(array $params = [])
68 public function getTrialStatus(array $params = [])
85 public function post(array $params = [])
103 public function postStartBasic(array $params = [])
120 public function postStartTrial(array $params = [])
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dlivingbooks_code.cpp762 Common::Array<LBValue> params; in readParams() local
974 Common::Array<LBValue> params = readParams(); in runGeneralCommand() local
1030 void LBCode::cmdMax(const Common::Array<LBValue> &params) { in cmdMax()
1040 void LBCode::cmdMin(const Common::Array<LBValue> &params) { in cmdMin()
1050 void LBCode::cmdAbs(const Common::Array<LBValue> &params) { in cmdAbs()
1102 void LBCode::cmdTop(const Common::Array<LBValue> &params) { in cmdTop()
1463 Common::Array<LBValue> params = readParams(); in runItemCommand() local
1552 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
1590 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
1600 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dlivingbooks_code.cpp816 Common::Array<LBValue> params; in readParams() local
1028 Common::Array<LBValue> params = readParams(); in runGeneralCommand() local
1084 void LBCode::cmdMax(const Common::Array<LBValue> &params) { in cmdMax()
1094 void LBCode::cmdMin(const Common::Array<LBValue> &params) { in cmdMin()
1104 void LBCode::cmdAbs(const Common::Array<LBValue> &params) { in cmdAbs()
1156 void LBCode::cmdTop(const Common::Array<LBValue> &params) { in cmdTop()
1520 Common::Array<LBValue> params = readParams(); in runItemCommand() local
1609 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
1647 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
1657 Common::Array<LBValue> params = readParams(); in runNotifyCommand() local
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/files/controller/
H A DFolderController.php41 protected function actionCache($params){
45 protected function actionSyncFilesystem($params){
169 private function _getExpandFolderIds($params){
208 protected function actionTree($params) {
500 protected function actionPaste($params) {
634 private function _listShares($params) {
683 protected function actionList($params) {
871 private function _searchFiles($params) {
1363 protected function actionCompress($params) {
1499 protected function actionDecompress($params){
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/
H A DgetAllVariableValuesForUrl.test.ts29 let params: any = getVariablesUrlParams(); variable
51 const params = getVariablesUrlParams(); constant
74 const params = getVariablesUrlParams(); constant
85 const params = getVariablesUrlParams({ constant
98 const params = getVariablesUrlParams({ constant
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvteseq.c38 display_control_sequence(const char *name, GValueArray *params) in display_control_sequence()
473 GValueArray *params, in vte_sequence_handler_set_title_internal()
569 GValueArray *params, in vte_sequence_handler_multiple_limited()
590 GValueArray *params, in vte_sequence_handler_multiple_r()
599 GValueArray *params) in vte_reset_mouse_smooth_scroll_delta()
947 vte_sequence_handler_nop (VteTerminal *terminal, GValueArray *params) in vte_sequence_handler_nop()
1043 _vte_sequence_handler_cb (VteTerminal *terminal, GValueArray *params) in _vte_sequence_handler_cb()
1079 _vte_sequence_handler_cd (VteTerminal *terminal, GValueArray *params) in _vte_sequence_handler_cd()
1139 _vte_sequence_handler_ce (VteTerminal *terminal, GValueArray *params) in _vte_sequence_handler_ce()
1348 _vte_sequence_handler_dc (VteTerminal *terminal, GValueArray *params) in _vte_sequence_handler_dc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/
H A Dweb_app_navigate_browsertest.cc27 NavigateParams params(browser(), GetGoogleURL(), ui::PAGE_TRANSITION_LINK); in MakeNavigateParams() local
39 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
59 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
74 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
88 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
97 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
107 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
116 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
125 NavigateParams params(MakeNavigateParams()); in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_info/android/java/src/org/chromium/components/page_info/
H A DPageInfoViewV2.java25 public PageInfoViewV2(Context context, PageInfoView.PageInfoViewParams params) { in PageInfoViewV2()
32 protected void init(PageInfoView.PageInfoViewParams params) { in init()
39 protected void initUrlTitle(PageInfoView.PageInfoViewParams params) { in initUrlTitle()
44 protected void initConnection(PageInfoView.PageInfoViewParams params) { in initConnection()
49 protected void initPerformance(PageInfoView.PageInfoViewParams params) {} in initPerformance()
52 protected void initPermissions(PageInfoView.PageInfoViewParams params) { in initPermissions()
57 protected void initCookies(PageInfoView.PageInfoViewParams params) { in initCookies()
63 protected void initSiteSettings(PageInfoViewParams params) {} in initSiteSettings()
66 protected void initPreview(PageInfoViewParams params) { in initPreview()

12345678910>>...2001