Searched defs:ff (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daerdrv_acpi.c43 int ff = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dmd5.js67 function ff(a, b, c, d, x, s, t) function
[all...]
H A Dfuncs.js1517 function ff(a, b, c, d, x, s, t) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ntp.c209 register float ff; local
226 register float ff; local
262 register float ff; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dff-core.c38 static int check_effect_access(struct ff_device *ff, int effect_id, argument
65 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) argument
109 struct ff_device *ff = dev->ff; local
189 struct ff_device *ff = dev->ff; local
227 struct ff_device *ff = dev->ff; local
246 struct ff_device *ff = dev->ff; local
271 struct ff_device *ff = dev->ff; local
314 struct ff_device *ff; local
366 struct ff_device *ff = dev->ff; local
[all...]
H A Dff-memless.c209 static int get_compatible_type(struct ff_device *ff, int effect_type) argument
488 ml_ff_destroy(struct ff_device *ff) argument
505 struct ff_device *ff; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-lgff.c40 const signed short *ff; member in struct:dev_type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dtimecode.c59 int hh, mm, ss, ff; local
88 int hh, mm, ss, ff, neg = 0; local
123 unsigned ff = bcd2uint(tcsmpte>>24 & 0x3f); // 6-bit frames local
195 int hh, mm, ss, ff, re local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmd4.c78 #define ff(A,B,C,D,i,s) A = rot((A + f(B,C,D) + X[i]),s) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce-main.c259 struct ff_device *ff; local
[all...]
H A Diforce.h98 signed short *ff; member in struct:iforce_device
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dmpitests.c97 gcry_mpi_t ff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dmpitests.c97 gcry_mpi_t ff; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmd4.c78 #define ff(A,B,C,D,i,s) A = rot((A + f(B,C,D) + X[i]),s) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dcuse.c141 struct fuse_file *ff = file->private_data; local
153 struct fuse_file *ff = file->private_data; local
166 struct fuse_file *ff = file->private_data; local
H A Ddev.c143 struct fuse_file *ff = file->private_data; local
166 struct fuse_file *ff = file->private_data; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-merge.c320 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; local
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dflash.h58 uint ff; /* First full block */ member in struct:_flash_desc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/cli/
H A Dcli.c204 tr_file_index_t ff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dmetainfo.c609 tr_file_index_t ff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dtagz.cpp668 TAGFREEFUNC ff; member in class:FMT
881 UINT tagz_format(const T_CHAR * spec,TAGFUNC f,TAGFREEFUNC ff,void *fp,T_CHAR* out,UINT max) argument
895 T_CHAR * tagz_format_r(const T_CHAR* spec,TAGFUNC f,TAGFREEFUNC ff,void * fp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Deth1394.h184 struct eth1394_ff_hdr ff; member in union:eth1394_hdr
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Dhotplug2-dnode.c155 char *ev, *key, *rel, *abs, *sw, *msc, *led, *snd, *ff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dgxfenc.c41 int ff; member in struct:GXFTimecode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmprint.cpp301 wxFSFile *ff; local

Completed in 302 milliseconds

12