HomeSort by relevance Sort by last modified time
    Searched defs:oldstyle (Results 1 - 3 of 3) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_index.py 8 class oldstyle: class in inherits:
26 self.o = oldstyle()
75 self.o = oldstyle()
77 self.o2 = oldstyle()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_index.py 8 class oldstyle: class in inherits:
26 self.o = oldstyle()
75 self.o = oldstyle()
77 self.o2 = oldstyle()
  /external/libpcap/
pcap-int.h 172 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap

Completed in 1045 milliseconds