Searched defs:isControl (Results 1 – 3 of 3) sorted by relevance
16 isControl: function() { method
163 inline void isControl(UChar32 ch) in isControl() function
1938 int isControl = LIBUSB_TRANSFER_TYPE_CONTROL == transfer->type; in darwin_handle_transfer_completion() local