Home
last modified time | relevance | path

Searched refs:state_key (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/dports/games/freecell-solver/freecell-solver-6.2.0/
H A Dmove.c30 #define state_key (ptr_state_key) in fc_solve_apply_move() macro
35 fcs_state_get_col(*state_key, src), in fc_solve_apply_move()
41 fcs_state_push(state_key, dest, fcs_freecell_card(*state_key, src)); in fc_solve_apply_move()
42 fcs_empty_freecell(*state_key, src); in fc_solve_apply_move()
47 fcs_empty_freecell(*state_key, src); in fc_solve_apply_move()
52 col = fcs_state_get_col(*state_key, src); in fc_solve_apply_move()
60 col = fcs_state_get_col(*state_key, src); in fc_solve_apply_move()
62 fcs_increment_foundation(*state_key, dest); in fc_solve_apply_move()
67 fcs_empty_freecell(*state_key, src); in fc_solve_apply_move()
74 col = fcs_state_get_col(*state_key, src); in fc_solve_apply_move()
[all …]
H A Dfreecell.c42 if (fcs_state_col_is_empty(state_key, ret)) in find_empty_stack()
76 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
86 if (fcs_foundation_value(state_key, in DECLARE_MOVE_FUNCTION()
128 const fcs_card card = fcs_freecell_card(state_key, fc); in DECLARE_MOVE_FUNCTION()
136 if (fcs_foundation_value(state_key, in DECLARE_MOVE_FUNCTION()
394 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
464 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
629 col_seqs_iter iter = col_seqs_iter__create(&state_key, in DECLARE_MOVE_FUNCTION()
719 col_seqs_iter iter = col_seqs_iter__create(&state_key, in DECLARE_MOVE_FUNCTION()
829 const fcs_card card = fcs_freecell_card(state_key, fc); in DECLARE_MOVE_FUNCTION()
[all …]
H A Dzerofc_freecell_moves.h21 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
31 if (fcs_foundation_value(state_key, in DECLARE_MOVE_FUNCTION()
64 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
91 var_AUTO(col, fcs_state_get_col(state_key, stack_idx)); in DECLARE_MOVE_FUNCTION()
107 var_AUTO(dest_col, fcs_state_get_col(state_key, ds)); in DECLARE_MOVE_FUNCTION()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/state/
H A Dtest_v2.py68 self.state_key = state_key
110 state_key="",
117 state_key=ALICE,
124 state_key="",
131 state_key="",
138 state_key=BOB,
145 state_key=CHARLIE,
152 state_key=ZARA,
551 state_key="",
569 state_key="",
[all …]
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/
H A Dtest_state.py36 state_key=None, argument
49 if state_key is not None:
63 if state_key is not None:
64 d["state_key"] = state_key
227 state_key="",
273 state_key="",
333 state_key="",
351 state_key="",
360 state_key="",
576 state_key="",
[all …]
/dports/graphics/clutter/clutter-1.26.4/clutter/deprecated/
H A Dclutter-state.c346 ClutterStateKey *state_key; in clutter_state_key_new() local
351 state_key->target_state = state; in clutter_state_key_new()
352 state_key->object = object; in clutter_state_key_new()
354 state_key->mode = mode; in clutter_state_key_new()
362 state_key->interval = in clutter_state_key_new()
376 return state_key; in clutter_state_key_new()
1221 ClutterStateKey *state_key; in clutter_state_set_key() local
1709 return state_key->pre_delay; in clutter_state_key_get_pre_delay()
1730 return state_key->post_delay; in clutter_state_key_get_post_delay()
1750 return state_key->mode; in clutter_state_key_get_mode()
[all …]
H A Dclutter-state.h166 gdouble clutter_state_key_get_pre_delay (const ClutterStateKey *state_key);
168 gdouble clutter_state_key_get_post_delay (const ClutterStateKey *state_key);
170 gulong clutter_state_key_get_mode (const ClutterStateKey *state_key);
172 gboolean clutter_state_key_get_value (const ClutterStateKey *state_key,
177 GObject * clutter_state_key_get_object (const ClutterStateKey *state_key);
179 const gchar * clutter_state_key_get_property_name (const ClutterStateKey *state_key);
181 const gchar * clutter_state_key_get_source_state_name (const ClutterStateKey *state_key);
183 const gchar * clutter_state_key_get_target_state_name (const ClutterStateKey *state_key);
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/deprecated/
H A Dclutter-state.c346 ClutterStateKey *state_key; in clutter_state_key_new() local
351 state_key->target_state = state; in clutter_state_key_new()
352 state_key->object = object; in clutter_state_key_new()
354 state_key->mode = mode; in clutter_state_key_new()
362 state_key->interval = in clutter_state_key_new()
376 return state_key; in clutter_state_key_new()
1221 ClutterStateKey *state_key; in clutter_state_set_key() local
1709 return state_key->pre_delay; in clutter_state_key_get_pre_delay()
1730 return state_key->post_delay; in clutter_state_key_get_post_delay()
1750 return state_key->mode; in clutter_state_key_get_mode()
[all …]
H A Dclutter-state.h166 gdouble clutter_state_key_get_pre_delay (const ClutterStateKey *state_key);
168 gdouble clutter_state_key_get_post_delay (const ClutterStateKey *state_key);
170 gulong clutter_state_key_get_mode (const ClutterStateKey *state_key);
172 gboolean clutter_state_key_get_value (const ClutterStateKey *state_key,
177 GObject * clutter_state_key_get_object (const ClutterStateKey *state_key);
179 const gchar * clutter_state_key_get_property_name (const ClutterStateKey *state_key);
181 const gchar * clutter_state_key_get_source_state_name (const ClutterStateKey *state_key);
183 const gchar * clutter_state_key_get_target_state_name (const ClutterStateKey *state_key);
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/storage/
H A Dtest_state.py57 "state_key": state_key,
143 (e1.type, e1.state_key): e1,
144 (e2.type, e2.state_key): e2,
145 (e3.type, e3.state_key): e3,
147 (e5.type, e5.state_key): e5,
178 {(e3.type, e3.state_key): e3, (e5.type, e5.state_key): e5}, state
197 (e1.type, e1.state_key): e1,
198 (e2.type, e2.state_key): e2,
199 (e3.type, e3.state_key): e3,
216 {(e1.type, e1.state_key): e1, (e2.type, e2.state_key): e2}, state
[all …]
/dports/sysutils/py-salt/salt-3004.1/tests/integration/states/
H A Dtest_network.py31 state_key = "network_|-dummy0_|-dummy0_|-managed"
35 "Interface dummy0 is set to be added.", ret[state_key]["comment"]
43 state_key = "network_|-routes_|-dummy0_|-routes"
49 ret[state_key]["comment"], "Interface dummy0 routes are set to be added."
57 state_key = "network_|-system_|-system_|-system"
65 ret[state_key]["comment"],
H A Dtest_cmd.py112 state_key = "cmd_|-{0}_|-{0}_|-run".format(self.test_tmp_path)
129 self.assertTrue(ret[state_key]["result"])
156 state_key = "cmd_|-echo >> {0}_|-echo >> {0}_|-run".format(self.test_file)
173 self.assertTrue(ret[state_key]["result"])
174 self.assertEqual(len(ret[state_key]["changes"]), 0)
182 state_key = "cmd_|-echo >> {0}_|-echo >> {0}_|-run".format(self.test_file)
199 self.assertTrue(ret[state_key]["result"])
200 self.assertEqual(len(ret[state_key]["changes"]), 4)
207 state_key = "cmd_|-echo test > {0}_|-echo test > {0}_|-run".format(
225 self.assertTrue(ret[state_key]["result"])
/dports/deskutils/egroupware/egroupware/api/js/jsapi/
H A Degw_app.ts1028 for(var state_key in state) variable
1031state_key] != 'undefined'&&typeof favorite.state[state_key] != 'undefined' && ( state[state_key] =…
1039 …else if (typeof state[state_key] != 'undefined' && state[state_key] && typeof state[state_key] ===…
1043 …& (state[state_key].length || Object.keys(state[state_key]).length) != (favorite.state[state_key].…
1046 if((state[state_key].length === 0 || Object.keys(state[state_key]).length === 0) &&
1047 … (favorite.state[state_key].length == 0 || Object.keys(favorite.state[state_key]).length === 0))
1056 state[state_key].length === 0 && favorite.state[state_key].length === 0)
1065 …if(state[state_key][sub_key] == favorite.state[state_key][sub_key] || !state[state_key][sub_key] &…
1069 else if (state[state_key][sub_key] && favorite.state[state_key][sub_key] &&
1078 …else if(typeof state[state_key][sub_key] !== 'undefined' && state[state_key][sub_key] != favorite.…
[all …]
/dports/net-im/mtxclient/mtxclient-0.6.0/tests/
H A Devents.cpp133 "state_key": "localhost", in TEST()
162 "state_key": "", in TEST()
197 "state_key": "", in TEST()
228 "state_key": "", in TEST()
290 "state_key": "", in TEST()
318 "state_key": "", in TEST()
342 "state_key": "", in TEST()
369 "state_key": "", in TEST()
400 "state_key": "", in TEST()
430 "state_key": "", in TEST()
[all …]
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dproperties.cpp136 state = state_key; in parse()
150 case state_key: in parse()
193 state = state_key; in parse()
199 state = state_key; in parse()
205 state = state_key; in parse()
211 state = state_key; in parse()
294 state = state_key; in parse()
310 state = state_key; in parse()
350 case state_key: in end()
H A Dquery_params.cpp43 state_key, enumerator
80 _state = state_key; in parse()
84 case state_key: in parse()
139 _state = state_key; in parse()
152 _state = state_key; in parse()
173 _state = state_key; in parse()
197 case state_key: in finish()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/conform/
H A Dstate.c14 ClutterStateKey *state_key; in state_base() local
52 state_key = keys->data; in state_base()
53 g_assert (clutter_state_key_get_object (state_key) == clutter_script_get_object (script, "rect")); in state_base()
54 g_assert (clutter_state_key_get_mode (state_key) == CLUTTER_LINEAR); in state_base()
55 g_assert_cmpstr (clutter_state_key_get_property_name (state_key), ==, "opacity"); in state_base()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/schema/main/full_schemas/16/
H A Dim.sql63 state_key TEXT NOT NULL, field
70 CREATE INDEX state_events_state_key ON state_events (state_key);
77 state_key TEXT NOT NULL, field
79 UNIQUE (room_id, type, state_key)
84 CREATE INDEX current_state_events_state_key ON current_state_events (state_key);
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/handlers/
H A Duser_directory.py197 state_key = delta["state_key"]
202 logger.debug("Handling: %r %r, %s", typ, state_key, event_id)
215 state_key,
298 state_key: str,
321 is_remote = not self.is_mine_id(state_key)
323 state_key
342 await self._handle_remove_user(room_id, state_key)
349 state_key, room_id, prev_event_id, event_id
356 await self._upsert_directory_entry_for_remote_user(state_key, event_id)
357 await self._track_user_joined_room(room_id, state_key)
/dports/www/py-flask-oauthlib/Flask-OAuthlib-0.9.5/flask_oauthlib/contrib/client/
H A D__init__.py23 state_key = 'oauthlib.contrib.client' variable in OAuth
32 app.extensions[self.state_key] = OAuthState()
98 if OAuth.state_key not in current_app.extensions:
100 state = current_app.extensions[OAuth.state_key]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/setup/
H A Dinstaller_crash_reporting.cc108 const base::string16 state_key = state.state_key(); in SetInitialCrashKeys() local
109 if (!state_key.empty()) in SetInitialCrashKeys()
110 state_crash_key.Set(base::UTF16ToUTF8(state_key)); in SetInitialCrashKeys()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/
H A Dstate.py250 for state_key in state_keys:
252 where_args.extend((etype, state_key))
298 typ, state_key = k
301 if state_keys is None or state_key in state_keys:
429 for state_type, state_key in plus_state_keys:
433 entry.add(state_key)
438 new_types[state_type] = {state_key}
493 (state_type, state_key)
494 for (state_type, state_key) in self_concrete_keys
518 (state_type, state_key)
[all …]
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/events/
H A Dsnapshot.py159 prev_state_id = prev_state_ids.get((event.type, event.state_key))
166 "event_state_key": event.state_key if event.is_state() else None,
358 return [(etype, state_key, v) for (etype, state_key), v in state_dict.items()]
368 return frozendict({(etype, state_key): v for etype, state_key, v in input})
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/sbws/util/
H A Dtimestamps.py20 def __init__(self, iterable=[], maxlen=None, state=None, state_key=None): argument
24 self._state_key = state_key
57 def __init__(self, iterable=[], maxlen=None, state=None, state_key=None): argument
61 self._state_key = state_key
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/
H A Devent_auth.py206 if not event.state_key:
211 if event.state_key != sender_domain:
264 if event.is_state() and len(event.state_key) > 255:
305 if create.content["creator"] == event.state_key:
308 target_user_id = event.state_key
518 if state_key is not None:
541 if event.state_key.startswith("@"):
542 if event.state_key != event.user_id:
635 key = (event.type, event.state_key)
803 if signed["mxid"] != event.state_key:
[all …]

12345678910>>...14