HomeSort by relevance Sort by last modified time
    Searched refs:fh (Results 1 - 25 of 333) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/gyp/test/actions-multiple/src/
filter.py 10 fh = open(sys.argv[4], 'w') variable
11 fh.write(data.replace(sys.argv[1], sys.argv[2]))
12 fh.close()
  /external/chromium_org/tools/gyp/test/actions-none/src/
fake_cross.py 9 fh = open(sys.argv[-1], 'wb') variable
11 fh.write(open(filename).read())
12 fh.close()
  /external/clang/utils/analyzer/
update_plist_test.pl 13 my $fh = File::Temp->new();
14 my $filename = $fh->filename;
15 $fh->unlink_on_destroy(1);
21 print $fh $_;
39 print $fh "// CHECK: ";
43 print $fh "// CHECK-NEXT: ";
45 print $fh $_;
48 close ($fh);
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ANTLRFileStream.pm 25 my $fh;
28 open $fh, "<:encoding($encoding)", $file_name
32 open $fh, '<', $file_name
39 $content = <$fh>;
41 close $fh or carp "Can't close $fh: $!";
55 my $fh;
57 open $fh, "<:encoding($encoding)", $file_name
61 open $fh, '<', $file_name
68 $content = <$fh>;
    [all...]
  /external/chromium_org/tools/gyp/test/external-cross-compile/src/
fake_cross.py 8 fh = open(sys.argv[1], 'w') variable
16 fh.write(data)
18 fh.close()
  /development/ndk/platforms/android-3/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/nfsd/
xdr.h 20 struct svc_fh fh; member in struct:nfsd_fhandle
24 struct svc_fh fh; member in struct:nfsd_sattrargs
29 struct svc_fh fh; member in struct:nfsd_diropargs
35 struct svc_fh fh; member in struct:nfsd_readargs
43 svc_fh fh; member in struct:nfsd_writeargs
51 struct svc_fh fh; member in struct:nfsd_createargs
67 struct svc_fh fh; member in struct:nfsd_readlinkargs
88 struct svc_fh fh; member in struct:nfsd_readdirargs
95 struct svc_fh fh; member in struct:nfsd_attrstat
100 struct svc_fh fh; member in struct:nfsd_diropres
109 struct svc_fh fh; member in struct:nfsd_readres
    [all...]

Completed in 1121 milliseconds

1 2 3 4 5 6 7 8 91011>>