Searched refs:fast (Results 26 - 50 of 261) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dwavpack.mak65 FATE_WAVPACK-$(call DEMDEC, WV, WAVPACK) += fate-wavpack-speed-fast
66 fate-wavpack-speed-fast: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/speed_modes/fast-partial.wv -f s16le
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dtestgdbm.c177 int fast = 0; local
189 case 's': fast = GDBM_SYNC;
221 gdbm_open (file_name, block_size, GDBM_NEWDB | fast, 00664, NULL);
226 gdbm_open (file_name, block_size, GDBM_WRCREAT | fast, 00664, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_hpt3x2n.c169 u8 fast; local
175 pci_read_config_byte(pdev, addr2, &fast);
176 fast &= ~0x07;
177 pci_write_config_byte(pdev, addr2, fast);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dtestgdbm.c177 int fast = 0; local
189 case 's': fast = GDBM_SYNC;
221 gdbm_open (file_name, block_size, GDBM_NEWDB | fast, 00664, NULL);
226 gdbm_open (file_name, block_size, GDBM_WRCREAT | fast, 00664, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dentry-macro.S16 @ this macro disables fast irq (not implemented)
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsbutils.c381 bool fast = FALSE; local
395 fast = TRUE;
409 fast = TRUE;
415 fast = TRUE;
427 if (!fast) {
461 if (!fast) {
485 bool fast = FALSE; local
498 fast = TRUE;
512 fast = TRUE;
518 fast
[all...]
H A Daiutils.c791 bool fast = FALSE; local
805 fast = TRUE;
819 fast = TRUE;
825 fast = TRUE;
837 if (!fast) {
857 if (!fast) {
881 bool fast = FALSE; local
894 fast = TRUE;
908 fast = TRUE;
914 fast
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dwd33c93.c53 * almost as fast while being much easier to define, track,
137 * - fast:x -x = 1 to enable Fast SCSI, which is only effective with
140 * present, same as "fast:1".
335 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, argument
343 if (offset && fast) {
344 fast = STR_FSS;
347 fast = 0;
352 result |= fast;
360 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, argument
368 if (offset && fast)
[all...]
H A Dimm.c639 int fast, bulk, status; local
675 fast = (bulk
678 status = imm_out(dev, cmd->SCp.ptr, fast);
680 fast = (bulk
683 status = imm_in(dev, cmd->SCp.ptr, fast);
686 cmd->SCp.ptr += fast;
687 cmd->SCp.this_residual -= fast;
H A Dmvme147.c91 hdata->fast = 0;
H A Dppa.c542 int fast, bulk, status; local
591 fast = (bulk && (cmd->SCp.this_residual >= PPA_BURST_SIZE))
595 status = ppa_out(dev, cmd->SCp.ptr, fast);
597 status = ppa_in(dev, cmd->SCp.ptr, fast);
599 cmd->SCp.ptr += fast;
600 cmd->SCp.this_residual -= fast;
H A Da2091.c208 hdata->wh.fast = 0;
H A Da3000.c226 hdata->wh.fast = 0;
H A Dwd33c93.h260 uchar fast; /* set this flag to enable Fast SCSI */ member in struct:WD33C93_hostdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.c234 #define dmac_clearintr(host) writeb(0, (host)->fast + INT_REG)
331 writeb(host->card.page_reg, host->fast + PAGE_REG);
337 writeb(host->card.page_reg, host->fast + PAGE_REG);
344 if (readb(host->fast + INT_REG) & 8)
365 if (readb(host->fast + INT_REG) & 8)
385 writeb(host->card.page_reg, host->fast + PAGE_REG);
924 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
943 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
946 writeb(host->card.page_reg, host->fast + PAGE_REG);
969 writeb((page & 0x3f) | host->card.page_reg, host->fast
[all...]
H A Dacornscsi.h282 void __iomem *fast; /* fast ioc base address */ member in struct:acornscsi_hostdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-bcm5301x.c198 bool fast; member in struct:bcm5301x_i2c_data
402 (pdata->fast ? BCM5301X_SMBUS_TIMING_CFG_MODE_400_B : 0) |
711 bool fast; local
723 fast = res->end;
729 BCM5301X_MSG_INFO("irqno %d fast %d", irq, fast);
738 pdata->fast = fast;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c40 static int fast=0; variable
256 if(RootDir && !fast) {
566 fast = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtrefcount.tex9 share the same data (a very fast operation).
52 The following classes in wxWidgets have efficient (i.e. fast) assignment operators
H A Dclasinfo.tex70 Initializes pointers in the wxClassInfo objects for fast execution
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dio_sch.h157 unsigned int fast:1; /* post with "channel end" */ member in struct:ccw_device_private::__anon14063
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dhpfs.h119 unsigned fast: 1; /* partition was fast formatted */ member in struct:hpfs_spare_block
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A Dadd_netatalk_printer239 Filter type: fast
259 Filter type: fast
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c604 int pcheck, int fast, int large);
1001 int fast, int large)
1031 if (fast)
1064 int fast; local
1069 fast = FALSE;
1079 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1097 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1107 /* Now see if we can do fast timing */
1108 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1113 fast
1000 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dtrace.h60 TP_PROTO(__u16 code, bool fast, __u16 rep_cnt, __u16 rep_idx,
62 TP_ARGS(code, fast, rep_cnt, rep_idx, ingpa, outgpa),
66 __field( bool, fast )
75 __entry->fast = fast;
83 __entry->code, __entry->fast ? "fast" : "slow",

Completed in 228 milliseconds

1234567891011