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

  /external/vixl/tools/
make_instruction_doc.pl 30 my $hfile = "src/a64/assembler-a64.h";
38 open(IN, "<$hfile") or die("Can't open header file $header.\n");
  /external/libedit/examples/
wtc1.c 18 static const char hfile[] = ".whistory"; variable
129 history_w(hist, &ev, H_LOAD, hfile);
271 history_w(hist, &ev, H_SAVE, hfile);
  /frameworks/base/media/mca/
structgen.py 353 hfile = open(hfilepath, 'w')
354 hfile.write(structspec.hFileString())
355 hfile.close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimify.py 134 hfile = HeaderFile(ifile)
136 line = hfile.readline()
291 hfile = HeaderFile(ifile)
293 line = hfile.readline()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 134 hfile = HeaderFile(ifile)
136 line = hfile.readline()
291 hfile = HeaderFile(ifile)
293 line = hfile.readline()
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c 3920 static char *hfile = NULL; variable
    [all...]

Completed in 1826 milliseconds