Home
last modified time | relevance | path

Searched refs:action_types (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dprolog_format.pl204 action_types(0'a, [atom]).
206 action_types(0'd, [integer]).
208 action_types(0'e, [float]).
210 action_types(0'f, [float]).
212 action_types(0'G, [float]).
214 action_types(0'I, [integer]).
216 action_types(0'n, []).
218 action_types(0'p, [any]).
222 action_types(0's, [text]).
224 action_types(0't, []).
[all …]
/dports/www/htdigest/httpd-2.4.6/modules/mappers/
H A Dmod_actions.c53 apr_table_t *action_types; /* Added with Action... */ member
67 new->action_types = apr_table_make(p, 4); in create_action_dir_config()
80 new->action_types = apr_table_overlay(p, add->action_types, in merge_action_dir_configs()
81 base->action_types); in merge_action_dir_configs()
103 apr_table_setn(m->action_types, type, in add_action()
188 if (action && (t = apr_table_get(conf->action_types, action))) { in action_handler()
/dports/www/apache24/httpd-2.4.53/modules/mappers/
H A Dmod_actions.c53 apr_table_t *action_types; /* Added with Action... */ member
67 new->action_types = apr_table_make(p, 4); in create_action_dir_config()
80 new->action_types = apr_table_overlay(p, add->action_types, in merge_action_dir_configs()
81 base->action_types); in merge_action_dir_configs()
103 apr_table_setn(m->action_types, type, in add_action()
188 if (action && (t = apr_table_get(conf->action_types, action))) { in action_handler()
/dports/net/ryu/ryu-4.26/ryu/services/protocols/bgp/utils/
H A Dbgp.py222 action_types = {
229 return _create_actions(actions, action_types)
247 action_types = {
254 return _create_actions(actions, action_types)
271 action_types = {
280 return _create_actions(actions, action_types)
283 def _create_actions(actions, action_types): argument
290 cls_ = action_types.get(name, None)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/compute/instance_groups/managed/
H A Dwait_info.py45 def _CreateActionsText(text, igm_field, action_types): argument
56 for action in action_types:
/dports/databases/p5-DBIx-Class-AuditLog/DBIx-Class-AuditLog-0.6.4/lib/DBIx/Class/Schema/AuditLog/
H A DStructure.pm117 my $action_types = $options->{action_types}
144 'Action.action_type' => $action_types,
/dports/sysutils/conan/conan-1.44.0/conans/client/recorder/
H A Daction_recorder.py157 action_types = [action.type for action in the_actions]
165 "downloaded": INSTALL_DOWNLOADED in action_types,
166 "exported": INSTALL_EXPORTED in action_types,
179 doc["built"] = INSTALL_BUILT in action_types
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Database/Clauses/
H A DRiverWhereClause.php28 public $action_types; variable in Elgg\\Database\\Clauses\\RiverWhereClause
87 $wheres[] = $qb->compare($alias('action_type'), '=', $this->action_types, ELGG_VALUE_STRING);
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dquiver.cc2364 action_types.push_back(make_shared<ammo_action>(-1)); in _flag_to_action_types()
2369 action_types.push_back(make_shared<wand_action>(-1)); in _flag_to_action_types()
2382 _flag_to_action_types(action_types, flag); in _check_and_add_actions()
2393 vector<shared_ptr<action>> action_types; in _get_next_action_type() local
2409 reverse(action_types.begin(), action_types.end()); in _get_next_action_type()
2422 for (i = 0; i < action_types.size(); i++) in _get_next_action_type()
2424 auto rep = action_types[i]; in _get_next_action_type()
2433 if (i >= action_types.size()) in _get_next_action_type()
2443 i = (i + 1) % action_types.size(); in _get_next_action_type()
2444 rotate(action_types.begin(), action_types.begin() + i, action_types.end()); in _get_next_action_type()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/firebase/test/android/
H A Dmatrix_creator.py106 action_types = self._messages.RoboDirective.ActionTypeValueValuesEnum
108 'click': action_types.SINGLE_CLICK,
109 'text': action_types.ENTER_TEXT,
110 'ignore': action_types.IGNORE
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dwin_task.py118 action_types = {
1533 action = {"action_type": _reverse_lookup(action_types, actionObj.Type)}
1702 task_action = task_definition.Actions.Create(action_types[action_type])
1703 if action_types[action_type] == TASK_ACTION_EXEC:
1712 elif action_types[action_type] == TASK_ACTION_SEND_EMAIL:
1746 elif action_types[action_type] == TASK_ACTION_SHOW_MESSAGE:
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Database/
H A DRiver.php263 $where->action_types = $this->options->action_types;
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dconversion.h46 NewPackageAction GetNewPackagePolicy(const char *s, const char **action_types);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/notifications/
H A Dnotification_database_conversions_unittest.cc225 blink::PlatformNotificationActionType action_types[] = { in TEST() local
229 for (blink::PlatformNotificationActionType action_type : action_types) { in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/notifications/
H A Dnotification_database_conversions_unittest.cc224 blink::mojom::NotificationActionType action_types[] = { in TEST() local
228 for (blink::mojom::NotificationActionType action_type : action_types) { in TEST()
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/phpunit/unit/Elgg/Database/Clauses/
H A DRiverWhereClauseUnitTest.php101 $query->action_types = ['foo1', 'foo2'];
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/xen/interface/
H A Dxen-mca.h167 uint8_t action_types; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/xen/interface/
H A Dxen-mca.h167 uint8_t action_types; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/xen/interface/
H A Dxen-mca.h167 uint8_t action_types; member
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h1055 enum action_types { enum
1095 enum action_types type;
1342 const char *filterset_name(enum action_types);

123