Searched refs:stick (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/joytest/
H A Djoytest.cpp46 wxJoystick stick(wxJOYSTICK1);
47 if (!stick.IsOk())
57 m_minX = stick.GetXMin();
58 m_minY = stick.GetYMin();
59 m_maxX = stick.GetXMax();
60 m_maxY = stick.GetYMax();
89 frame->SetStatusText(wxString::Format(wxT("Device [%s] (PID:[%i] MID:[%i]) Ready... # of joysticks:[%i]"), stick.GetProductName().c_str(), stick.GetProductId(), stick.GetManufacturerId(), wxJoystick::GetNumberJoysticks()));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlayalgor.tex38 OnQueryLayoutInfo. An alignment setting will make the window 'stick' to the left, top, right or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com183 $! shareable images or stick the engine object file into libcrypto.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_sun4v.c641 u64 stick; member in struct:pci_sun4v_msiq_entry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com299 $! shareable images or stick the engine object file into libcrypto.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com299 $! shareable images or stick the engine object file into libcrypto.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Devent.h1568 void SetJoystick(int stick) { m_joyStick = stick; } argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dcrisv10.c3069 /* enable stick parity, PARODD mean Mark which matches ETRAX */
3070 info->tx_ctrl |= IO_STATE(R_SERIAL0_TR_CTRL, tr_stick_par, stick);
3071 info->rx_ctrl |= IO_STATE(R_SERIAL0_REC_CTRL, rec_stick_par, stick);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1071 Tex2RTF is written to deal with reports best, so stick with the report

Completed in 212 milliseconds