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

1 2 3 4 5

  /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;
  /bionic/libc/kernel/common/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...]
  /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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/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...]
  /sdk/emulator/qtools/
gtrace.cpp 60 first_header fh; local
63 FillFirstHeader(start_sec, pid, &fh);
64 fwrite(&fh, sizeof(fh), 1, ftrace_);
69 first_header *fh) {
74 fh->common.blockno = 0;
75 fh->common.entry_width = 8;
76 fh->common.block_tic = kBaseTic;
77 fh->common.block_time = start_sec;
78 //fh->common.usec_cpu = (start_usec << 8) | (cpu & 0xff)
    [all...]

Completed in 324 milliseconds

1 2 3 4 5