Searched refs:ff (Results 76 - 100 of 127) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dwinpars.cpp684 ff = GetFontFixed(),
687 wxString face = ff ? m_FontFaceFixed : m_FontFaceNormal;
688 wxString *faceptr = &(m_FontsFacesTable[fb][fi][fu][ff][fs]);
689 wxFont **fontptr = &(m_FontsTable[fb][fi][fu][ff][fs]);
691 wxFontEncoding *encptr = &(m_FontsEncTable[fb][fi][fu][ff][fs]);
709 ff ? wxMODERN : wxSWISS,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damuled.cpp656 wxFFile ff(m_PidFile, wxT("w"));
657 if (!ff.Error()) {
658 ff.Write(temp);
659 ff.Close();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce.h98 signed short *ff; member in struct:iforce_device
164 /* iforce-ff.c */
H A Diforce-packets.c141 if (!iforce->dev->ff)
144 for (i = 0; i < iforce->dev->ff->max_effects; ++i) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-lg3ff.c170 dev->ff->set_autocenter = hid_lg3ff_set_autocenter;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddir.c381 struct fuse_file *ff; local
401 ff = fuse_file_alloc(fc);
402 if (!ff)
443 ff->fh = outopen.fh;
444 ff->nodeid = outentry.nodeid;
445 ff->open_flags = outopen.open_flags;
450 fuse_sync_release(ff, flags);
460 fuse_sync_release(ff, flags);
463 file->private_data = fuse_file_get(ff);
468 fuse_file_free(ff);
808 struct fuse_file *ff = file->private_data; local
1297 struct fuse_file *ff = file->private_data; local
[all...]
H A Ddev.c143 struct fuse_file *ff = file->private_data; local
146 wait_event(fc->reserved_req_waitq, ff->reserved_req);
148 if (ff->reserved_req) {
149 req = ff->reserved_req;
150 ff->reserved_req = NULL;
166 struct fuse_file *ff = file->private_data; local
170 BUG_ON(ff->reserved_req);
171 ff->reserved_req = req;
/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
614 for( ff = 0; ff < inf->fileCount; ++ff )
615 tr_free( inf->files[ff].name );
/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
237 gxf->tc.ss, gxf->tc.ff);
449 gxf->tc.ss, gxf->tc.ff);
455 gxf->tc.ff;
689 if (sscanf(tcstr, "%d:%d:%d%c%d", &tc->hh, &tc->mm, &tc->ss, &c, &tc->ff) != 5) {
691 "syntax: hh:mm:ss[:;.]ff\n");
699 tc->ff = tc->ff * 2;
/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
333 (bio->bi_rw & REQ_FAILFAST_MASK) != ff);
334 bio->bi_rw |= ff;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dopmode.js1355 function ff(a, b, c, d, x, s, t)
1390 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936);
1391 d = ff(d, a, b, c, x[i+ 1], 12, -389564586);
1392 c = ff(c, d, a, b, x[i+ 2], 17, 606105819);
1393 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330);
1394 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897);
1395 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426);
1396 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341);
1397 b = ff(b, c, d, a, x[i+ 7], 22, -45705983);
1398 a = ff(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dopmode.js1355 function ff(a, b, c, d, x, s, t)
1390 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936);
1391 d = ff(d, a, b, c, x[i+ 1], 12, -389564586);
1392 c = ff(c, d, a, b, x[i+ 2], 17, 606105819);
1393 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330);
1394 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897);
1395 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426);
1396 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341);
1397 b = ff(b, c, d, a, x[i+ 7], 22, -45705983);
1398 a = ff(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dconfig.S102 dc.w $ff
/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/ap/gpl/zip30/qdos/
H A Dconfig.s101 dc.w $ff
/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
219 GET_BITMAP(FF, ff, 'f', 0);
230 ev, key, rel, abs, msc, led, snd, ff, sw);
240 free(ff);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/pl/
H A DVC-32.pl30 my $ff = "";
134 $ff = "/fixed";
340 $ret.="\t\$(FIPSLINK) \$(MLFLAGS) $ff /map $base_arg $efile$target ";
383 $ret.="\t\$(FIPSLINK) \$(LFLAGS) $ff /map $efile$target @<<\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/pl/
H A DVC-32.pl30 my $ff = "";
134 $ff = "/fixed";
340 $ret.="\t\$(FIPSLINK) \$(MLFLAGS) $ff /map $base_arg $efile$target ";
383 $ret.="\t\$(FIPSLINK) \$(LFLAGS) $ff /map $efile$target @<<\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Dlocale-languages.h202 char stringpool_str134[sizeof("ff")];
465 "ff",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Duinput.c24 * - updated ff support for the changes in kernel interface
258 dev->ff->upload = uinput_dev_upload_effect;
259 dev->ff->erase = uinput_dev_erase_effect;
260 dev->ff->playback = uinput_dev_playback;
261 dev->ff->set_gain = uinput_dev_set_gain;
262 dev->ff->set_autocenter = uinput_dev_set_autocenter;
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dflashutl.c482 if (b >= flashutl_desc->ff && b <= flashutl_desc->lf) {
488 if (flashutl_desc->ff == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/x86/
H A Daudio_convert_init.c25 #define PROTO(pre, in, out, cap) void ff ## pre ## in## _to_ ##out## _a_ ##cap(uint8_t **dst, const uint8_t **src, int len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-memchr.S127 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)
H A Dmemchr.S108 insqh $3, $16, $2 # .. e0 : $2 = 0000ffffffffffff ($16<0:2> ff)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/linux24_compat/
H A Dgenerate_alias.c710 char *ev, *key, *rel, *abs, *sw, *msc, *led, *snd, *ff; local
799 GET_BITMAP(FF, ff, 'f', 0);
832 ev, key, rel, abs, msc, led, snd, ff, sw);
843 free(ff);

Completed in 387 milliseconds

123456