Home
last modified time | relevance | path

Searched refs:eStop (Results 1 – 25 of 94) sorted by relevance

1234

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/taxon1/
H A Dctreecont.cpp262 case eStop: return eStop; in ForEachDownward()
276 return eStop; in ForEachDownward()
279 case eStop: return eStop; in ForEachDownward()
298 case eStop: return eStop; in ForEachDownward()
312 case eStop: return eStop; in ForEachDownwardLimited()
329 case eStop: return eStop; in ForEachDownwardLimited()
352 case eStop: return eStop; in ForEachDownwardLimited()
781 case eStop: return eStop; in ForEachUpward()
795 return eStop; in ForEachUpward()
806 return eStop; in ForEachUpward()
[all …]
H A Dtaxon1.cpp1991 case eStop: return eStop; in TraverseDownward()
2005 return eStop; in TraverseDownward()
2008 case eStop: return eStop; in TraverseDownward()
2021 case eStop: return eStop; in TraverseUpward()
2035 return eStop; in TraverseUpward()
2047 case eStop: in TraverseLevelByLevel()
2048 return eStop; in TraverseLevelByLevel()
2070 case eStop: return eStop; in TraverseLevelByLevelInternal()
2083 case eStop: return eStop; in TraverseLevelByLevelInternal()
2104 return eStop; in TraverseLevelByLevelInternal()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/taxon1/
H A Dctreecont.cpp262 case eStop: return eStop; in ForEachDownward()
276 return eStop; in ForEachDownward()
279 case eStop: return eStop; in ForEachDownward()
298 case eStop: return eStop; in ForEachDownward()
312 case eStop: return eStop; in ForEachDownwardLimited()
329 case eStop: return eStop; in ForEachDownwardLimited()
352 case eStop: return eStop; in ForEachDownwardLimited()
781 case eStop: return eStop; in ForEachUpward()
795 return eStop; in ForEachUpward()
806 return eStop; in ForEachUpward()
[all …]
H A Dtaxon1.cpp1991 case eStop: return eStop; in TraverseDownward()
2005 return eStop; in TraverseDownward()
2008 case eStop: return eStop; in TraverseDownward()
2021 case eStop: return eStop; in TraverseUpward()
2035 return eStop; in TraverseUpward()
2047 case eStop: in TraverseLevelByLevel()
2048 return eStop; in TraverseLevelByLevel()
2070 case eStop: return eStop; in TraverseLevelByLevelInternal()
2083 case eStop: return eStop; in TraverseLevelByLevelInternal()
2104 return eStop; in TraverseLevelByLevelInternal()
[all …]
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DTetrahedralDOS.cpp200 { double eStart, eStop; member
201 Interval(double eStart=0.0, double eStop=0.0):eStart(eStart),eStop(eStop) {} in Interval()
202 …onst Interval& i) const { if(eStart!=i.eStart) return eStart<i.eStart; else return eStop<i.eStop; } in operator <()
312 e.insert(i->first.eStop); in coalesceIntervals()
321 const double& eStop = cIter->first.eStop; in coalesceIntervals() local
322 double inv_de = 1.0/(eStop-eStart); in coalesceIntervals()
354 double h = cIter->first.eStop - cIter->first.eStart; in coalesceIntervals()
361 auto dIter = cspline.deltas.find(cIter->first.eStop); in coalesceIntervals()
390 if(dIter->first == cIter->first.eStop) in coalesceIntervals()
413 const double& e3 = cIter->first.eStop; in convertLspline()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dperf_log.hpp326 m_TimerState = CStopWatch::eStop; in CPerfLogger()
339 m_TimerState = CStopWatch::eStop; in CPerfLogger()
372 m_TimerState = CStopWatch::eStop; in Suspend()
389 m_TimerState = CStopWatch::eStop; in Discard()
404 if (IsON() && !m_IsDiscarded && m_TimerState != CStopWatch::eStop ) { in ~CPerfLogger()
H A Dncbitime.hpp1943 eStop ///< Do not start timer, just create it. enumerator
1948 CStopWatch(EStart state = eStop);
2758 m_State = eStop; in CStopWatch()
2779 if ( m_State == eStop ) { in Elapsed()
2795 if ( m_State == eStop ) { in Stop()
2798 m_State = eStop; in Stop()
2810 m_State = eStop; in Reset()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dperf_log.hpp326 m_TimerState = CStopWatch::eStop; in CPerfLogger()
339 m_TimerState = CStopWatch::eStop; in CPerfLogger()
372 m_TimerState = CStopWatch::eStop; in Suspend()
389 m_TimerState = CStopWatch::eStop; in Discard()
404 if (IsON() && !m_IsDiscarded && m_TimerState != CStopWatch::eStop ) { in ~CPerfLogger()
H A Dncbitime.hpp1943 eStop ///< Do not start timer, just create it. enumerator
1948 CStopWatch(EStart state = eStop);
2758 m_State = eStop; in CStopWatch()
2779 if ( m_State == eStop ) { in Elapsed()
2795 if ( m_State == eStop ) { in Stop()
2798 m_State = eStop; in Stop()
2810 m_State = eStop; in Reset()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediacontrol/
H A DMediaControlUtils.h38 case MediaControlKeysEvent::eStop: in ToMediaControlKeysEventStr()
68 return MediaControlKeysEvent::eStop; in ConvertMediaControlKeysTestEventToMediaControlKeysEvent()
H A DContentPlaybackController.cpp121 NotifyContentControlKeyEventReceiver(MediaControlKeysEvent::eStop); in Stop()
144 case MediaControlKeysEvent::eStop: in HandleMediaControlKeysEvent()
H A DMediaControlIPC.h21 mozilla::dom::MediaControlKeysEvent::eStop> {};
H A DMediaControlKeysEvent.h33 eStop, enumerator
H A DMediaControlKeysEvent.cpp70 case MediaControlKeysEvent::eStop: in OnKeyPressed()
/dports/misc/gpsim/gpsim-0.31.0/gui/
H A Dgui_scope.cc716 guint64 stop = m_Markers[eStop]->getVal(); in gridPoints()
1137 m_Markers[eStop] = new TimeMarker(this, "scope.stop", "Scope window stop time"); in Scope_Window()
1143 globalSymbolTable().addSymbol(m_Markers[eStop]); in Scope_Window()
1175 gint64 stop = (gint64) m_Markers[eStop]->getVal(); in zoom()
1204 m_Markers[eStop]->set(stop); in zoom()
1213 gint64 stop = (gint64) m_Markers[eStop]->getVal(); in pan()
1221 m_Markers[eStop]->set(stop + i); in pan()
1228 guint64 stop = m_Markers[eStop]->getVal(); in getSpan()
H A Dgui_scope.h121 eStop, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DMPRISServiceHandler.cpp36 eStop, enumerator
49 {"Stop", Method::eStop}, {"Play", Method::ePlay}, in GetMethod()
121 case Method::eStop: in HandleMethodCall()
697 EmitEvent(mozilla::dom::MediaControlKeysEvent::eStop); in Stop()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dctrl.h76 …bool eStop; // Whether to stop refreshing this struct from CtrlList upon eFrame. Control FI… member
87 eStop = end_stop;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/remote_app/
H A Dexec_helpers.cpp233 return m_ProcessManager(pid) ? eExit : eStop; in Watch()
639 return eStop; in OnStart()
652 return eStop; in Watch()
784 return eStop; in MonitorRun()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/xregexp/
H A Dregexp_template_tester.cpp174 if ( x_Compare(file_stm, template_stm) == eStop ) { in Compare()
188 if (x_Compare(file_stm, template_stm) == eStop) { in Compare()
215 return eStop; in x_Compare()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/xregexp/
H A Dregexp_template_tester.cpp174 if ( x_Compare(file_stm, template_stm) == eStop ) { in Compare()
188 if (x_Compare(file_stm, template_stm) == eStop) { in Compare()
215 return eStop; in x_Compare()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/xregexp/
H A Dregexp_template_tester.hpp298 eStop enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/xregexp/
H A Dregexp_template_tester.hpp298 eStop enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/db/bdb/
H A Dbdb_query.hpp215 eStop ///< Stop search process enumerator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/
H A Dncbi_pipe.hpp403 eStop, ///< Kill the child process and exit enumerator

1234