/external/iproute2/tc/ |
f_route.c | 42 __u32 fh = 0xFFFF8000; local 69 fh &= ~0x80FF; 70 fh |= id&0xFF; 79 fh &= 0xFFFF; 80 fh |= id<<16; 90 fh &= 0xFFFF; 91 fh |= (0x8000|id)<<16; 126 fh &= ~0x7F00; 127 fh |= (order<<8)&0x7F00; 130 t->tcm_handle = fh; [all...] |
/external/chromium/base/test/ |
test_file_util_win.cc | 139 HANDLE fh = FindFirstFile(src.c_str(), &fd); local 140 if (fh == INVALID_HANDLE_VALUE) 154 FindClose(fh); 161 FindClose(fh); 171 } while (FindNextFile(fh, &fd)); 173 FindClose(fh);
|
/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...] |
/bionic/libc/kernel/common/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/development/ndk/platforms/android-3/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/external/kernel-headers/original/linux/lockd/ |
xdr.h | 29 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
klm_prot.h | 28 netobj fh; member in struct:klm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/lockd/ |
xdr.h | 31 struct nfs_fh fh; member in struct:nlm_lock
|
/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...] |
/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...] |
/external/valgrind/main/coregrind/ |
launcher-darwin.c | 129 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) 131 struct fat_arch *fa = (struct fat_arch *)(fh+1); 132 uint32_t nfat_arch = ntohl(fh->nfat_arch); 170 struct fat_header *fh = (struct fat_header *)buf; local 171 if (ntohl(fh->magic) == FAT_MAGIC) { 172 uint32_t nfat_arch = ntohl(fh->nfat_arch); 176 struct fat_arch *fa = (struct fat_arch *)(fh+1); 180 if (fat_has_cputype(fh, default_cputype)) { 186 if (fat_has_cputype(fh, valid_archs[i].cputype)) {
|
/external/valgrind/main/coregrind/m_ume/ |
macho.c | 625 struct fat_header fh; local 645 if (size < sizeof(fh)) { 649 res = VG_(pread)(fd, &fh, sizeof(fh), offset); 650 if (sr_isError(res) || sr_Res(res) != sizeof(fh)) { 656 arch_offset = offset + sizeof(fh); 657 fh.nfat_arch = VG_(ntohl)(fh.nfat_arch); 658 for (i = 0; i < fh.nfat_arch; i++) {
|
/frameworks/base/cmds/rawbu/ |
backup.cpp | 169 static int write_int32(FILE* fh, int32_t val) 171 int res = fwrite(&val, 1, sizeof(val), fh); 180 static int write_int64(FILE* fh, int64_t val) 182 int res = fwrite(&val, 1, sizeof(val), fh); 231 static int write_header(FILE* fh, int type, const char* path, const struct stat* st) 234 if (!write_int32(fh, type)) return 0; 235 if (!write_int32(fh, pathLen)) return 0; 236 if (fwrite(path, 1, pathLen, fh) != (size_t)pathLen) { 241 if (!write_int32(fh, st->st_uid)) return 0; 242 if (!write_int32(fh, st->st_gid)) return 0 367 FILE* fh = fopen(destPath, "w"); local 494 FILE* fh = fopen(srcPath, "r"); local [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...] |