Home
last modified time | relevance | path

Searched defs:StateEntry (Results 1 – 21 of 21) sorted by relevance

/dports/games/scorched3d/scorched/src/client/GLW/
H A DGLWWindowManager.h87 struct StateEntry struct
94 std::map<unsigned, StateEntry> stateEntrys_; argument
/dports/devel/gh/cli-2.4.0/internal/update/
H A Dupdate.go28 type StateEntry struct { struct
29 CheckedForUpdateAt time.Time `yaml:"checked_for_update_at"`
30 LatestRelease ReleaseInfo `yaml:"latest_release"`
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/compositing/
H A Dpaint_chunks_to_cc_layer.cc194 struct StateEntry { struct in blink::__anon5aea6bab0111::ConversionContext
197 enum PairedType { kClip, kEffect } type;
198 int saved_count;
201 const TransformPaintPropertyNode* transform;
202 const ClipPaintPropertyNode* clip;
203 const EffectPaintPropertyNode* effect;
205 const TransformPaintPropertyNode* previous_transform;
207 bool has_pre_cap_effect_hierarchy_issue = false;
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/types/
H A Dtypes.go96 type StateEntry struct { struct
97 StateKeyTuple
99 EventNID EventNID
110 func (a StateEntry) LessThan(b StateEntry) bool {
120 func DeduplicateStateEntries(a []StateEntry) []StateEntry {
148 StateEntry anonMember
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/internal/input/
H A Dinput_membership.go35 removed, added []types.StateEntry,
238 func membershipChanges(removed, added []types.StateEntry) []stateChange {
257 func pairUpChanges(removed, added []types.StateEntry) []stateChange {
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DStateTables.h126 struct StateEntry struct
134 struct StateEntry2 // same struct different interpretation argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DStateTables.h126 struct StateEntry struct
134 struct StateEntry2 // same struct different interpretation argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/compositing/
H A Dpaint_chunks_to_cc_layer.cc195 struct StateEntry { struct in blink::__anon19eee2500111::ConversionContext
198 enum PairedType { kClip, kEffect } type;
201 const TransformPaintPropertyNode* transform;
202 const ClipPaintPropertyNode* clip;
203 const EffectPaintPropertyNode* effect;
205 const TransformPaintPropertyNode* previous_transform;
207 bool has_pre_cap_effect_hierarchy_issue = false;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/proto/
H A Dstates.proto11 message StateEntry { message
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/internal/helpers/
H A Dhelpers.go145 ctx context.Context, db storage.Database, stateEntries []types.StateEntry, joinedOnly bool,
216 ctx context.Context, db storage.Database, stateEntries []types.StateEntry,
H A Dauth.go198 state []types.StateEntry,
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/Update/Internal/
H A DRelationshipConstraintValidator.cs374 internal readonly IEntityStateEntry StateEntry; field in System.Data.Mapping.Update.Internal.UpdateTranslator.RelationshipConstraintValidator.DirectionalRelationship
H A DPropagatorResult.cs83 internal virtual IEntityStateEntry StateEntry property in System.Data.Mapping.Update.Internal.PropagatorResult
377 internal override IEntityStateEntry StateEntry property in System.Data.Mapping.Update.Internal.PropagatorResult.KeyValue
/dports/databases/galera26/galera-release_26.4.10/galera/src/
H A Dfsm.hpp52 typedef std::pair<State, int> StateEntry; typedef in galera::FSM
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/internal/perform/
H A Dperform_backfill.go507 ctx context.Context, db storage.Database, roomID string, stateEntries []types.StateEntry,
/dports/devel/smc/smc_4_3_0/lib/
H A Dstatemap.h158 StateEntry(State *state, StateEntry *next) in StateEntry() function
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/state/
H A Dstate.go975 func findDuplicateStateKeys(a []types.StateEntry) []types.StateEntry {
/dports/net-im/dendrite/dendrite-0.5.1/roomserver/storage/
H A Dinterface.go37 state []types.StateEntry,
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDFAPacketizerEmitter.cpp569 std::vector<int> StateEntry(numStates+1); in writeTableAndAPI() local
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDFAPacketizerEmitter.cpp570 std::vector<int> StateEntry(numStates+1); in writeTableAndAPI() local
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDFAPacketizerEmitter.cpp570 std::vector<int> StateEntry(numStates+1); in writeTableAndAPI() local