Searched refs:rep (Results 176 - 200 of 237) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddiracdsp_yasm.asm220 %rep %1 / mmsize
H A Dhevc_idct.asm134 %rep 7
H A Dhuffyuvdsp.asm62 %rep mmsize
H A Dlossless_videodsp.asm221 %rep 4
H A Ddsputilenc.asm366 %rep %2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-input.c885 ir->dev->rep[REP_DELAY] = repeat_delay;
886 ir->dev->rep[REP_PERIOD] = repeat_period;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dadbhid.c859 input_dev->rep[REP_DELAY] = 500; /* input layer default: 250 */
860 input_dev->rep[REP_PERIOD] = 66; /* input layer default: 33 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dnamei.c380 int rep = 0; local
411 if (rep++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Devdev.c559 if (put_user(dev->rep[REP_DELAY], ip))
561 if (put_user(dev->rep[REP_PERIOD], ip + 1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c2233 xmlChar *rep; local
2236 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2239 if (rep != NULL) {
2240 current = rep;
2248 xmlFree(rep);
2268 xmlChar *rep; local
2271 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2274 if (rep != NULL) {
2275 current = rep;
2283 xmlFree(rep);
3129 xmlChar *rep; local
3162 xmlChar *rep; local
[all...]
H A Dxmlregexp.c7864 char rep[40]; local
7872 rep[0] = '?';
7873 rep[1] = 0;
7875 rep[0] = '*';
7876 rep[1] = 0;
7878 rep[0] = '+';
7879 rep[1] = 0;
7881 snprintf(rep, 39, "{%d}", expr->exp_min);
7883 snprintf(rep, 39, "{%d,inf}", expr->exp_min);
7885 snprintf(rep, 3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c2233 xmlChar *rep; local
2236 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2239 if (rep != NULL) {
2240 current = rep;
2248 xmlFree(rep);
2268 xmlChar *rep; local
2271 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2274 if (rep != NULL) {
2275 current = rep;
2283 xmlFree(rep);
3129 xmlChar *rep; local
3162 xmlChar *rep; local
[all...]
H A Dxmlregexp.c7864 char rep[40]; local
7872 rep[0] = '?';
7873 rep[1] = 0;
7875 rep[0] = '*';
7876 rep[1] = 0;
7878 rep[0] = '+';
7879 rep[1] = 0;
7881 snprintf(rep, 39, "{%d}", expr->exp_min);
7883 snprintf(rep, 39, "{%d,inf}", expr->exp_min);
7885 snprintf(rep, 3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c952 const uint16_t * rep = weightReplication; local
971 ia = rep[a->index];
972 ib = rep[b->index];
1040 const uint16_t * rep = t->pieceReplication; local
1056 assert( rep[piece_i] == r );
1250 uint16_t * rep = t->pieceReplication; local
1257 ++rep[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dimon.c1394 int rep_delay = ictx->idev->rep[REP_DELAY];
1395 int rep_period = ictx->idev->rep[REP_PERIOD];
1543 if (msec < idev->rep[REP_DELAY])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c1012 struct cal_ctl_data *rep; local
1159 rep = &(pEepData->ctlData[i]);
1162 rep->ctlEdges[ar5416_get_ntxchains(tx_chainmask) - 1],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1692 __qam_getno(dbp, key, rep)
1695 db_recno_t *rep;
1703 if ((*rep = *(db_recno_t *)key->data) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c7989 char rep[40]; local
7997 rep[0] = '?';
7998 rep[1] = 0;
8000 rep[0] = '*';
8001 rep[1] = 0;
8003 rep[0] = '+';
8004 rep[1] = 0;
8006 snprintf(rep, 39, "{%d}", expr->exp_min);
8008 snprintf(rep, 39, "{%d,inf}", expr->exp_min);
8010 snprintf(rep, 3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Daf_netlink.c1796 struct nlmsghdr *rep; local
1819 rep = __nlmsg_put(skb, NETLINK_CB(in_skb).pid, nlh->nlmsg_seq,
1821 errmsg = nlmsg_data(rep);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c7989 char rep[40]; local
7997 rep[0] = '?';
7998 rep[1] = 0;
8000 rep[0] = '*';
8001 rep[1] = 0;
8003 rep[0] = '+';
8004 rep[1] = 0;
8006 snprintf(rep, 39, "{%d}", expr->exp_min);
8008 snprintf(rep, 39, "{%d,inf}", expr->exp_min);
8010 snprintf(rep, 3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dgpio_keys.c483 if (pdata->rep)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-cm-t35.c575 .rep = 1,
H A Dboard-devkit8000.c231 .rep = 1,
H A Dboard-rx51-peripherals.c254 .rep = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Draumfeld.c452 .rep = 0,

Completed in 523 milliseconds

12345678910