Searched refs:hotplugtest (Results 1 – 11 of 11) sorted by relevance
/external/libusb/Xcode/libusb.xcodeproj/ |
D | project.pbxproj | 30 …6AD4241C8C5AAE007F8C6A /* hotplugtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 006AD4231C8… 31 …6AD4251C8C5AC4007F8C6A /* hotplugtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 006AD4231C8… 73 remoteInfo = hotplugtest; 212 …007F8C6A /* hotplugtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab… 213 …8C5AAE007F8C6A /* hotplugtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 339 006AD41C1C8C5A90007F8C6A /* hotplugtest */, 385 006AD4231C8C5AAE007F8C6A /* hotplugtest.c */, 440 006AD41B1C8C5A90007F8C6A /* hotplugtest */ = { 442 …onList = 006AD4221C8C5A90007F8C6A /* Build configuration list for PBXNativeTarget "hotplugtest" */; 452 name = hotplugtest; [all …]
|
/external/libusb/msvc/ |
D | hotplugtest_sources | 1 TARGETNAME=hotplugtest 20 SOURCES=..\hotplugtest.c
|
D | ddk_build.cmd | 167 copy %srcPath%\hotplugtest.exe %dstPath%\examples 168 copy %srcPath%\hotplugtest.pdb %dstPath%\examples
|
D | libusb_2010.sln | 20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hotplugtest", "hotplugtest_2010.vcxproj", "{99…
|
D | libusb_2012.sln | 20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hotplugtest", "hotplugtest_2012.vcxproj", "{99…
|
D | libusb_2013.sln | 22 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hotplugtest", "hotplugtest_2013.vcxproj", "{99…
|
D | libusb_2015.sln | 22 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hotplugtest", "hotplugtest_2015.vcxproj", "{99…
|
/external/libusb/android/jni/ |
D | examples.mk | 60 $(LIBUSB_ROOT_REL)/examples/hotplugtest.c 67 LOCAL_MODULE:= hotplugtest
|
/external/libusb/examples/ |
D | Makefile.am | 4 noinst_PROGRAMS = listdevs xusb fxload hotplugtest testlibusb program
|
/external/libusb/ |
D | .gitignore | 32 examples/hotplugtest
|
/external/libusb/android/ |
D | README | 70 for B in listdevs fxload xusb sam3u_benchmark hotplugtest stress
|