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

  /external/harfbuzz_ng/contrib/python/
setup.py 15 rfile = file("runpy", "w") variable
16 rfile.write("""#!/bin/sh
19 rfile.close()
  /external/ppp/pppd/include/
pcap-int.h 45 FILE *rfile; member in struct:pcap_sf
  /external/libpcap/
pcap-int.h 77 FILE *rfile; member in struct:pcap_sf
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java 1875 File rfile = new File(dir, "yyy.yyy"); local
    [all...]

Completed in 118 milliseconds