HomeSort by relevance Sort by last modified time
    Searched refs:uu2 (Results 1 - 7 of 7) sorted by null

  /external/e2fsprogs/lib/uuid/
compare.c 42 int uuid_compare(const uuid_t uu1, const uuid_t uu2)
47 uuid_unpack(uu2, &uuid2);
uuid.h 73 int uuid_compare(const uuid_t uu1, const uuid_t uu2);
uuid.h.in 73 int uuid_compare(const uuid_t uu1, const uuid_t uu2);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_userdict.py 26 uu2 = UserDict.UserDict(u2)
51 all = [d0, d1, d2, u, u0, u1, u2, uu, uu0, uu1, uu2]
seq_tests.py 104 uu2 = self.type2test(u2)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_userdict.py 26 uu2 = UserDict.UserDict(u2)
51 all = [d0, d1, d2, u, u0, u1, u2, uu, uu0, uu1, uu2]
seq_tests.py 104 uu2 = self.type2test(u2)

Completed in 1231 milliseconds