Home
last modified time | relevance | path

Searched defs:nDev (Results 1 – 20 of 20) sorted by relevance

/dports/archivers/unadf/ADFlib-f3af9e0/src/
H A Dadf_dump.c46 struct nativeDevice* nDev; in adfInitDumpDevice() local
97 struct nativeDevice* nDev; in adfReadDumpSector() local
122 struct nativeDevice* nDev; in adfWriteDumpSector() local
144 struct nativeDevice* nDev; in adfReleaseDumpDevice() local
198 struct nativeDevice* nDev; in adfCreateDumpDevice() local
/dports/archivers/unadf/ADFlib-f3af9e0/src/generic/
H A Dadf_nativ.c40 struct nativeDevice* nDev; in myInitDevice() local
90 struct nativeDevice* nDev; in myReleaseDevice() local
/dports/archivers/unadf/ADFlib-f3af9e0/src/win32/
H A Dadf_nativ.c43 struct nativeDevice* nDev; in Win32InitDevice() local
111 struct nativeDevice* nDev; in Win32ReleaseDevice() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/DDace/
H A DDDaceXMLHandler.cpp202 double nDev = atof(attributes.get("cutoff")); in startElement() local
213 double nDev = atof(attributes.get("cutoff")); in startElement() local
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirpcitest.c92 size_t i, nDev = G_N_ELEMENTS(dev); in testVirPCIDeviceDetach() local
134 size_t i, nDev = G_N_ELEMENTS(dev); in testVirPCIDeviceReset() local
170 size_t i, nDev = G_N_ELEMENTS(dev); in testVirPCIDeviceReattach() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/core/
H A Dhid.cpp57 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
439 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/core/
H A Dhid.cpp60 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
442 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/core/
H A Dhid.cpp60 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
442 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhid.cpp62 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
441 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhid.cpp62 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
441 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhid.cpp62 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
441 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhid.cpp62 bool wxHIDDevice::Create (int nClass, int nType, int nDev) in Create()
441 bool wxHIDKeyboard::Create(int nDev /* = 1*/) in Create()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/stat/descriptive/moment/
H A DFirstMoment.java75 protected double nDev; field in FirstMoment
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dexi.c213 s32 EXI_Lock(s32 nChn,s32 nDev,EXICallback unlockCB) in EXI_Lock()
275 s32 EXI_Select(s32 nChn,s32 nDev,s32 nFrq) in EXI_Select()
314 s32 EXI_SelectSD(s32 nChn,s32 nDev,s32 nFrq) in EXI_SelectSD()
502 static s32 __unlocked_handler(s32 nChn,s32 nDev) in __unlocked_handler()
509 s32 EXI_GetID(s32 nChn,s32 nDev,u32 *nId) in EXI_GetID()
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHPrice.cpp735 double nDev = 0; in StdDev() local
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A Dspwinput_x11.cpp.in814 int nDev; local
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/
H A Dspwinput_x11.cpp.in814 int nDev; local
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/arch/gc/netif/
H A Dgcif.c915 static s32 bba_event_handler(s32 nChn,s32 nDev) in bba_event_handler()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/netanim/model/
H A Danimation-interface.cc1952 uint32_t nDev = n->GetNDevices (); // Number of devices in WriteLinkProperties() local
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/statevector/
H A Dqubitvector_thrust.hpp785 void QubitVectorChunkContainer<data_t>::SetupP2P(int nDev) in SetupP2P()