Searched refs:buslist (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/tests/
H A Did_test.cpp17 USB::Busses buslist; local
26 for (biter = buslist.begin(); biter != buslist.end(); biter++) {
H A Dfind_hubs.cpp17 USB::Busses buslist; local
24 hubList = buslist.match(0x9);
H A Ddriver_name.cpp16 USB::Busses buslist; local
20 // buslist.init();
30 for (biter = buslist.begin(); biter != buslist.end(); biter++) {
H A Ddescriptor_test.cpp17 USB::Busses buslist; local
21 // buslist.init();
29 for (biter = buslist.begin(); biter != buslist.end(); biter++) {
H A Dfind_mice.cpp19 USB::Busses buslist; local
38 miceFound = buslist.match(mouseList);
H A Dget_resolution.cpp20 USB::Busses buslist; local
39 miceFound = buslist.match(mouseList);
H A Dhub_strings.cpp17 USB::Busses buslist; local
26 hubList = buslist.match(0x9);

Completed in 198 milliseconds