Searched refs:rep (Results 126 - 150 of 237) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-input.c400 ir->dev->rep[REP_DELAY] = repeat_delay;
401 ir->dev->rep[REP_PERIOD] = repeat_period;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A DMakefile.6x489 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/rep/rep_auto.o : $(BDB_ROOT)/rep/rep_auto.c
491 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/rep/rep_backup.o : $(BDB_ROOT)/rep/rep_backup.c
493 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/rep/rep_elect.o : $(BDB_ROOT)/rep/rep_elect.c
495 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/rep/rep_lease.o : $(BDB_ROOT)/rep/rep_lease.c
497 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/rep/rep_log.o : $(BDB_ROOT)/rep/rep_lo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_recno.c883 __ram_getno(dbc, key, rep, can_create)
886 db_recno_t *rep;
905 if (rep != NULL)
906 *rep = recno;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddwt_yasm.asm168 %rep %1
174 %rep %2
H A Dvp3dsp.asm532 %rep 16/mmsize
576 %rep 128/mmsize
590 %rep 2
616 %rep 2
656 %rep 128/mmsize
H A Daudiodsp.asm80 %rep %2
H A Ddct32.asm333 %rep 7
341 %rep 15
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dati_remote2.c402 ar2->jiffies = jiffies + msecs_to_jiffies(idev->rep[REP_DELAY]);
414 ar2->jiffies = jiffies + msecs_to_jiffies(idev->rep[REP_PERIOD]);
572 idev->rep[REP_DELAY] = 250;
573 idev->rep[REP_PERIOD] = 33;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A DMakefile134 copy *.command /system.cmd32.=(rep noq not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-htcherald.c121 .rep = 1,
H A Dboard-palmte.c87 .rep = 1,
H A Dboard-palmz71.c87 .rep = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-h4.c144 .rep = 1,
H A Dboard-zoom-peripherals.c94 .rep = 1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c93 REP *rep; local
102 rep = db_rep->region;
104 rep = NULL;
114 * If we are not a rep application, but are sharing a master rep env,
224 if (FLD_ISSET(rep->config, REP_C_BULK)) {
243 if (!FLD_ISSET(rep->config, REP_C_BULK) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis_0.asm96 rep movsw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dchecksum.S344 rep ; stosb
433 rep; stosb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dchecksum_32.S408 rep ; stosb
513 rep; stosb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhid.h563 #define HID_REPORT_ID(rep) \
564 .report_type = (rep)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Doutput.asm128 ; the rep here is for the 8bit output mmx case, where dither covers
138 %rep %%repcnt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcfcfg.h134 __asm rep insw \
158 __asm rep outsw \
1031 asm { push di; push es; mov cx,len; les di,addr; mov dx,port; rep insw; pop es; pop di }
1034 asm { push si; push ds; mov cx,len; lds si,addr; mov dx,port; rep outsw; pop ds; pop si }
1131 __asm rep insw \
1143 __asm rep outsw \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep020.tcl226 set fid [open $clientdir($i)/__db.rep.egen r]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Ddavinci_keyscan.c244 if (pdata->rep)
H A Dtca6416-keypad.c245 if (pdata->rep)
H A Dtwl4030_keypad.c366 if (pdata->rep)

Completed in 300 milliseconds

12345678910