Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 25 of 3935) sorted by relevance

12345678910>>...158

/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/state/
H A Dquery.test.ts96 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
144 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
230 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
252 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
269 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
298 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = configureS… constant
321 getState: () => StoreState, variable
339 const store: { dispatch: ThunkDispatch; getState: () => StoreState } = configureStore({ constant
H A DexplorePane.test.ts97 …const { dispatch, getState }: { dispatch: ThunkDispatch; getState: () => StoreState } = setupStore… constant
111 const { dispatch, getState } = setup(); constant
119 const { dispatch, getState, datasources } = setup(); constant
136 const { dispatch, getState } = setup({ constant
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/web2/
H A Dweb.go95 type getState struct { struct
96 req *http.Request
97 resp *http.Response
98 body io.ReadCloser
99 non200ok bool
103 option(*getState) error
115 func (f optionFunc) option(g *getState) error {
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/go/internal/web2/
H A Dweb.go95 type getState struct { struct
96 req *http.Request
97 resp *http.Response
98 body io.ReadCloser
99 non200ok bool
103 option(*getState) error
115 func (f optionFunc) option(g *getState) error {
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/go/internal/web2/
H A Dweb.go95 type getState struct { struct
96 req *http.Request
97 resp *http.Response
98 body io.ReadCloser
99 non200ok bool
103 option(*getState) error
115 func (f optionFunc) option(g *getState) error {
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/state/
H A DmigrateVariablesDatasourceNameToRef.test.ts13 const getState = jest.fn().mockReturnValue(state); constant
29 … const { query, adhoc, dispatch, getState, getDatasourceSrvFunc } = getTestContext(legacyDs, { constant
53 …const { query, adhoc, dispatch, getState, getDatasourceSrvFunc } = getTestContext(legacyDs, undefi… constant
71 const { dispatch, getState, getDatasourceSrvFunc } = getTestContext(legacyDs, undefined); constant
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/
H A DExtendedReceiverAdapter.java12 public byte[] getState(String state_id) { in getState() method in ExtendedReceiverAdapter
22 public byte[] getState() { in getState() method in ExtendedReceiverAdapter
41 public void getState(OutputStream ostream) { in getState() method in ExtendedReceiverAdapter
45 public void getState(String state_id, OutputStream ostream) { in getState() method in ExtendedReceiverAdapter
H A DExtendedMessageListener.java39 public byte[] getState(String state_id); in getState() method
57 public void getState(OutputStream ostream); in getState() method
68 public void getState(String state_id, OutputStream ostream); in getState() method
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/blocks/
H A DMessageListenerAdapter.java64 public byte[] getState() { in getState() method in MessageListenerAdapter
72 public byte[] getState(String state_id) { in getState() method in MessageListenerAdapter
83 public void getState(OutputStream ostream) { in getState() method in MessageListenerAdapter
89 public void getState(String state_id, OutputStream ostream) { in getState() method in MessageListenerAdapter
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/utilities/
H A Dfdmaffinemodelswapinnervalue.cpp30 Disposable<Array> FdmAffineModelSwapInnerValue<HullWhite>::getState( in getState() function in QuantLib::FdmAffineModelSwapInnerValue
40 Disposable<Array> FdmAffineModelSwapInnerValue<G2>::getState( in getState() function in QuantLib::FdmAffineModelSwapInnerValue
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dcstime_ui.h51 uint getState() { return _state; } in getState() function
74 uint getState() { return _state; } in getState() function
111 uint getState() { return _state; } in getState() function
131 uint getState() { return _state; } in getState() function
149 uint getState() { return _state; } in getState() function
219 CSTimeInterfaceState getState() { return _state; } in getState() function
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dcstime_ui.h51 uint getState() { return _state; } in getState() function
74 uint getState() { return _state; } in getState() function
111 uint getState() { return _state; } in getState() function
131 uint getState() { return _state; } in getState() function
149 uint getState() { return _state; } in getState() function
219 CSTimeInterfaceState getState() { return _state; } in getState() function
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/
H A DPathGeometric.h243 base::State *getState(unsigned int index) in getState() function
249 const base::State *getState(unsigned int index) const in getState() function
/dports/net/jgroups/jgroups-2.12.0/tests/other/org/jgroups/tests/
H A DLargeState.java107 public byte[] getState() { in getState() method in LargeState
125 public byte[] getState(String state_id) { in getState() method in LargeState
140 public void getState(String state_id, OutputStream ostream) { in getState() method in LargeState
176 public void getState(OutputStream ostream) { in getState() method in LargeState
/dports/devel/hadoop/jetty-6.1.14/contrib/wadi/src/main/java/org/mortbay/jetty/servlet/wadi/
H A DWadiSession.java23 Object getState(String key); in getState() method
35 Map getState(); in getState() method
H A DWadiSessionAdaptor.java40 public Object getState(String key) in getState() method in WadiSessionAdaptor
50 public Map getState() in getState() method in WadiSessionAdaptor
/dports/devel/hadoop2/jetty-6.1.14/contrib/wadi/src/main/java/org/mortbay/jetty/servlet/wadi/
H A DWadiSession.java23 Object getState(String key); in getState() method
35 Map getState(); in getState() method
H A DWadiSessionAdaptor.java40 public Object getState(String key) in getState() method in WadiSessionAdaptor
50 public Map getState() in getState() method in WadiSessionAdaptor
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/query/
H A DVariableQueryRunner.test.ts52 const getState = jest.fn().mockReturnValue({ constant
107 getState, constant
156 getState, constant
199 getState, constant
/dports/misc/ompl/ompl-1.5.2/src/ompl/base/goals/src/
H A DGoalState.cpp79 const ompl::base::State *ompl::base::GoalState::getState() const in getState() function in ompl::base::GoalState
84 ompl::base::State *ompl::base::GoalState::getState() in getState() function in ompl::base::GoalState
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/Encoding/
H A DLatin1.hs63 getState = return (), function
73 getState = return (), function
92 getState = return (), function
115 getState = return (), function
125 getState = return (), function
H A DUTF32.hs71 getState = readIORef seen_bom, function
82 getState = readIORef done_bom, function
159 getState = return (), function
169 getState = return (), function
189 getState = return (), function
199 getState = return (), function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/
H A DPlatformAdmin.java43 public State getState(); in getState() method
59 public State getState(boolean mutable); in getState() method
/dports/misc/ompl/ompl-1.5.2/src/ompl/control/
H A DPathControl.h156 base::State *getState(unsigned int index) in getState() function
162 const base::State *getState(unsigned int index) const in getState() function
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/include/
H A DofxhInteract.h104 State getState() const {return _state;} in getState() function
145 State getState() const {return _state;} in getState() function

12345678910>>...158