Home
last modified time | relevance | path

Searched refs:reset_t (Results 1 – 25 of 44) sorted by relevance

12

/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/graphics-hook/
H A Dd3d8-capture.cpp8 typedef HRESULT(STDMETHODCALLTYPE *reset_t)(IDirect3DDevice8 *, typedef
14 reset_t RealReset = NULL;
268 RealReset = (reset_t)vtable[14]; in setup_reset_hooks()
H A Dd3d9-capture.cpp20 typedef HRESULT(STDMETHODCALLTYPE *reset_t)(IDirect3DDevice9 *, typedef
31 reset_t RealReset = NULL;
737 RealReset = (reset_t)vtable[16]; in setup_reset_hooks()
/dports/comms/hamlib/hamlib-4.3.1/rigs/lowe/
H A Dlowe.h34 int lowe_reset(RIG *rig, reset_t reset);
H A Dlowe.c272 int lowe_reset(RIG *rig, reset_t reset) in lowe_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/skanti/
H A Dskanti.h29 int skanti_reset(RIG *rig, reset_t reset);
H A Dskanti.c136 int skanti_reset(RIG *rig, reset_t reset) in skanti_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/rs/
H A Drs.h37 int rs_reset(RIG *rig, reset_t reset);
H A Dgp2000.h43 int gp2000_reset(RIG *rig, reset_t reset);
H A Drs.c379 int rs_reset(RIG *rig, reset_t reset) in rs_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/tentec/
H A Dtentec2.h55 int tentec2_reset(RIG *rig, reset_t reset);
H A Dtt550.h120 int tt550_reset(RIG * rig, reset_t reset);
H A Domnivii.c92 static int tt588_reset(RIG *rig, reset_t reset);
113 static int tt588_reset(RIG *rig, reset_t reset);
432 int tt588_reset(RIG *rig, reset_t reset) in tt588_reset()
H A Djupiter.c108 static int tt538_reset(RIG *rig, reset_t reset);
371 int tt538_reset(RIG *rig, reset_t reset) in tt538_reset()
H A Dtentec2.c668 int tentec2_reset(RIG *rig, reset_t reset) in tentec2_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/racal/
H A Dracal.h52 int racal_reset(RIG *rig, reset_t reset);
H A Dracal.c524 int racal_reset(RIG *rig, reset_t reset) in racal_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/prm80/
H A Dprm80.h47 int prm80_reset(RIG *rig, reset_t reset);
/dports/comms/hamlib/hamlib-4.3.1/rigs/jrc/
H A Djrc.h61 int jrc_reset(RIG *rig, reset_t reset);
/dports/comms/hamlib/hamlib-4.3.1/rigs/flexradio/
H A Dsdr1k.c41 static int sdr1k_reset(RIG *rig, reset_t reset);
411 int sdr1k_reset(RIG *rig, reset_t reset) in sdr1k_reset()
/dports/comms/hamlib/hamlib-4.3.1/rigs/kenwood/
H A Dth.h67 extern int th_reset(RIG *rig, reset_t reset);
H A Dkenwood.h224 int kenwood_reset(RIG *rig, reset_t reset);
/dports/comms/hamlib/hamlib-4.3.1/rigs/adat/
H A Dadat.h567 int adat_reset(RIG *, reset_t);
/dports/comms/hamlib/hamlib-4.3.1/rigs/elad/
H A Delad.h139 int elad_reset(RIG *rig, reset_t reset);
/dports/comms/hamlib/hamlib-4.3.1/include/hamlib/
H A Drigclass.h177 void reset(reset_t reset);
/dports/comms/hamlib/hamlib-4.3.1/rigs/aor/
H A Dar7030.c748 static int ar7030_reset(RIG *rig, reset_t reset) in ar7030_reset()

12