HomeSort by relevance Sort by last modified time
    Searched full:rep2 (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
equivalent.h 183 MappedId rep2 = Util::FindSet(&eq_classes, s2); local
185 if (rep1 != rep2) {
186 eq_classes.Union(rep1, rep2);
  /external/bluetooth/bluez/tools/
hid2hci.c 158 char rep2[] = { 0xff, 0x80, 0x00, 0x00, 0x30, 0x00 }; local
194 err = send_report(fd, rep2, sizeof(rep2));

Completed in 42 milliseconds