Home
last modified time | relevance | path

Searched refs:cp_func (Results 1 – 17 of 17) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/
H A DMakefile.in4323 libSym_la-cp_func.lo: CutPool/cp_func.c
4533 libSymAppl_la-cp_func.lo: CutPool/cp_func.c
4694 libSymAppl_cp_la-cp_func.lo: CutPool/cp_func.c
5156 libSymAppl_m_la-cp_func.lo: CutPool/cp_func.c
6325 libSymAppl_tm_la-cp_func.lo: CutPool/cp_func.c
7060 libSym_cp_la-cp_func.lo: CutPool/cp_func.c
7522 libSym_m_la-cp_func.lo: CutPool/cp_func.c
7725 libSym_m_tm_la-cp_func.lo: CutPool/cp_func.c
8691 libSym_tm_la-cp_func.lo: CutPool/cp_func.c
8845 libSym_tm_cp_la-cp_func.lo: CutPool/cp_func.c
[all …]
H A DMakefile.am99 SYM_CP_SRC = CutPool/cp_proccomm.c CutPool/cp_func.c CutPool/cp_wrapper.c
118 TM_SRC += CutPool/cp_proccomm.c CutPool/cp_func.c CutPool/cp_wrapper.c
137 CP_SRC = CutPool/cut_pool.c CutPool/cp_proccomm.c CutPool/cp_func.c \
/dports/science/helfem/HelFEM-21461e9/src/sadatom/
H A Dmain.cpp205 int xp_func, cp_func; in main() local
206 ::parse_xc_func(xp_func, cp_func, potmethod); in main()
215 is_gga_mgga(cp_func, gga, mgga_t, mgga_l); in main()
602 if(xp_func > 0 || cp_func > 0) { in main()
603 solver.set_func(xp_func, cp_func); in main()
647 if(xp_func > 0 || cp_func > 0) { in main()
648 solver.set_func(xp_func, cp_func); in main()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightrec/
H A Dlightrec-private.h109 *cp_func, *syscall_func, *break_func; member
H A Dlightrec.c1264 state->cp_func = state->cp_wrapper->function; in lightrec_init()
H A Demitter.c1346 offsetof(struct lightrec_state, cp_func)); in rec_CP()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lightrec/
H A Dlightrec-private.h109 *cp_func, *syscall_func, *break_func; member
H A Dlightrec.c1264 state->cp_func = state->cp_wrapper->function; in lightrec_init()
H A Demitter.c1346 offsetof(struct lightrec_state, cp_func)); in rec_CP()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightrec/
H A Dlightrec-private.h109 *cp_func, *syscall_func, *break_func; member
H A Dlightrec.c1264 state->cp_func = state->cp_wrapper->function; in lightrec_init()
H A Demitter.c1346 offsetof(struct lightrec_state, cp_func)); in rec_CP()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightrec/
H A Dlightrec-private.h109 *cp_func, *syscall_func, *break_func; member
H A Dlightrec.c1264 state->cp_func = state->cp_wrapper->function; in lightrec_init()
H A Demitter.c1346 offsetof(struct lightrec_state, cp_func)); in rec_CP()
/dports/devel/py-dask/dask-2021.11.2/dask/array/tests/
H A Dtest_cupy_core.py614 cp_func = getattr(cupy, array_func)
617 cp_a = cp_func([1, 2, 3])
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/MSVisualStudio/
H A Dsym.mak343 $(SYMPHONYROOT)\src\CutPool\cp_func.obj \