HomeSort by relevance Sort by last modified time
    Searched refs:uu1 (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)
46 uuid_unpack(uu1, &uuid1);
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 25 uu1 = UserDict.UserDict(u1)
51 all = [d0, d1, d2, u, u0, u1, u2, uu, uu0, uu1, uu2]
seq_tests.py 103 uu1 = self.type2test(u1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_userdict.py 25 uu1 = UserDict.UserDict(u1)
51 all = [d0, d1, d2, u, u0, u1, u2, uu, uu0, uu1, uu2]
seq_tests.py 103 uu1 = self.type2test(u1)

Completed in 208 milliseconds