Searched refs:oldstyle (Results 1 - 6 of 6) sorted by relevance

/external/curl/tests/libtest/
H A Dlib554.c67 static int once(char *URL, bool oldstyle) argument
82 if(oldstyle) {
H A Dlib643.c73 static int once(char *URL, bool oldstyle) argument
115 if(oldstyle) {
/external/python/cpython2/Lib/test/
H A Dtest_index.py8 class oldstyle: class in inherits:
26 self.o = oldstyle()
75 self.o = oldstyle()
77 self.o2 = oldstyle()
/external/libpcap/
H A Dpcap-int.h201 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap
H A Dpcap-bpf.c2199 if (!p->oldstyle)
H A Dpcap.c839 p->oldstyle = 1;

Completed in 192 milliseconds