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

1 2 3

  /external/webkit/WebKitTools/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...]
  /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...]
  /frameworks/base/cmds/rawbu/
backup.cpp 168 static int write_int32(FILE* fh, int32_t val)
170 int res = fwrite(&val, 1, sizeof(val), fh);
179 static int write_int64(FILE* fh, int64_t val)
181 int res = fwrite(&val, 1, sizeof(val), fh);
230 static int write_header(FILE* fh, int type, const char* path, const struct stat* st)
233 if (!write_int32(fh, type)) return 0;
234 if (!write_int32(fh, pathLen)) return 0;
235 if (fwrite(path, 1, pathLen, fh) != (size_t)pathLen) {
240 if (!write_int32(fh, st->st_uid)) return 0;
241 if (!write_int32(fh, st->st_gid)) return 0
366 FILE* fh = fopen(destPath, "w"); local
493 FILE* fh = fopen(srcPath, "r"); local
    [all...]
  /external/kernel-headers/original/linux/nfsd/
xdr.h 15 struct svc_fh fh; member in struct:nfsd_fhandle
19 struct svc_fh fh; member in struct:nfsd_sattrargs
24 struct svc_fh fh; member in struct:nfsd_diropargs
30 struct svc_fh fh; member in struct:nfsd_readargs
38 svc_fh fh; member in struct:nfsd_writeargs
46 struct svc_fh fh; member in struct:nfsd_createargs
62 struct svc_fh fh; member in struct:nfsd_readlinkargs
83 struct svc_fh fh; member in struct:nfsd_readdirargs
90 struct svc_fh fh; member in struct:nfsd_attrstat
95 struct svc_fh fh; member in struct:nfsd_diropres
104 struct svc_fh fh; member in struct:nfsd_readres
    [all...]
  /bionic/libc/kernel/common/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
nfs_xdr.h 79 const struct nfs_fh * fh; member in struct:nfs_openargs
98 struct nfs_fh fh; member in struct:nfs_openres
111 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
121 struct nfs_fh * fh; member in struct:nfs_closeargs
140 struct nfs_fh * fh; member in struct:nfs_lock_args
157 struct nfs_fh * fh; member in struct:nfs_locku_args
168 struct nfs_fh * fh; member in struct:nfs_lockt_args
189 struct nfs_fh * fh; member in struct:nfs_readargs
204 struct nfs_fh * fh; member in struct:nfs_writeargs
233 struct nfs_fh * fh; member in struct:nfs_entry
238 struct nfs_fh * fh; member in struct:nfs_sattrargs
243 struct nfs_fh * fh; member in struct:nfs_diropargs
249 struct nfs_fh * fh; member in struct:nfs_createargs
265 struct nfs_fh * fh; member in struct:nfs_setattrargs
273 struct nfs_fh * fh; member in struct:nfs_setaclargs
280 struct nfs_fh * fh; member in struct:nfs_getaclargs
308 struct nfs_fh * fh; member in struct:nfs_readdirargs
315 struct nfs_fh * fh; member in struct:nfs3_getaclargs
329 struct nfs_fh * fh; member in struct:nfs_diropok
334 struct nfs_fh * fh; member in struct:nfs_readlinkargs
341 struct nfs_fh * fh; member in struct:nfs3_sattrargs
348 struct nfs_fh * fh; member in struct:nfs3_diropargs
354 struct nfs_fh * fh; member in struct:nfs3_accessargs
359 struct nfs_fh * fh; member in struct:nfs3_createargs
368 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
384 struct nfs_fh * fh; member in struct:nfs3_mknodargs
409 struct nfs_fh * fh; member in struct:nfs3_readdirargs
419 struct nfs_fh * fh; member in struct:nfs3_diropres
429 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
    [all...]
  /external/iproute2/tc/
f_route.c 44 __u32 fh = 0xFFFF8000; local
71 fh &= ~0x80FF;
72 fh |= id&0xFF;
81 fh &= 0xFFFF;
82 fh |= id<<16;
92 fh &= 0xFFFF;
93 fh |= (0x8000|id)<<16;
128 fh &= ~0x7F00;
129 fh |= (order<<8)&0x7F00;
132 t->tcm_handle = fh;
    [all...]
  /external/kernel-headers/original/linux/
nfs_xdr.h 119 const struct nfs_fh * fh; member in struct:nfs_openargs
138 struct nfs_fh fh; member in struct:nfs_openres
154 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
167 struct nfs_fh * fh; member in struct:nfs_closeargs
188 struct nfs_fh * fh; member in struct:nfs_lock_args
205 struct nfs_fh * fh; member in struct:nfs_locku_args
216 struct nfs_fh * fh; member in struct:nfs_lockt_args
240 struct nfs_fh * fh; member in struct:nfs_readargs
258 struct nfs_fh * fh; member in struct:nfs_writeargs
290 struct nfs_fh * fh; member in struct:nfs_entry
298 struct nfs_fh * fh; member in struct:nfs_sattrargs
303 struct nfs_fh * fh; member in struct:nfs_diropargs
309 struct nfs_fh * fh; member in struct:nfs_createargs
325 struct nfs_fh * fh; member in struct:nfs_setattrargs
333 struct nfs_fh * fh; member in struct:nfs_setaclargs
340 struct nfs_fh * fh; member in struct:nfs_getaclargs
368 struct nfs_fh * fh; member in struct:nfs_readdirargs
375 struct nfs_fh * fh; member in struct:nfs3_getaclargs
389 struct nfs_fh * fh; member in struct:nfs_diropok
394 struct nfs_fh * fh; member in struct:nfs_readlinkargs
401 struct nfs_fh * fh; member in struct:nfs3_sattrargs
408 struct nfs_fh * fh; member in struct:nfs3_diropargs
414 struct nfs_fh * fh; member in struct:nfs3_accessargs
419 struct nfs_fh * fh; member in struct:nfs3_createargs
428 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
444 struct nfs_fh * fh; member in struct:nfs3_mknodargs
469 struct nfs_fh * fh; member in struct:nfs3_readdirargs
479 struct nfs_fh * fh; member in struct:nfs3_diropres
489 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
525 const struct nfs_fh * fh; member in struct:nfs4_accessargs
552 struct nfs_fh * fh; member in struct:nfs4_create_res
559 const struct nfs_fh * fh; member in struct:nfs4_fsinfo_arg
564 const struct nfs_fh * fh; member in struct:nfs4_getattr_arg
574 const struct nfs_fh * fh; member in struct:nfs4_link_arg
597 struct nfs_fh * fh; member in struct:nfs4_lookup_res
605 const struct nfs_fh * fh; member in struct:nfs4_pathconf_arg
610 const struct nfs_fh * fh; member in struct:nfs4_readdir_arg
625 const struct nfs_fh * fh; member in struct:nfs4_readlink
632 const struct nfs_fh * fh; member in struct:nfs4_remove_arg
672 const struct nfs_fh * fh; member in struct:nfs4_statfs_arg
    [all...]
  /external/chromium/base/test/
test_file_util_win.cc 138 HANDLE fh = FindFirstFile(src.c_str(), &fd); local
139 if (fh == INVALID_HANDLE_VALUE)
153 FindClose(fh);
160 FindClose(fh);
170 } while (FindNextFile(fh, &fd));
172 FindClose(fh);
  /external/webkit/JavaScriptCore/pcre/
dftables 245 my ($fh, $tempFile) = tempfile(
252 print $fh "#define DFTABLES\n\n";
255 print $fh <HEADER>;
258 print $fh "\n\n";
261 print $fh "\$pcre_internal{\"$v\"} = $v;\n";
264 close($fh);
  /system/core/sdcard/
fuse.h 296 __u64 fh; member in struct:fuse_getattr_in
333 __u64 fh; member in struct:fuse_setattr_in
362 __u64 fh; member in struct:fuse_open_out
368 __u64 fh; member in struct:fuse_release_in
375 __u64 fh; member in struct:fuse_flush_in
382 __u64 fh; member in struct:fuse_read_in
394 __u64 fh; member in struct:fuse_write_in
415 __u64 fh; member in struct:fuse_fsync_in
436 __u64 fh; member in struct:fuse_lk_in
505 __u64 fh; member in struct:fuse_ioctl_in
521 __u64 fh; member in struct:fuse_poll_in
    [all...]

Completed in 413 milliseconds

1 2 3