Home
last modified time | relevance | path

Searched defs:cev (Results 1 – 25 of 146) sorted by relevance

123456

/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/src/
H A Dcollective.cpp193 int tMPI_Coll_env_init(struct coll_env *cev, int N) in tMPI_Coll_env_init()
218 void tMPI_Coll_env_destroy(struct coll_env *cev) in tMPI_Coll_env_destroy()
266 struct coll_env *cev; in tMPI_Get_cev() local
301 void tMPI_Mult_recv(tMPI_Comm comm, struct coll_env *cev, int rank, in tMPI_Mult_recv()
436 int tMPI_Post_multi(struct coll_env *cev, int myrank, int index, in tMPI_Post_multi()
508 void tMPI_Wait_for_others(struct coll_env *cev, int myrank) in tMPI_Wait_for_others()
559 void tMPI_Wait_for_data(struct tmpi_thread tmpi_unused *cur, struct coll_env *cev, in tMPI_Wait_for_data()
H A Donce.cpp67 struct coll_env *cev; in tMPI_Once() local
104 struct coll_env *cev; in tMPI_Once_wait() local
H A Dgather.cpp66 struct coll_env *cev; in tMPI_Gather() local
173 struct coll_env *cev; in tMPI_Gatherv() local
H A Dalltoall.cpp67 struct coll_env *cev; in tMPI_Alltoall() local
181 struct coll_env *cev; in tMPI_Alltoallv() local
H A Dscatter.cpp67 struct coll_env *cev; in tMPI_Scatter() local
203 struct coll_env *cev; in tMPI_Scatterv() local
H A Dbcast.cpp65 struct coll_env *cev; in tMPI_Bcast() local
/dports/math/octave-forge-financial/financial-0.5.3/inst/
H A Dcev.m29 function CEV = cev (Return, Alpha, Sigma, varargin) function
/dports/science/tfel-edf/tfel-3.2.1/mtest/tests/unit-tests/
H A DEvolutionTest.cxx39 auto cev = mtest::make_evolution(12.); in execute() local
/dports/science/tfel/tfel-3.4.0/mtest/tests/unit-tests/
H A DEvolutionTest.cxx39 auto cev = mtest::make_evolution(12.); in execute() local
/dports/audio/guidoar/guidoar-cf5681a/src/operations/
H A DeheadOperation.cpp51 counteventsvisitor cev; in operator ()() local
H A DetailOperation.cpp51 counteventsvisitor cev; in operator ()() local
/dports/games/dungeon/dungeon-3.2_1/
H A DCLOCKR.C766 static void litint_(obj, ctr, cev, ticks, tickln) in litint_() argument
/dports/editors/cooledit/cooledit-3.17.28/editor/
H A Doptions.c500 CEvent cev; in draw_options_dialog() local
586 CEvent cev; in draw_switches_dialog() local
697 CEvent cev; in save_mode_options_dialog() local
/dports/www/aria2/aria2-1.36.0/src/
H A DEvent.h213 void addCommandEvent(const CommandEvent& cev) in addCommandEvent()
225 void removeCommandEvent(const CommandEvent& cev) in removeCommandEvent()
H A DSelectEventPoll.cc82 CommandEvent cev(command, events); in addCommandEvent() local
94 CommandEvent cev(command, events); in removeCommandEvent() local
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-clipboard.c109 ClutterEvent *cev, in st_clipboard_provider()
220 ClutterEvent *cev, in st_clipboard_x11_event_filter()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ctl/
H A Dcalbox.cpp485 wxCalendarEvent cev(m_cal, dt, wxEVT_CALENDAR_SEL_CHANGED); in OnText() local
487 wxCalendarEvent cev(m_cal, wxEVT_CALENDAR_SEL_CHANGED); in OnText() local
/dports/net-im/centerim/centerim-4.22.10/src/hooks/
H A Drsshook.cc249 AddSocketHandleEvent *cev = dynamic_cast<AddSocketHandleEvent*>(ev); in socket_cb() local
256 RemoveSocketHandleEvent *cev = dynamic_cast<RemoveSocketHandleEvent*>(ev); in socket_cb() local
H A Dljhook.cc471 AddSocketHandleEvent *cev = dynamic_cast<AddSocketHandleEvent*>(ev); in socket_cb() local
478 RemoveSocketHandleEvent *cev = dynamic_cast<RemoveSocketHandleEvent*>(ev); in socket_cb() local
/dports/audio/drumstick/drumstick-2.5.0/utils/guiplayer/
H A Dplayer.cpp100 ControllerEvent *cev = static_cast<ControllerEvent*>(m_lastEvent); in nextEvent() local
/dports/x11/libXi/libXi-1.8/src/
H A DXExtToWire.c444 register changeDeviceNotify *cev; in _XiEventToWire() local
/dports/science/tfel/tfel-3.4.0/mtest/src/
H A DEvolution.cxx126 const auto& cev = *pcev; in buildExternalFunctionManagerFromConstantEvolutions() local
/dports/net-im/centerim/centerim-4.22.10/src/
H A Deventmanager.cc43 void imeventmanager::store(const imevent &cev) { in store()
/dports/x11/libxklavier/libxklavier-5.3/libxklavier/
H A Dxklavier_evt.c445 XCreateWindowEvent * cev) in xkl_engine_process_create_window_evt()
/dports/x11/xstroke/xstroke-0.5.12/
H A Dxlp_win.c165 XConfigureEvent *cev = &xev->xconfigure; in xlp_configure_notify_cb() local

123456