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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_index.py 8 class oldstyle: class in inherits:
26 self.o = oldstyle()
75 self.o = oldstyle()
77 self.o2 = oldstyle()
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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 193 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap

Completed in 214 milliseconds