Home
last modified time | relevance | path

Searched refs:CState (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSCModel_NonInteracting.cpp43 const int CState::FORWARD(1);
44 const int CState::BACKWARD(-1);
45 const int CState::UNDEFINED_DIRECTION(0);
46 const double CState::LATERAL_OFFSET(0);
70 CState*
72 CState* state = new CState(); in add()
90 CState* state = myParent.getContainerState(); in execute()
104 CState::getEdgePos(const MSContainer::MSContainerStage_Tranship&, SUMOTime now) const { in getEdgePos()
110 CState::getPosition(const MSContainer::MSContainerStage_Tranship& stage, SUMOTime now) const { in getPosition()
118 CState::getAngle(const MSContainer::MSContainerStage_Tranship& stage, SUMOTime now) const { in getAngle()
[all …]
H A DMSCModel_NonInteracting.h40 class CState; variable
65CState* add(MSTransportable* container, MSContainer::MSContainerStage_Tranship* stage, SUMOTime no…
92 class CState {
94 CState() {}; in CState() function
96 ~CState() {}; in ~CState()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dstate.cpp51 CState* pState = new CState(mainFrame); in CreateState()
112 CState* pState = m_contexts.back(); in DestroyAllStates()
221 CState::CState(CMainFrame &mainFrame) in CState() function in CState
235 CState::~CState() in ~CState()
458 void CState::RefreshLocal() in RefreshLocal()
543 wxString CState::GetTitle() const in GetTitle()
572 bool CState::Disconnect() in Disconnect()
592 bool CState::CreateEngine() in CreateEngine()
606 void CState::DestroyEngine() in DestroyEngine()
1073 void CState::ListingFailed(int) in ListingFailed()
[all …]
H A Dstate.h81 class CState; variable
84 friend class CState; variable
94 void DestroyState(CState* pState);
97 CState* GetCurrentContext();
112 std::vector<CState*> m_contexts;
127 class CState final
131 CState(CMainFrame& mainFrame);
132 ~CState();
134 CState(CState const&) = delete;
135 CState& operator=(CState const&) = delete;
[all …]
H A Dclearprivatedata.cpp69 const std::vector<CState*> *states = CContextManager::Get()->GetAllStates(); in Run()
71 for (std::vector<CState*>::const_iterator iter = states->begin(); iter != states->end(); ++iter) { in Run()
72 CState* pState = *iter; in Run()
118 const std::vector<CState*> *states = CContextManager::Get()->GetAllStates(); in OnTimer()
120 for (std::vector<CState*>::const_iterator iter = states->begin(); iter != states->end(); ++iter) { in OnTimer()
121 CState* pState = *iter; in OnTimer()
155 const std::vector<CState*> *states = CContextManager::Get()->GetAllStates(); in ClearReconnect()
156 for (std::vector<CState*>::const_iterator iter = states->begin(); iter != states->end(); ++iter) { in ClearReconnect()
157 CState* pState = *iter; in ClearReconnect()
H A Dcontext_control.h18 class CState; variable
46 CState* pState{};
63 _context_controls* GetControlsFromState(CState* pState);
77 void CreateContextControls(CState& state);
98 …virtual void OnStateChange(CState* pState, t_statechange_notifications notification, std::wstring …
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dstrsearch.hpp249 class CState class in CTextFsm
256 CState(void) : m_OnFailure(0) {} in CState() function in CTextFsm::CState
257 ~CState(void) {}; in ~CState()
295 CState *GetState(int state);
296 int GetNextState(const CState& from, char letter) const;
305 vector< CState > m_States;
337 CState initial; in CTextFsm()
363 CState new_state; in AddWord()
397 int CTextFsm<MatchType>::GetNextState(const CState& from, char letter) const { in GetNextState()
451 ITERATE ( typename CState::TMapCharInt, in ComputeFail()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dstrsearch.hpp249 class CState class in CTextFsm
256 CState(void) : m_OnFailure(0) {} in CState() function in CTextFsm::CState
257 ~CState(void) {}; in ~CState()
295 CState *GetState(int state);
296 int GetNextState(const CState& from, char letter) const;
305 vector< CState > m_States;
337 CState initial; in CTextFsm()
363 CState new_state; in AddWord()
397 int CTextFsm<MatchType>::GetNextState(const CState& from, char letter) const { in GetNextState()
451 ITERATE ( typename CState::TMapCharInt, in ComputeFail()
[all …]
/dports/finance/chiapos/chiapos-1.0.3/lib/FiniteStateEntropy/lib/
H A DfseU16.c160 FSE_CState_t CState; in FSE_compressU16_usingCTable() local
165 FSE_initCState(&CState, ct); in FSE_compressU16_usingCTable()
171 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
177 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
178 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
184 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
189 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
192 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
193 FSE_encodeSymbol(&bitC, &CState, *--ip); in FSE_compressU16_usingCTable()
198 FSE_flushCState(&bitC, &CState); in FSE_compressU16_usingCTable()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DBZip2Decoder.h30 struct CState struct
54 CState(): Counters(0) {} in CState() argument
55 ~CState() { Free(); } in ~CState() argument
83 HRESULT PrepareBlock(CState &state);
110 CState *m_States;
132 CState m_States[1];
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_msg_store.erl487 close_all_handles(CState),
493 close_all_handles(CState),
504 CState = #client_msstate {
516 write(MsgId, Msg, CState) -> client_write(MsgId, Msg, noflow, CState).
527 Defer = fun() -> {server_call(CState, {read, MsgId}), CState} end,
533 {{ok, Msg}, CState}
538 contains(MsgId, CState) -> server_call(CState, {contains, MsgId}).
574 read(MsgId, CState);
605 fun () -> read(MsgId, CState) end).
631 read(MsgId, CState);
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/regex-automata-0.1.9/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/regex-automata-0.1.9/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/regex-automata-0.1.9/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/regex-automata-0.1.10/src/nfa/
H A Dcompiler.rs183 states: RefCell<Vec<CState>>,
210 enum CState { enum
328 CState::Empty { next } => { in finish()
334 CState::Range { ref range } => { in finish()
367 CState::Match => { in finish()
787 CState::Empty { ref mut next } => { in patch()
790 CState::Range { ref mut range } => { in patch()
793 CState::Sparse { .. } => { in patch()
802 CState::Match => {} in patch()
815 let state = CState::Range { range: trans }; in add_range()
[all …]

12345678910>>...15