HomeSort by relevance Sort by last modified time
    Searched refs:FH (Results 1 - 14 of 14) sorted by null

  /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
1834 FH fh = hook->fh; local
1865 FH fh = hook->fh; local
1882 FH fh = hook->fh; local
1912 FH fh = hook->fh; local
1926 FH fh = hook->fh; local
    [all...]
  /external/clearsilver/perl/
test.pl 171 open(FH, "> test.out");
172 print FH $ret;
173 close(FH);
  /external/genext2fs/
configure     [all...]
  /external/libpcap/
configure     [all...]
  /external/chromium/third_party/icu/source/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/icu4c/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/tcpdump/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/libffi/
configure     [all...]

Completed in 107 milliseconds