Home | Sort by relevance Sort by last modified time |
/external/webkit/Tools/Scripts/ | |
pdevenv | 12 my ($fh, $path) = tempfile(UNLINK => 0, SUFFIX => '.cmd') or die; 31 print $fh "\@echo off\n\n"; 32 print $fh "call \"\%" . $vsToolsVar . "\%\\vsvars32.bat\"\n\n"; 33 print $fh "set PATH=$vcBin;$scriptsPath;\%PATH\%\n\n"; 35 print $fh "IF EXIST \"\%VSINSTALLDIR\%\\Common7\\IDE\\devenv.com\" (devenv.com /useenv " . join(" ", @ARGV) . ") ELSE "; 36 print $fh "VCExpress.exe /useenv " . join(" ", @ARGV) . "\n"; 39 close $fh; |
/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...] |
/bionic/libc/kernel/common/linux/nfsd/ | |
xdr.h | 26 struct svc_fh fh; member in struct:nfsd_fhandle 30 struct svc_fh fh; member in struct:nfsd_sattrargs 35 struct svc_fh fh; member in struct:nfsd_diropargs 41 struct svc_fh fh; member in struct:nfsd_readargs 50 svc_fh fh; member in struct:nfsd_writeargs 59 struct svc_fh fh; member in struct:nfsd_createargs 76 struct svc_fh fh; member in struct:nfsd_readlinkargs 99 struct svc_fh fh; member in struct:nfsd_readdirargs 106 struct svc_fh fh; member in struct:nfsd_attrstat 111 struct svc_fh fh; member in struct:nfsd_diropres 120 struct svc_fh fh; member in struct:nfsd_readres [all...] |
/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...] |
/prebuilts/ndk/7/platforms/android-9/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...] |