Searched defs:fi (Results 1 - 25 of 60) sorted by path

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffmpeg.c1622 int fi = stream_maps[i].file_index; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsmallft.c41 float arg,argh,argld,fi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-mp3.c411 struct mp3_frameinfo fi; local
489 struct mp3_frameinfo fi; local
550 struct mp3_frameinfo fi; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-mp3.c411 struct mp3_frameinfo fi; local
489 struct mp3_frameinfo fi; local
550 struct mp3_frameinfo fi; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c411 struct mp3_frameinfo fi; local
489 struct mp3_frameinfo fi; local
550 struct mp3_frameinfo fi; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c541 fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf, struct fuse_file_info *fi) argument
599 fuse_fs_release(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
609 fuse_fs_opendir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
619 fuse_fs_open(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
629 fuse_fs_read(struct fuse_fs *fs, const char *path, char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
639 fuse_fs_write(struct fuse_fs *fs, const char *path, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
649 fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) argument
659 fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) argument
669 fuse_fs_flush(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
691 fuse_fs_releasedir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
701 fuse_fs_readdir(struct fuse_fs *fs, const char *path, void *buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info *fi) argument
712 fuse_fs_create(struct fuse_fs *fs, const char *path, mode_t mode, struct fuse_file_info *fi) argument
722 fuse_fs_lock(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) argument
750 fuse_fs_ftruncate(struct fuse_fs *fs, const char *path, off_t size, struct fuse_file_info *fi) argument
932 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) argument
1119 fuse_lib_getattr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
1157 fuse_lib_setattr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int valid, struct fuse_file_info *fi) argument
1274 struct fuse_file_info fi; local
1468 fuse_do_release(struct fuse *f, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) argument
1490 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) argument
1547 fuse_lib_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
1590 fuse_lib_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) argument
1642 fuse_lib_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
1687 fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, struct fuse_file_info *fi) argument
1710 get_dirhandle(const struct fuse_file_info *llfi, struct fuse_file_info *fi) argument
1726 struct fuse_file_info fi; local
1848 readdir_fill(struct fuse *f, fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_dh *dh, struct fuse_file_info *fi) argument
1882 struct fuse_file_info fi; local
1918 struct fuse_file_info fi; local
1942 struct fuse_file_info fi; local
2244 fuse_flush_common(struct fuse *f, fuse_req_t req, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) argument
2275 fuse_lib_release(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
2305 fuse_lib_flush(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
2322 fuse_lock_common(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int cmd) argument
2344 fuse_lib_getlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock) argument
2370 fuse_lib_setlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int should_sleep) argument
[all...]
H A Dfuse_lowlevel.c459 struct fuse_file_info *fi = NULL; local
574 struct fuse_file_info fi; local
587 struct fuse_file_info fi; local
603 struct fuse_file_info fi; local
616 struct fuse_file_info fi; local
632 struct fuse_file_info fi; local
650 struct fuse_file_info fi; local
670 struct fuse_file_info fi; local
685 struct fuse_file_info fi; local
699 struct fuse_file_info fi; local
714 struct fuse_file_info fi; local
730 struct fuse_file_info fi; local
817 struct fuse_file_info fi; local
835 struct fuse_file_info fi; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_dir.c24 FileInfo fi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_fid.c38 BY_HANDLE_FILE_INFORMATION fi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddma.c1082 long ei, fi; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Daes.c74 #define fi(x) ((x) ? pow[255 - log[x]]: 0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dtrap.c129 static void bad_segv(struct faultinfo fi, unsigned long ip) argument
142 struct faultinfo * fi = UPT_FAULTINFO(regs); local
157 unsigned long segv(struct faultinfo fi, unsigned long ip, int is_user, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dtracer.c91 struct faultinfo fi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/skas/
H A Dprocess.c104 void get_skas_faultinfo(int pid, struct faultinfo * fi) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dstart_up.c414 struct ptrace_faultinfo fi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsignal.c72 struct faultinfo * fi = &current->thread.arch.faultinfo; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsignal.c92 struct faultinfo * fi = &current->thread.arch.faultinfo; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Deth1394.c289 struct fragment_info *fi; local
903 struct fragment_info *fi; local
928 struct fragment_info *fi, *fi2, *new; local
998 struct fragment_info *fi = list_entry(new->frag_info.next, local
1034 struct fragment_info *fi; local
[all...]
H A Draw1394.c149 struct file_info *fi = req->file_info; local
158 struct file_info *fi = req->file_info; local
261 struct file_info *fi; local
299 struct file_info *fi; local
360 struct file_info *fi; local
475 __next_complete_req(struct file_info *fi) argument
489 next_complete_req(struct file_info *fi) argument
503 struct file_info *fi = (struct file_info *)file->private_data; local
562 state_opened(struct file_info *fi, struct pending_request *req) argument
587 state_initialized(struct file_info *fi, struct pending_request *req) argument
673 handle_iso_listen(struct file_info *fi, struct pending_request *req) argument
710 handle_fcp_listen(struct file_info *fi, struct pending_request *req) argument
730 handle_async_request(struct file_info *fi, struct pending_request *req, int node) argument
883 handle_iso_send(struct file_info *fi, struct pending_request *req, int channel) argument
927 handle_async_send(struct file_info *fi, struct pending_request *req) argument
1000 struct file_info *fi = NULL; local
1154 struct file_info *fi = NULL; local
1290 struct file_info *fi = NULL; local
1508 struct file_info *fi = NULL; local
1729 arm_register(struct file_info *fi, struct pending_request *req) argument
1887 arm_unregister(struct file_info *fi, struct pending_request *req) argument
1972 arm_get_buf(struct file_info *fi, struct pending_request *req) argument
2024 arm_set_buf(struct file_info *fi, struct pending_request *req) argument
2075 reset_notification(struct file_info *fi, struct pending_request *req) argument
2089 write_phypacket(struct file_info *fi, struct pending_request *req) argument
2119 get_config_rom(struct file_info *fi, struct pending_request *req) argument
2149 update_config_rom(struct file_info *fi, struct pending_request *req) argument
2174 modify_config_rom(struct file_info *fi, struct pending_request *req) argument
2298 state_connected(struct file_info *fi, struct pending_request *req) argument
2390 struct file_info *fi = (struct file_info *)file->private_data; local
2443 __rawiso_event_in_queue(struct file_info *fi) argument
2455 queue_rawiso_event(struct file_info *fi) argument
2485 struct file_info *fi; local
2514 raw1394_iso_xmit_init(struct file_info *fi, void __user * uaddr) argument
2546 raw1394_iso_recv_init(struct file_info *fi, void __user * uaddr) argument
2574 raw1394_iso_get_status(struct file_info *fi, void __user * uaddr) argument
2590 raw1394_iso_recv_packets(struct file_info *fi, void __user * uaddr) argument
2622 raw1394_iso_send_packets(struct file_info *fi, void __user * uaddr) argument
2659 raw1394_iso_shutdown(struct file_info *fi) argument
2668 raw1394_read_cycle_timer(struct file_info *fi, void __user * uaddr) argument
2683 struct file_info *fi = file->private_data; local
2695 struct file_info *fi = file->private_data; local
2801 struct file_info *fi = file->private_data; local
2818 struct file_info *fi; local
2841 struct file_info *fi = file->private_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dcallc.c206 lli_close(struct FsmInst *fi) argument
216 lli_leased_in(struct FsmInst *fi, int event, void *arg) argument
251 lli_init_bchan_out(struct FsmInst *fi, int event, void *arg) argument
264 lli_prep_dialout(struct FsmInst *fi, int event, void *arg) argument
282 lli_resume(struct FsmInst *fi, int event, void *arg) argument
300 lli_go_active(struct FsmInst *fi, int event, void *arg) argument
329 lli_deliver_call(struct FsmInst *fi, int event, void *arg) argument
394 lli_send_dconnect(struct FsmInst *fi, int event, void *arg) argument
403 lli_send_alert(struct FsmInst *fi, int event, void *arg) argument
412 lli_send_redir(struct FsmInst *fi, int event, void *arg) argument
420 lli_init_bchan_in(struct FsmInst *fi, int event, void *arg) argument
435 lli_setup_rsp(struct FsmInst *fi, int event, void *arg) argument
453 lli_suspend(struct FsmInst *fi, int event, void *arg) argument
463 lli_leased_hup(struct FsmInst *fi, struct Channel *chanp) argument
479 lli_disconnect_req(struct FsmInst *fi, int event, void *arg) argument
495 lli_disconnect_reject(struct FsmInst *fi, int event, void *arg) argument
511 lli_dhup_close(struct FsmInst *fi, int event, void *arg) argument
527 lli_reject_req(struct FsmInst *fi, int event, void *arg) argument
548 lli_disconn_bchan(struct FsmInst *fi, int event, void *arg) argument
558 lli_start_disc(struct FsmInst *fi, int event, void *arg) argument
570 lli_rel_b_disc(struct FsmInst *fi, int event, void *arg) argument
579 lli_bhup_disc(struct FsmInst *fi, int event, void *arg) argument
590 lli_bhup_rel_b(struct FsmInst *fi, int event, void *arg) argument
603 lli_release_bchan(struct FsmInst *fi, int event, void *arg) argument
614 lli_rel_b_dhup(struct FsmInst *fi, int event, void *arg) argument
623 lli_bhup_dhup(struct FsmInst *fi, int event, void *arg) argument
634 lli_abort(struct FsmInst *fi, int event, void *arg) argument
644 lli_release_req(struct FsmInst *fi, int event, void *arg) argument
658 lli_rel_b_release_req(struct FsmInst *fi, int event, void *arg) argument
667 lli_bhup_release_req(struct FsmInst *fi, int event, void *arg) argument
680 lli_charge_info(struct FsmInst *fi, int event, void *arg) argument
695 lli_dchan_not_ready(struct FsmInst *fi, int event, void *arg) argument
705 lli_no_setup_rsp(struct FsmInst *fi, int event, void *arg) argument
716 lli_error(struct FsmInst *fi, int event, void *arg) argument
722 lli_failure_l(struct FsmInst *fi, int event, void *arg) argument
739 lli_rel_b_fail(struct FsmInst *fi, int event, void *arg) argument
748 lli_bhup_fail(struct FsmInst *fi, int event, void *arg) argument
759 lli_failure_a(struct FsmInst *fi, int event, void *arg) argument
1074 callc_debug(struct FsmInst *fi, char *fmt, ...) argument
[all...]
H A Dfsm.c51 FsmEvent(struct FsmInst *fi, int event, void *arg) argument
78 FsmChangeState(struct FsmInst *fi, int newstate) argument
97 FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) argument
[all...]
H A Dfsm.h44 struct FsmInst *fi; member in struct:FsmTimer
H A Dhisax.h181 struct FsmInst *fi; member in struct:FsmTimer
530 struct FsmInst fi; member in struct:Channel
H A Dhisax_isac.c265 static void l1_di(struct FsmInst *fi, int event, void *arg) argument
273 static void l1_di_deact_ind(struct FsmInst *fi, int event, void *arg) argument
282 static void l1_go_f3pdown(struct FsmInst *fi, int event, void *arg) argument
287 static void l1_go_f3pend_deact_ind(struct FsmInst *fi, int event, void *arg) argument
296 l1_go_f3pend(struct FsmInst *fi, int event, void *arg) argument
304 l1_go_f4(struct FsmInst *fi, int event, void *arg) argument
309 l1_go_f5(struct FsmInst *fi, int event, void *arg) argument
314 l1_go_f6(struct FsmInst *fi, int event, void *arg) argument
319 l1_go_f6_deact_ind(struct FsmInst *fi, int event, void *arg) argument
327 l1_go_f7_act_ind(struct FsmInst *fi, int event, void *arg) argument
337 l1_go_f8(struct FsmInst *fi, int event, void *arg) argument
342 l1_go_f8_deact_ind(struct FsmInst *fi, int event, void *arg) argument
350 l1_ar8(struct FsmInst *fi, int event, void *arg) argument
358 l1_timer3(struct FsmInst *fi, int event, void *arg) argument
430 l1m_debug(struct FsmInst *fi, char *fmt, ...) argument
[all...]
H A Disdnl1.c141 l1m_debug(struct FsmInst *fi, char *fmt, ...) argument
457 l1_reset(struct FsmInst *fi, int event, void *arg) argument
463 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) argument
473 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) argument
483 l1_power_up_s(struct FsmInst *fi, int event, void *arg) argument
497 l1_go_F5(struct FsmInst *fi, int event, void *arg) argument
503 l1_go_F8(struct FsmInst *fi, int event, void *arg) argument
509 l1_info2_ind(struct FsmInst *fi, int event, void *arg) argument
523 l1_info4_ind(struct FsmInst *fi, int event, void *arg) argument
545 l1_timer3(struct FsmInst *fi, int event, void *arg) argument
563 l1_timer_act(struct FsmInst *fi, int event, void *arg) argument
573 l1_timer_deact(struct FsmInst *fi, int event, void *arg) argument
584 l1_activate_s(struct FsmInst *fi, int event, void *arg) argument
592 l1_activate_no(struct FsmInst *fi, int event, void *arg) argument
654 l1_deact_req_u(struct FsmInst *fi, int event, void *arg) argument
665 l1_power_up_u(struct FsmInst *fi, int event, void *arg) argument
674 l1_info0_ind(struct FsmInst *fi, int event, void *arg) argument
680 l1_activate_u(struct FsmInst *fi, int event, void *arg) argument
714 l1b_activate(struct FsmInst *fi, int event, void *arg) argument
723 l1b_deactivate(struct FsmInst *fi, int event, void *arg) argument
732 l1b_timer_act(struct FsmInst *fi, int event, void *arg) argument
741 l1b_timer_deact(struct FsmInst *fi, int event, void *arg) argument
[all...]

Completed in 209 milliseconds

123