Searched defs:fp (Results 1 - 25 of 80) sorted by path

1234

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c693 Radeon_FindFPTiming_DetailedMonitorDesc(const edid1_info *edid, fp_info *fp, argument
733 Radeon_FindFPTiming_StandardTiming(const edid1_info *edid, fp_info *fp, uint32 *max_hsize, uint32 *max_vsize) argument
814 fp_info *fp = &ai->si->flatpanels[port]; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp91 struct fw_pkt *fp; local
128 struct fw_pkt *fp; local
165 struct fw_pkt *fp; local
203 struct fw_pkt *fp; local
[all...]
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c291 struct fw_pkt *fp; local
367 struct fw_pkt *fp; local
546 struct fw_pkt *fp; local
665 struct fw_pkt *fp; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c409 const struct firmware *fp; local
2316 const struct firmware *fp; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c5019 const struct firmware *fp; local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c440 const uint8_t *fp; local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c947 FIXED_RATE_ENTRY *fp; local
2537 const uint8_t *fp, *e local
[all...]
/haiku/src/bin/
H A Dcomm.c173 show(FILE *fp, const char *offset, char *buf) argument
184 FILE *fp; local
/haiku/src/bin/fwcontrol/
H A Deui64.c231 FILE *fp; local
282 FILE *fp; local
[all...]
/haiku/src/libs/iconv/
H A Dlocalcharset.c115 FILE *fp; local
/haiku/src/libs/libtelnet/
H A Dkerberos.c135 FILE *fp; local
H A Drsaencpwd.c150 FILE *fp; local
199 FILE *fp; local
[all...]
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc62 inline void disconnect_gap_from_file(edit_buffer* buffer, FILE* fp) argument
[all...]
H A Dstreambuf.cc138 static int _IO_sb_overflow(_IO_FILE *fp, int c) argument
140 static int _IO_sb_underflow(_IO_FILE *fp) argument
142 static _IO_size_t _IO_sb_xsputn(_IO_FILE *fp, const void *s, _IO_size_t n) argument
144 static _IO_size_t _IO_sb_xsgetn(_IO_FILE *fp, void *s, _IO_size_t n) argument
146 static int _IO_sb_close(_IO_FILE *fp) argument
148 _IO_sb_stat(_IO_FILE *fp, void *b) argument
150 _IO_sb_doallocate(_IO_FILE *fp) argument
153 _IO_sb_seekoff(_IO_FILE *fp, _IO_off_t pos, int dir, int mode) argument
158 _IO_sb_seekpos(_IO_FILE *fp, _IO_pos_t pos, int mode) argument
163 _IO_sb_pbackfail(_IO_FILE *fp, int ch) argument
165 _IO_sb_finish(_IO_FILE *fp, int) argument
167 _IO_sb_read(_IO_FILE *fp, void *buf, _IO_ssize_t n) argument
169 _IO_sb_write(_IO_FILE *fp, const void *buf, _IO_ssize_t n) argument
171 _IO_sb_sync(_IO_FILE *fp) argument
173 _IO_sb_seek(_IO_FILE *fp, _IO_off_t off, int dir) argument
175 _IO_sb_setbuf(_IO_FILE *fp, char *buf, _IO_ssize_t n) argument
[all...]
/haiku/src/libs/util/
H A Dfparseln.c79 fparseln(FILE *fp, size_t *size, size_t *lineno, const char str[3], int flags) argument
/haiku/src/system/glue/
H A Dcrtbegin.c32 typedef void (*fp)(void); typedef
H A Dcrtend.c17 typedef void (*fp)(void); typedef
/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_implode.c86 fpround(struct fpemu *fe, struct fpn *fp) argument
[all...]
H A Dfpu_subr.c64 __fpu_shr(struct fpn *fp, int rsh) argument
138 __fpu_norm(struct fpn *fp) argument
208 struct fpn *fp; local
[all...]
/haiku/src/system/libroot/posix/glibc/libio/
H A D__fsetlocking.c24 __fsetlocking (FILE *fp, int type) argument
H A Dfwide.c36 fwide(_IO_FILE *fp, int mode) argument
H A Dgenops.c59 _IO_un_link(struct _IO_FILE_plus *fp) argument
123 _IO_FILE *fp; variable
817 struct _IO_FILE *fp; local
879 struct _IO_FILE *fp; local
925 struct _IO_FILE *fp; local
1126 _IO_switch_to_backup_area (fp); variable
[all...]
H A Dgetc_u.c36 __getc_unlocked (FILE *fp) argument
H A Dgetwc_u.c34 __getwc_unlocked (FILE *fp) argument
H A Diofdopen.c46 struct _IO_FILE_plus fp; member in struct:locked_FILE
[all...]

Completed in 144 milliseconds

1234