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

  /external/curl/tests/libtest/
lib554.c 67 static int once(char *URL, bool oldstyle)
82 if(oldstyle) {
lib643.c 73 static int once(char *URL, bool oldstyle)
115 if(oldstyle) {
  /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()
  /external/python/cpython2/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 201 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap
pcap-bpf.c     [all...]
pcap.c 839 p->oldstyle = 1;
    [all...]

Completed in 798 milliseconds