Searched refs:begin (Results 101 - 125 of 201) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/nubus/
H A Dnubus.c948 int nprinted, len, begin = 0; local
960 if (len+begin < off) {
961 begin += len;
964 if (len+begin >= off+count)
967 if (len+begin < off)
969 off -= begin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dvideo1394.c65 struct dma_cmd begin; member in struct:it_dma_prg
598 it_prg[i].begin.control = cpu_to_le32(DMA_CTL_OUTPUT_MORE |
600 it_prg[i].begin.address = 0;
602 it_prg[i].begin.status = 0;
622 it_prg[i].begin.branchAddress =
633 it_prg[i].begin.branchAddress = 0;
662 it_prg[i].begin.branchAddress =
673 it_prg[i].begin.branchAddress = 0;
1073 [ d->last_used_cmd[d->last_buffer] ].begin.branchAddress =
H A Dohci1394.c650 d->prg_cpu[idx]->begin.address = 0;
651 d->prg_cpu[idx]->begin.branchAddress = 0;
659 d->prg_cpu[idx]->begin.status = cpu_to_le32(
664 cycleTimer, d->prg_cpu[idx]->begin.status);
666 d->prg_cpu[idx]->begin.status = 0;
694 d->prg_cpu[idx]->begin.control =
698 d->prg_cpu[idx]->begin.control =
722 d->prg_cpu[idx]->begin.control =
729 d->prg_cpu[idx]->begin.control =
740 &(d->prg_cpu[idx]->begin
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex91 flag in each audio packet, or begin decode at any frame in the stream
95 \begin{note}
101 Thus, Vorbis headers are both required for decode to begin and
141 \begin{center}
264 Before decoding can begin, a decoder must initialize using the
267 specification. Once set up, decode may begin at any audio packet
293 \begin{enumerate}
356 \begin{center}
364 \begin{center}
519 \begin{Verbati
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm-table.c592 return !ti->begin;
595 return (ti->begin == (prev->begin + prev->len));
725 tgt->begin = start;
749 t->highs[t->num_targets++] = tgt->begin + tgt->len - 1;
H A Ddm-stripe.c182 sector_t offset = bio->bi_sector - ti->begin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c573 unsigned long begin; local
591 begin = jiffies;
594 if (time_after(jiffies, begin + 5 * HZ)) {
648 begin = jiffies;
653 if (time_after(jiffies, begin + HZ)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c647 char **begin, **names, *backupd, *logd; local
696 begin = names;
749 free(begin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c632 char **begin, **names, *backupd, *logd; local
681 begin = names;
734 free(begin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dprogress.c919 char *begin;
926 begin = p;
940 while (p - begin < progress_size)
917 char *begin; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/mm/
H A Dinit.c817 void free_init_pages(char *what, unsigned long begin, unsigned long end) argument
821 for (addr = begin; addr < end; addr += PAGE_SIZE) {
828 printk(KERN_INFO "Freeing %s: %luk freed\n", what, (end - begin) >> 10);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dnss.c469 char *begin = PORT_Strchr(body, '\n'); local
470 if(!begin)
471 begin = PORT_Strchr(body, '\r');
472 if(!begin)
475 trailer = strstr(++begin, "-----END");
481 if(ATOB_ConvertAsciiToItem(&crlDER, begin))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock.c473 int begin; local
480 begin = 0;
506 if (!begin) {
507 begin = 1;
1373 int begin; local
1380 begin = 0;
1405 if (!begin) {
1406 begin = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dparallel.tcl147 set f [open $testdir/begin.$p w]
365 set f [open $testdir/begin.$p w]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1885 off_t begin = 0; local
1890 if (len+begin > off+count)
1892 if (len+begin < off) {
1893 begin += len;
1898 if (off >= len+begin)
1900 *start = page + (off-begin);
1901 return ((count < begin+len-off) ? count : begin+len-off);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_network.c145 iov_free (int mtype, struct iovec *iov, u_int begin, u_int end) argument
149 for (i = begin; i < end; i++)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c1734 off_t begin = 0; local
1741 if (len + begin > off + count)
1743 if (len + begin < off) {
1744 begin += len;
1750 if (off >= len + begin)
1752 *start = page + (off - begin);
1753 return (count < begin + len - off) ? count : (begin + len - off);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpptp.c1116 off_t begin = 0; local
1145 begin = pos;
1159 *start = buffer + (offset - begin);
1160 len -= (offset - begin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S44 .begin literal_prefix .text
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dpmac_pfunc.h39 * Interpreting a given function always start with a begin() call which
57 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member in struct:pmf_handlers
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_metapage.c816 off_t begin; local
828 begin = offset;
829 *start = buffer + begin;
830 len -= begin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_pcm.c112 unsigned int curr, begin, end; local
135 begin = pcmp->memory + voice * (pcmp->dma_size / runtime->channels);
136 curr = begin + (pcmp->bpos * pcmp->block_size) / runtime->channels;
139 // snd_printk("init: curr=0x%x, begin=0x%x, end=0x%x, ctrl=0x%x, ramp=0x%x, rate=0x%x\n", curr, begin, end, voice_ctrl, ramp_ctrl, rate);
146 snd_gf1_write_addr(gus, SNDRV_GF1_VA_START, begin << 4, voice_ctrl & 4);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Datari_NCR5380.c674 off_t begin = 0; local
677 if (pos - buffer < offset - begin) { \
678 begin += pos - buffer; \
714 *start = buffer + (offset - begin);
715 if (pos - buffer < offset - begin)
717 else if (pos - buffer - (offset - begin) < length)
718 return pos - buffer - (offset - begin);
H A Dsun3_NCR5380.c659 off_t begin = 0; local
662 if (pos - buffer < offset - begin) { \
663 begin += pos - buffer; \
700 *start = buffer + (offset - begin);
701 if (pos - buffer < offset - begin)
703 else if (pos - buffer - (offset - begin) < length)
704 return pos - buffer - (offset - begin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dballoc.c773 unsigned begin, unsigned size,
780 offset = begin & ~uspi->s_fmask;
781 begin >>= uspi->s_fshift;
788 cp = ubh->bh[begin]->b_data + offset;
793 begin++;
771 ubh_scanc(struct ufs_sb_private_info *uspi, struct ufs_buffer_head *ubh, unsigned begin, unsigned size, unsigned char *table, unsigned char mask) argument

Completed in 338 milliseconds

123456789