HomeSort by relevance Sort by last modified time
    Searched refs:oldstyle (Results 1 - 6 of 6) 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/chromium_org/build/android/
lighttpd_server.py 215 #dir-listing.external-css = "style/oldstyle.css"
  /external/libpcap/
pcap-int.h 172 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap
pcap.c 781 p->oldstyle = 1;
    [all...]
pcap-bpf.c     [all...]

Completed in 2747 milliseconds