Home
last modified time | relevance | path

Searched refs:onState (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/hint-0.9.0.3/src/Hint/
H A DContext.hs71 onState (\s -> s{ phantomDirectory = Just fp }) function
125 onState (\s -> s{activePhantoms = pm:activePhantoms s}) function
172 onState (\s -> s{activePhantoms = filter (pm /=) $ activePhantoms s}) function
178 else onState (\s -> s{zombiePhantoms = pm:zombiePhantoms s})
315 onState (\s -> s{importQualHackMod = Just new_phantom_module}) function
328 onState (\s ->s{qualImports = phantomImports}) function
369 onState (\s -> s{activePhantoms = [], function
376 onState (\s -> s{phantomDirectory = Nothing}) function
393 onState (\st -> st{hintSupportModule = mod}) function
H A DBase.hs7 InterpreterState(..), fromState, onState,
156 onState :: MonadInterpreter m => (InterpreterState -> InterpreterState) -> m ()
157 onState f = () <$ modifySessionRef internalState f function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/state/snapshot/
H A Dgenerate.go384 …efix []byte, kind string, origin []byte, max int, stats *generatorStats, onState onStateCallback, …
407 …if err := result.forEach(func(key []byte, val []byte) error { return onState(key, val, false, fals…
481 if err := onState(kvkeys[0], nil, false, true); err != nil {
503 if err := onState(iter.Key, iter.Value, write, false); err != nil {
514 if err := onState(key, nil, false, true); err != nil {
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/pinball/doc/src/
H A Dpinball.qdoc60 enters \c onState. All lights are turned off and the
62 \li When the table is in \c onState and the players
236 the other child of \c {letter.C}, only when the machine is in \c onState
255 The \c modeState state consists of two substates, \c offState and \c onState.
261 while \c onState represents the logic appropriate for the active game.
279 \c onState if only the \c startTriggered event occurs, which is described
283 \skipto onState
288 When the state machine enters \c onState, it first clears the current score
291 their parent, \c onState, is active. Both \c hurryState and \c jackpotState
299 two events we generate when entering the \c onState state: \c resetLetters and
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/py-thrift/thrift-0.14.0/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/thrift-cpp/thrift-0.14.0/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/thrift/thrift-0.14.0/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/node-thrift/thrift-0.14.0/lib/dart/lib/src/transport/
H A Dt_socket.dart23 Stream<TSocketState> get onState;
/dports/devel/juce/JUCE-f37e9a1/examples/BLOCKS/
H A DBlocksMonitorDemo.h476 onState = isOn; in setOnState()
492 bool onState = false; member
507 g.setColour (componentColour.withAlpha (onState ? 1.0f : 0.2f)); in paint()
521 g.setColour (componentColour.withAlpha (onState ? 1.0f : 0.2f)); in paint()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
H A Dt_web_socket.dart30 Stream<TSocketState> get onState => _onStateController.stream;
/dports/devel/py-thrift/thrift-0.14.0/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/devel/thrift-cpp/thrift-0.14.0/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/devel/thrift/thrift-0.14.0/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/devel/node-thrift/thrift-0.14.0/lib/dart/lib/src/console/
H A Dt_tcp_socket.dart29 Stream<TSocketState> get onState => _onStateController.stream;
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/p2p/nodestate/
H A Dnodestate.go756 onState := cb.state & sub.mask
757 if offState == onState {
761 …sub.callback(cb.node.node, Flags{mask: offState, setup: ns.setup}, Flags{mask: onState, setup: ns.…
763 …sub.callback(cb.node.node, Flags{mask: onState, setup: ns.setup}, Flags{mask: offState, setup: ns.…

123