Home
last modified time | relevance | path

Searched refs:rep2 (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dequivalent.h183 MappedId rep2 = Util::FindSet(&eq_classes, s2); in Equivalent() local
185 if (rep1 != rep2) { in Equivalent()
186 eq_classes.Union(rep1, rep2); in Equivalent()
/external/bluetooth/bluez/tools/
Dhid2hci.c158 char rep2[] = { 0xff, 0x80, 0x00, 0x00, 0x30, 0x00 }; in switch_logitech() local
194 err = send_report(fd, rep2, sizeof(rep2)); in switch_logitech()