Home
last modified time | relevance | path

Searched refs:closedState (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pierrec/lz4/v4/
H A Dreader.go15 readState: closedState,
16 closedState: newState,
67 case readState, closedState:
96 case closedState, errorState:
196 case closedState, errorState:
H A Dwriter.go14 writeState: closedState,
15 closedState: newState,
80 case closedState, errorState:
191 case closedState, errorState:
H A Dstate_gen.go16 _ = x[closedState-5]
H A Dstate.go19 closedState // all done const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/pierrec/lz4/v4/
H A Dreader.go15 readState: closedState,
16 closedState: newState,
68 case readState, closedState:
106 case closedState, errorState:
216 case closedState, errorState:
H A Dwriter.go14 writeState: closedState,
15 closedState: newState,
80 case closedState, errorState:
191 case closedState, errorState:
H A Dstate_gen.go16 _ = x[closedState-5]
H A Dstate.go19 closedState // all done const
/dports/www/gitea/gitea-1.16.5/vendor/github.com/pierrec/lz4/v4/
H A Dreader.go16 readState: closedState,
17 closedState: newState,
69 case readState, closedState:
107 case closedState, errorState:
217 case closedState, errorState:
H A Dwriter.go14 writeState: closedState,
15 closedState: newState,
78 case closedState, errorState:
189 case closedState, errorState:
H A Dstate_gen.go16 _ = x[closedState-5]
H A Dstate.go19 closedState // all done const
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/pierrec/lz4/v4/
H A Dreader.go15 readState: closedState,
16 closedState: newState,
68 case readState, closedState:
106 case closedState, errorState:
216 case closedState, errorState:
H A Dwriter.go14 writeState: closedState,
15 closedState: newState,
80 case closedState, errorState:
191 case closedState, errorState:
H A Dstate_gen.go16 _ = x[closedState-5]
H A Dstate.go19 closedState // all done const
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/gopkg.in/djherbis/stream.v1/
H A Dsync.go20 closedState const
55 case closedState:
79 b.setState(closedState)
144 isClosed = b.state == closedState
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/bugzillaintegration/
H A Dbugzillareportconfirmationdialog.cpp20 const QString &closedState, in BugzillaReportConfirmationDialog() argument
57 if (!closedState.isEmpty()) { // Bug report closed in BugzillaReportConfirmationDialog()
62 closedState)); in BugzillaReportConfirmationDialog()
H A Dbugzillareportconfirmationdialog.h20 …BugzillaReportConfirmationDialog(int bugNumber, bool commonCrash, const QString &closedState, Bugz…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/node/
H A Dnode.go67 closedState const
487 if n.state == closedState {
560 if n.state == closedState {
586 if n.state == closedState {
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/tools/
H A Dunopolypolygon.cxx166 sal_Bool closedState ) in setClosed() argument
174 maPolyPoly.setClosed( closedState ); in setClosed()
182 aTmp.setClosed( closedState ); in setClosed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/tools/
H A Dunopolypolygon.cxx168 sal_Bool closedState ) in setClosed() argument
176 maPolyPoly.setClosed( closedState ); in setClosed()
184 aTmp.setClosed( closedState ); in setClosed()
/dports/archivers/v1541commander/v1541commander-1.1/src/bin/v1541commander/
H A Dcbmdosfilewidget.h23 void closedChanged(int closedState);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/utils/
H A Dunopolypolygon.hxx53 virtual void SAL_CALL setClosed( ::sal_Int32 index, sal_Bool closedState ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/utils/
H A Dunopolypolygon.hxx56 virtual void SAL_CALL setClosed( ::sal_Int32 index, sal_Bool closedState ) override;

12