Home
last modified time | relevance | path

Searched defs:UserState (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/net/concourse-fly/concourse-6.7.1/web/elm/src/
H A DUserState.elm1 module UserState exposing (UserState(..), isAnonymous, isMember) module
7 type UserState type
/dports/misc/concourse/concourse-6.7.2/web/elm/src/
H A DUserState.elm1 module UserState exposing (UserState(..), isAnonymous, isMember) module
7 type UserState type
/dports/audio/ncspot/ncspot-0.9.3/src/
H A Dconfig.rs79 pub struct UserState { struct
88 impl Default for UserState { argument
143 pub fn state(&self) -> RwLockReadGuard<UserState> { in state()
149 F: Fn(RwLockWriteGuard<UserState>), in with_state_mut()
/dports/x11/conlecterm/conlecterm-1.4.3.0/src/
H A DConfigurationParser.hs56 data UserState = type
57 UserState { usCommands :: CommandHash constructor
69 UserState { usCommands = cmdHT function
203 let UserState { usErrorCount = errCount } = s function
211 let UserState { usWarningCount = w function
238 let UserState { usCommands = hCommand } = s function
253 let UserState { usCommands = hCommand } = s function
279 let UserState { usPanes = hPane } = s function
305 let UserState { usPanes = hPane function
339 let UserState { usCurrentPaneRun = n } = s function
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/model/
H A DUserState.java34 public class UserState extends UserStateAccessor implements UserStateChangedEvent.Handler class
37 public UserState(Session session, in UserState() method in UserState
/dports/www/beehive/beehive-0.4.0/vendor/layeh.com/gumble/gumble/MumbleProto/
H A DMumble.pb.go769 type UserState struct { struct
815 XXX_unrecognized []byte `json:"-"`
830 func (m *UserState) GetActor() uint32 {
837 func (m *UserState) GetName() string {
844 func (m *UserState) GetUserId() uint32 {
858 func (m *UserState) GetMute() bool {
865 func (m *UserState) GetDeaf() bool {
872 func (m *UserState) GetSuppress() bool {
879 func (m *UserState) GetSelfMute() bool {
886 func (m *UserState) GetSelfDeaf() bool {
[all …]
/dports/polish/kadu/kadu-4.3/plugins/encryption_otr/
H A Dotr-user-state-service.h34 OtrlUserState UserState; variable
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/layeh.com/gumble/gumble/MumbleProto/
H A DMumble.pb.go975 type UserState struct { struct
1030 func (*UserState) ProtoMessage() {}
1044 func (m *UserState) XXX_Size() int {
1060 func (m *UserState) GetActor() uint32 {
1067 func (m *UserState) GetName() string {
1074 func (m *UserState) GetUserId() uint32 {
1088 func (m *UserState) GetMute() bool {
1095 func (m *UserState) GetDeaf() bool {
1102 func (m *UserState) GetSuppress() bool {
1109 func (m *UserState) GetSelfMute() bool {
[all …]
/dports/science/paje/Paje_1.97/PajeSimulator/
H A DUserState.m23 @implementation UserState implementation
100 {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Enum/
H A DUserState.php39 class UserState extends \Kaltura\Client\EnumBase class
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/
H A DTdsAsyncState.cs48 public object UserState property in Mono.Data.Tds.Protocol.TdsAsyncState
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DRunWorkerCompletedEventArgs.cs35 public new object UserState property in System.ComponentModel.RunWorkerCompletedEventArgs
H A DProgressChangedEventArgs.cs30 public object UserState property in System.ComponentModel.ProgressChangedEventArgs
H A DAsyncCompletedEventArgs.cs48 public object UserState property in System.ComponentModel.AsyncCompletedEventArgs
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.EventBasedAsync/ref/
H A DSystem.ComponentModel.EventBasedAsync.cs16 public object UserState { get { throw null; } } property in System.ComponentModel.AsyncCompletedEventArgs
68 public object UserState { get { throw null; } } property in System.ComponentModel.ProgressChangedEventArgs
76 public new object UserState { get { throw null; } } property in System.ComponentModel.RunWorkerCompletedEventArgs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DAsyncInvokeContext.cs21 public object UserState property in System.Activities.AsyncInvokeContext
H A DAsyncCodeActivityContext.cs30 public object UserState property in System.Activities.AsyncCodeActivityContext
/dports/math/py-iminuit/iminuit-2.8.4/extern/root/math/minuit2/inc/Minuit2/
H A DMnTraceObject.h31 const MnUserParameterState &UserState() const { return *fUserState; } in UserState() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.EventBasedAsync/src/System/ComponentModel/
H A DProgressChangedEvent.cs28 public object UserState property in System.ComponentModel.ProgressChangedEventArgs
H A DRunWorkerCompletedEvent.cs32 public new object UserState property in System.ComponentModel.RunWorkerCompletedEventArgs
H A DAsyncCompletedEvent.cs35 public Object UserState { get { return _state; } } property in System.ComponentModel.AsyncCompletedEventArgs
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/internal/resolver/
H A DUserState.java24 public class UserState extends StateImpl { class
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/prefs/
H A DUserState.cpp38 class UserState: public UserStateValues class
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DBufferedReceiveMessageProperty.cs28 public object UserState property in System.ServiceModel.Channels.BufferedReceiveMessageProperty
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Discovery/System/ServiceModel/Discovery/
H A DAsyncOperationContext.cs102 public object UserState property in System.ServiceModel.Discovery.AsyncOperationContext

1234567891011