Home
last modified time | relevance | path

Searched refs:SwapSP (Results 1 – 12 of 12) sorted by relevance

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dlx200ap_gtocp2.cpp93 …IUFillSwitchVector(&SwapSP, SwapS, 2, getDeviceName(), "SWAP", "Swap buttons", MOTION_TAB, IP_RW, … in initProperties()
126 defineProperty(&SwapSP); in ISGetProperties()
142 defineProperty(&SwapSP); in updateProperties()
173 deleteProperty(SwapSP.name); in updateProperties()
294 if (!strcmp(name, SwapSP.name)) in ISNewSwitch()
298 IUResetSwitch(&SwapSP); in ISNewSwitch()
299 IUUpdateSwitch(&SwapSP, states, names, n); in ISNewSwitch()
300 currentSwap = IUFindOnSwitchIndex(&SwapSP); in ISNewSwitch()
310 SwapSP.s = IPS_OK; in ISNewSwitch()
311 IDSetSwitch(&SwapSP, nullptr); in ISNewSwitch()
H A Dlx200ap.cpp100 …IUFillSwitchVector(&SwapSP, SwapS, 2, getDeviceName(), "SWAP", "Swap buttons", MOTION_TAB, IP_RW, … in initProperties()
170 defineProperty(&SwapSP); in updateProperties()
183 deleteProperty(SwapSP.name); in updateProperties()
323 if (!strcmp(name, SwapSP.name)) in ISNewSwitch()
327 IUResetSwitch(&SwapSP); in ISNewSwitch()
328 IUUpdateSwitch(&SwapSP, states, names, n); in ISNewSwitch()
329 currentSwap = IUFindOnSwitchIndex(&SwapSP); in ISNewSwitch()
339 SwapSP.s = IPS_OK; in ISNewSwitch()
340 IDSetSwitch(&SwapSP, nullptr); in ISNewSwitch()
H A Dlx200ap_experimental.cpp126 …IUFillSwitchVector(&SwapSP, SwapS, 2, getDeviceName(), "SWAP", "Swap buttons", MOTION_TAB, IP_RW, … in initProperties()
198 defineProperty(&SwapSP); in ISGetProperties()
222 defineProperty(&SwapSP); in updateProperties()
299 deleteProperty(SwapSP.name); in updateProperties()
666 if (!strcmp(name, SwapSP.name)) in ISNewSwitch()
670 IUResetSwitch(&SwapSP); in ISNewSwitch()
671 IUUpdateSwitch(&SwapSP, states, names, n); in ISNewSwitch()
672 currentSwap = IUFindOnSwitchIndex(&SwapSP); in ISNewSwitch()
682 SwapSP.s = IPS_OK; in ISNewSwitch()
683 IDSetSwitch(&SwapSP, nullptr); in ISNewSwitch()
H A Dlx200ap_gtocp2.h88 ISwitchVectorProperty SwapSP; variable
H A Dlx200ap.h95 ISwitchVectorProperty SwapSP; variable
H A Dlx200ap_experimental.h117 ISwitchVectorProperty SwapSP; variable
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/
H A Dportab.h679 static INLINE void* SwapSP(void* in) in SwapSP() function
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/
H A Dportab.h679 static INLINE void* SwapSP(void* in) in SwapSP() function
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/
H A Dportab.h683 static INLINE void* SwapSP(void* in) in SwapSP() function
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/libc/palmos/
H A Dpace.c575 Old = SwapSP(Stack+STACKSIZE); in PaceMain()
584 SwapSP(Old); in PaceMain()
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/libc/palmos/
H A Dpace.c575 Old = SwapSP(Stack+STACKSIZE); in PaceMain()
584 SwapSP(Old); in PaceMain()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/libc/palmos/
H A Dpace.c575 Old = SwapSP(Stack+STACKSIZE); in PaceMain()
584 SwapSP(Old); in PaceMain()