Searched defs:isControl (Results 1 – 4 of 4) sorted by relevance
48 isControl() { method in GNode
163 inline void isControl(UChar32 ch) in isControl() function
425 private static boolean isControl(char c) { in isControl() method in LDML2ICUBinaryWriter
1938 int isControl = LIBUSB_TRANSFER_TYPE_CONTROL == transfer->type; in darwin_handle_transfer_completion() local