HomeSort by relevance Sort by last modified time
    Searched refs:fh (Results 76 - 100 of 189) sorted by null

1 2 34 5 6 7 8

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRReaderStream.h 13 NSFileHandle *fh; variable
19 @property (retain) NSFileHandle *fh; variable
  /external/llvm/test/MC/X86/
intel-syntax-hex.s 18 mov eax, 0fh
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
RuimPhoneBookInterfaceManager.java 67 IccFileHandler fh = mPhone.getIccFileHandler(); local
69 if (fh != null) {
70 fh.getEFLinearRecordSize(efid, response);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SimPhoneBookInterfaceManager.java 67 IccFileHandler fh = mPhone.getIccFileHandler(); local
68 if (fh != null) {
69 fh.getEFLinearRecordSize(efid, response);
  /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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fuse.h 204 __u64 fh; member in struct:fuse_getattr_in
237 __u64 fh; member in struct:fuse_setattr_in
259 __u64 fh; member in struct:fuse_open_out
265 __u64 fh; member in struct:fuse_release_in
272 __u64 fh; member in struct:fuse_flush_in
279 __u64 fh; member in struct:fuse_read_in
291 __u64 fh; member in struct:fuse_write_in
312 __u64 fh; member in struct:fuse_fsync_in
333 __u64 fh; member in struct:fuse_lk_in
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 204 __u64 fh; member in struct:fuse_getattr_in
237 __u64 fh; member in struct:fuse_setattr_in
259 __u64 fh; member in struct:fuse_open_out
265 __u64 fh; member in struct:fuse_release_in
272 __u64 fh; member in struct:fuse_flush_in
279 __u64 fh; member in struct:fuse_read_in
291 __u64 fh; member in struct:fuse_write_in
312 __u64 fh; member in struct:fuse_fsync_in
333 __u64 fh; member in struct:fuse_lk_in
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 204 __u64 fh; member in struct:fuse_getattr_in
237 __u64 fh; member in struct:fuse_setattr_in
259 __u64 fh; member in struct:fuse_open_out
265 __u64 fh; member in struct:fuse_release_in
272 __u64 fh; member in struct:fuse_flush_in
279 __u64 fh; member in struct:fuse_read_in
291 __u64 fh; member in struct:fuse_write_in
312 __u64 fh; member in struct:fuse_fsync_in
333 __u64 fh; member in struct:fuse_lk_in
  /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...]
  /system/core/adb/
sysdeps_win32.c 75 typedef struct FHRec_* FH;
81 void (*_fh_init) ( FH f );
82 int (*_fh_close)( FH f );
83 int (*_fh_lseek)( FH f, int pos, int origin );
84 int (*_fh_read) ( FH f, void* buf, int len );
85 int (*_fh_write)( FH f, const void* buf, int len );
86 void (*_fh_hook) ( FH f, int events, EventHook hook );
123 static FH
126 FH f;
149 _fh_to_int( FH f
755 FH fh; local
783 FH fh = _fh_from_int(fd); local
1283 FH fh; member in struct:EventHookRec_
1411 FH fh = _fh_from_int(fd); local
2009 FH fh = hook->fh; local
2040 FH fh = hook->fh; local
2057 FH fh = hook->fh; local
2087 FH fh = hook->fh; local
2101 FH fh = hook->fh; local
    [all...]
  /external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl 65 my $fh;
67 open($fh, ">$recordfile") || die "Couldn't open recordfile \"$recordfile\": $!\n";
68 flock($fh, 2);
69 seek($fh, 0, 0);
70 truncate($fh, 0);
78 print $fh "$ip\t$domain\n";
83 flock($fh, 8);
84 close($fh);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.x 59 netobj fh; /* a counted file handle */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.x 59 netobj fh; /* a counted file handle */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.x 59 netobj fh; /* a counted file handle */
  /external/valgrind/main/tests/
s390x_features.c 112 int n, fh; local
118 //fh = open("/proc/cpuinfo", O_RDONLY, S_IRUSR);
119 fh = open("/proc/cpuinfo", O_RDONLY, S_IRUSR);
120 if (fh < 0) return NULL;
131 n = read(fh, file_buf, file_buf_size);
142 lseek(fh, 0, SEEK_SET);
144 n = read(fh, file_buf, num_bytes);
149 close(fh);
  /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)) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 116 IccFileHandler fh = mPhone.getIccFileHandler(); local
117 if (fh == null) {
135 fh.updateEFLinearFixed(IccConstants.EF_SMS, i + 1, record, null, null);
184 IccFileHandler fh = mPhone.getIccFileHandler(); local
185 if (fh == null) {
190 fh.updateEFLinearFixed(
257 IccFileHandler fh = mPhone.getIccFileHandler(); local
258 if (fh == null) {
267 fh.loadEFLinearFixedAll(IccConstants.EF_SMS, response);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
RilMessageDecoder.java 51 * @param fh
54 public static synchronized RilMessageDecoder getInstance(Handler caller, IccFileHandler fh) {
56 sInstance = new RilMessageDecoder(caller, fh);
93 private RilMessageDecoder(Handler caller, IccFileHandler fh) {
101 mCmdParamsFactory = CommandParamsFactory.getInstance(this, fh);
IconLoader.java 69 private IconLoader(Looper looper , IccFileHandler fh) {
71 mSimFH = fh;
76 static IconLoader getInstance(Handler caller, IccFileHandler fh) {
80 if (fh != null) {
83 return new IconLoader(thread.getLooper(), fh);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
af_vfs.h 46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /packages/apps/Nfc/nci/jni/
RouteDataSet.cpp 252 FILE* fh = NULL; local
258 fh = fopen (filename.c_str (), "w");
259 if (fh == NULL)
265 actualWritten = fwrite (routesXml, sizeof(char), strlen(routesXml), fh);
267 fclose (fh);
292 FILE* fh = NULL; local
298 fh = fopen (filename.c_str (), "r");
299 if (fh == NULL)
307 actual = fread (buffer, sizeof(char), sizeof(buffer), fh);
312 fclose (fh);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 262 final float fh = getFullHeight();
269 braking = mExpandedHeight >= (fh-mExpandBrakingDistancePx);
294 if (mRubberbanding && h < fh) {
295 h = fh;
306 || ((mRubberbanding || !mClosing) && mExpandedHeight == fh)) {
542 if (DEBUG) LOG("onLayout: changed=%s, bottom=%d eh=%d fh=%d", changed?"T":"f", bottom, (int)mExpandedHeight, mFullHeight);
556 float fh = getFullHeight();
557 if (fh == 0) {
562 if (!(mRubberbandingEnabled && (mTracking || mRubberbanding)) && h > fh) h = fh;
    [all...]
  /bionic/libc/kernel/common/linux/lockd/
xdr.h 37 struct nfs_fh fh; member in struct:nlm_lock

Completed in 957 milliseconds

1 2 34 5 6 7 8