Searched refs:findMatching (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/Java/
H A DBrowserApp.java258 int matchInd = this.findMatching( serviceName); // probably doesn't handle near-duplicates well.
265 if ( -1 == this.findMatching( elem.fServiceName)) // probably doesn't handle near-duplicates well.
320 protected int findMatching( String match) method in class:BrowserListModel
H A DSimpleChat.java272 TargetListElem match = this.findMatching( serviceName); // probably doesn't handle near-duplicates well.
282 TargetListElem match = this.findMatching( serviceName); // probably doesn't handle near-duplicates well.
294 protected TargetListElem findMatching( String match) method in class:TargetListModel
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIBridge.h67 IORegistryEntry * findMatching( OSIterator * in, IOPCIAddressSpace space );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp1612 IORegistryEntry * IOPCIBridge::findMatching( OSIterator * kids, function in class:IOPCIBridge

Completed in 144 milliseconds