Searched refs:rec (Results 1 - 25 of 517) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dpcm-indirect2.c41 struct snd_pcm_indirect2 *rec)
47 int seconds = (rec->lastbytetime - rec->firstbytetime) / HZ;
51 rec->mul_elapsed, rec->mul_elapsed_real, rec->irq_occured);
53 rec->min_multiple);
56 rec->firstbytetime, rec->lastbytetime, rec
40 snd_pcm_indirect2_stat(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec) argument
136 snd_pcm_indirect2_increase_min_periods(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, int isplay, int iscopy, unsigned int bytes) argument
232 snd_pcm_indirect2_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec) argument
245 snd_pcm_indirect2_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t zero) argument
374 snd_pcm_indirect2_playback_interrupt(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t zero) argument
413 snd_pcm_indirect2_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t null) argument
537 snd_pcm_indirect2_capture_interrupt(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t null) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm-indirect.h41 struct snd_pcm_indirect *rec, size_t bytes);
48 struct snd_pcm_indirect *rec,
53 snd_pcm_sframes_t diff = appl_ptr - rec->appl_ptr;
59 rec->sw_ready += (int)frames_to_bytes(runtime, diff);
60 rec->appl_ptr = appl_ptr;
62 qsize = rec->hw_queue_size ? rec->hw_queue_size : rec->hw_buffer_size;
63 while (rec->hw_ready < qsize && rec
47 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) argument
92 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) argument
113 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) argument
157 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dmfutils.cpp223 wxMetaRecord *rec = new wxMetaRecord(META_SETBKCOLOR); local
225 rec->param1 = GetRValue(colorref);
226 rec->param2 = GetGValue(colorref);
227 rec->param3 = GetBValue(colorref);
228 metaRecords.Append(rec);
233 wxMetaRecord *rec = new wxMetaRecord(META_SETBKMODE); local
234 rec->param1 = getshort(handle); // Background mode
235 if (rec->param1 == OPAQUE) rec->param1 = wxSOLID;
236 else rec
242 wxMetaRecord *rec = new wxMetaRecord(META_SETMAPMODE); local
254 wxMetaRecord *rec = new wxMetaRecord(META_SETTEXTCOLOR); local
265 wxMetaRecord *rec = new wxMetaRecord(META_SETWINDOWORG); local
273 wxMetaRecord *rec = new wxMetaRecord(META_SETWINDOWEXT); local
287 wxMetaRecord *rec = new wxMetaRecord(META_LINETO); local
295 wxMetaRecord *rec = new wxMetaRecord(META_MOVETO); local
303 wxMetaRecord *rec = new wxMetaRecord(META_EXCLUDECLIPRECT); local
313 wxMetaRecord *rec = new wxMetaRecord(META_INTERSECTCLIPRECT); local
324 wxMetaRecord *rec = new wxMetaRecord(META_ELLIPSE); local
336 wxMetaRecord *rec = new wxMetaRecord(META_RECTANGLE); local
346 wxMetaRecord *rec = new wxMetaRecord(META_ROUNDRECT); local
360 wxMetaRecord *rec = new wxMetaRecord(META_SETPIXEL); local
370 wxMetaRecord *rec = new wxMetaRecord(META_TEXTOUT); local
405 wxMetaRecord *rec = new wxMetaRecord(META_POLYGON); local
419 wxMetaRecord *rec = new wxMetaRecord(META_POLYLINE); local
440 wxMetaRecord *rec = new wxMetaRecord(META_SELECTOBJECT); local
464 wxMetaRecord *rec = new wxMetaRecord(META_DIBCREATEPATTERNBRUSH); local
489 wxMetaRecord *rec = new wxMetaRecord(META_CREATEPALETTE); local
500 wxMetaRecord *rec = new wxMetaRecord(META_CREATEBRUSH); local
510 wxMetaRecord *rec = new wxMetaRecord(META_CREATEPATTERNBRUSH); local
520 wxMetaRecord *rec = new wxMetaRecord(META_CREATEPENINDIRECT); local
553 wxMetaRecord *rec = new wxMetaRecord(META_CREATEFONTINDIRECT); local
618 wxMetaRecord *rec = new wxMetaRecord(META_CREATEBRUSHINDIRECT); local
683 wxMetaRecord *rec = new wxMetaRecord(META_CREATEBITMAPINDIRECT); local
694 wxMetaRecord *rec = new wxMetaRecord(META_CREATEBITMAP); local
705 wxMetaRecord *rec = new wxMetaRecord(META_CREATEREGION); local
730 wxMetaRecord *rec = (wxMetaRecord *)node->GetData(); local
748 wxMetaRecord *rec = (wxMetaRecord *)node->GetData(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Ddump.c34 struct list_struct rec; local
37 if (tdb->methods->tdb_read(tdb, offset, (char *)&rec,
38 sizeof(rec), DOCONV()) == -1) {
43 printf(" rec: hash=%d offset=0x%08x next=0x%08x rec_len=%d "
45 hash, offset, rec.next, rec.rec_len, rec.key_len, rec.data_len,
46 rec.full_hash, rec
99 struct list_struct rec; local
[all...]
H A Dfreelist.c32 int rec_free_read(struct tdb_context *tdb, tdb_off_t off, struct list_struct *rec) argument
34 if (tdb->methods->tdb_read(tdb, off, rec, sizeof(*rec),DOCONV()) == -1)
37 if (rec->magic == TDB_MAGIC) {
41 rec->magic, off));
42 rec->magic = TDB_FREE_MAGIC;
43 if (tdb->methods->tdb_write(tdb, off, rec, sizeof(*rec)) == -1)
47 if (rec->magic != TDB_FREE_MAGIC) {
51 rec
82 update_tailer(struct tdb_context *tdb, tdb_off_t offset, const struct list_struct *rec) argument
95 tdb_free(struct tdb_context *tdb, tdb_off_t offset, struct list_struct *rec) argument
197 tdb_allocate_ofs(struct tdb_context *tdb, tdb_len_t length, tdb_off_t rec_ptr, struct list_struct *rec, tdb_off_t last_ptr) argument
258 tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec) argument
[all...]
H A Dtdb.c65 in rec */
94 struct list_struct *rec)
100 if (!(rec_ptr = tdb_find(tdb, key, hash, rec)))
112 struct list_struct rec; local
116 if (!(rec_ptr = tdb_find(tdb, key, hash, &rec)))
120 if (rec.rec_len < key.dsize + dbuf.dsize + sizeof(tdb_off_t)) {
125 if (tdb->methods->tdb_write(tdb, rec_ptr + sizeof(rec) + rec.key_len,
129 if (dbuf.dsize != rec.data_len) {
131 rec
93 tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash, int locktype, struct list_struct *rec) argument
147 struct list_struct rec; local
185 struct list_struct rec; local
212 struct list_struct rec; local
265 struct list_struct rec; local
289 struct list_struct rec; local
325 struct list_struct rec; local
416 struct list_struct rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_pcm.c182 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) argument
184 int val = EMU8000_CCCA_READ(rec->emu, ch) & 0xfffffff;
185 val -= rec->loop_start[ch] - 1;
196 struct snd_emu8k_pcm *rec = (struct snd_emu8k_pcm *)data; local
199 spin_lock(&rec->timer_lock);
201 ptr = emu8k_get_curpos(rec, 0);
202 if (ptr < rec->last_ptr)
203 delta = ptr + rec->buf_size - rec->last_ptr;
205 delta = ptr - rec
231 struct snd_emu8k_pcm *rec; local
260 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
283 setup_voice(struct snd_emu8k_pcm *rec, int ch) argument
336 start_voice(struct snd_emu8k_pcm *rec, int ch) argument
372 stop_voice(struct snd_emu8k_pcm *rec, int ch) argument
390 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
451 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
488 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
517 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
549 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
575 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
599 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
617 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
663 struct snd_emu8k_pcm *rec = subs->runtime->private_data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3lexer.c60 static void displayRecognitionError (pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 * tokenNames);
61 static void reportError (pANTLR3_BASE_RECOGNIZER rec);
66 static void reset (pANTLR3_BASE_RECOGNIZER rec);
88 lexer->rec = antlr3BaseRecognizerNew(ANTLR3_TYPE_LEXER, sizeHint, state);
90 if (lexer->rec == NULL)
95 lexer->rec->super = lexer;
97 lexer->rec->displayRecognitionError = displayRecognitionError;
98 lexer->rec->reportError = reportError;
99 lexer->rec->reset = reset;
100 lexer->rec
166 reset(pANTLR3_BASE_RECOGNIZER rec) argument
391 reportError(pANTLR3_BASE_RECOGNIZER rec) argument
[all...]
H A Dantlr3parser.c76 parser->rec = antlr3BaseRecognizerNew(ANTLR3_TYPE_PARSER, sizeHint, state);
78 if (parser->rec == NULL)
84 parser->rec->super = parser;
88 parser->rec->exConstruct = antlr3MTExceptionNew;
124 if (parser->rec != NULL)
130 if (parser->rec->state != NULL)
132 if (parser->rec->state->following != NULL)
134 parser->rec->state->following->free(parser->rec->state->following);
135 parser->rec
[all...]
H A Dantlr3cyclicdfa.c53 noViableAlt(pANTLR3_BASE_RECOGNIZER rec, pANTLR3_CYCLIC_DFA cdfa, ANTLR3_UINT32 s) argument
59 if (rec->state->backtracking > 0)
61 rec->state->failed = ANTLR3_TRUE;
65 rec->exConstruct(rec);
66 rec->state->exception->type = ANTLR3_NO_VIABLE_ALT_EXCEPTION;
67 rec->state->exception->message = cdfa->description;
68 rec->state->exception->decisionNum = cdfa->decisionNumber;
69 rec->state->exception->state = s;
79 antlr3dfapredict (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREA argument
[all...]
H A Dantlr3treeparser.c67 parser->rec = antlr3BaseRecognizerNew(ANTLR3_TYPE_PARSER, sizeHint, state);
69 if (parser->rec == NULL)
78 parser->rec->super = parser;
79 parser->rec->type = ANTLR3_TYPE_TREE_PARSER;
83 parser->rec->mismatch = mismatch;
84 parser->rec->exConstruct = antlr3MTNExceptionNew;
85 parser->rec->getCurrentInputSymbol = getCurrentInputSymbol;
86 parser->rec->getMissingSymbol = getMissingSymbol;
129 if (parser->rec != NULL)
135 if (parser->rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_printlog/
H A Dfileid.awk18 printf("%s\n", rec);
21 rec = "";
23 rec = $0
26 rec = sprintf("%s\n%s", rec, $0);
36 printf("%s\n", rec);
H A Dpgno.awk18 printf("%s\n", rec);
21 rec = "";
23 rec = $0
26 rec = sprintf("%s\n%s", rec, $0);
46 printf("%s\n", rec);
H A Dtxn.awk16 printf("%s\n", rec);
19 rec = "";
23 rec = $0
28 rec = sprintf("%s\n%s", rec, $0);
33 printf("%s\n", rec);
H A Ddbname.awk66 printf("%s\n", rec);
69 rec = "";
71 rec = $0
76 rec = sprintf("%s\n%s", rec, $0);
81 printf("%s\n", rec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dihex.h25 ihex_next_binrec(const struct ihex_binrec *rec) argument
27 int next = ((be16_to_cpu(rec->len) + 5) & ~3) - 2;
28 rec = (void *)&rec->data[next];
30 return be16_to_cpu(rec->len) ? rec : NULL;
36 const struct ihex_binrec *rec; local
39 while (ofs <= fw->size - sizeof(*rec)) {
40 rec = (void *)&fw->data[ofs];
43 if (!be16_to_cpu(rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbb_inode.c61 struct set_badblock_record rec; local
69 rec.bad_block_count = 0;
70 rec.ind_blocks_size = rec.ind_blocks_ptr = 0;
71 rec.max_ind_blocks = 10;
72 retval = ext2fs_get_mem(rec.max_ind_blocks * sizeof(blk_t),
73 &rec.ind_blocks);
76 memset(rec.ind_blocks, 0, rec.max_ind_blocks * sizeof(blk_t));
77 retval = ext2fs_get_mem(fs->blocksize, &rec
159 struct set_badblock_record *rec = (struct set_badblock_record *) local
216 struct set_badblock_record *rec = (struct set_badblock_record *) local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_enc.c127 SSL3_RECORD *rec; local
138 rec= &(s->s3->wrec);
144 if ( rec->data != rec->input)
146 fprintf(stderr, "%s:%d: rec->data != rec->input\n",
150 if (!RAND_bytes(rec->input, EVP_CIPHER_block_size(ds->cipher)))
160 rec= &(s->s3->rrec);
174 memmove(rec->data,rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Demi26.c83 const struct ihex_binrec *rec; local
123 rec = (const struct ihex_binrec *)loader_fw->data;
125 while (rec) {
126 err = emi26_writememory(dev, be32_to_cpu(rec->addr),
127 rec->data, be16_to_cpu(rec->len),
133 rec = ihex_next_binrec(rec);
147 rec = (const struct ihex_binrec *)bitstream_fw->data;
150 addr = be32_to_cpu(rec
[all...]
H A Demi62.c91 const struct ihex_binrec *rec; local
128 rec = (const struct ihex_binrec *)loader_fw->data;
131 while (rec) {
132 err = emi62_writememory(dev, be32_to_cpu(rec->addr),
133 rec->data, be16_to_cpu(rec->len),
139 rec = ihex_next_binrec(rec);
153 rec = (const struct ihex_binrec *)bitstream_fw->data;
156 addr = be32_to_cpu(rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_synth.c103 struct seq_oss_synth *rec; local
107 if ((rec = kzalloc(sizeof(*rec), GFP_KERNEL)) == NULL) {
111 rec->seq_device = -1;
112 rec->synth_type = reg->type;
113 rec->synth_subtype = reg->subtype;
114 rec->nr_voices = reg->nvoices;
115 rec->oper = reg->oper;
116 rec->private_data = reg->private_data;
117 rec
155 struct seq_oss_synth *rec = dev->driver_data; local
194 struct seq_oss_synth *rec; local
214 struct seq_oss_synth *rec; local
309 struct seq_oss_synth *rec; local
363 struct seq_oss_synth *rec; local
404 struct seq_oss_synth *rec; local
458 struct seq_oss_synth *rec; local
483 struct seq_oss_synth *rec; local
572 struct seq_oss_synth *rec; local
608 struct seq_oss_synth *rec; local
643 struct seq_oss_synth *rec; local
[all...]
H A Dseq_oss_readq.c106 union evrec rec; local
109 memset(&rec, 0, sizeof(rec));
110 rec.c[0] = SEQ_MIDIPUTC;
111 rec.c[2] = dev;
114 rec.c[1] = *data++;
115 result = snd_seq_oss_readq_put_event(q, &rec);
156 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) argument
160 memcpy(rec, &q->q[q->head], sizeof(*rec));
206 union evrec rec; local
[all...]
H A Dseq_oss_rw.c36 static int insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt);
49 union evrec rec; local
57 err = snd_seq_oss_readq_pick(readq, &rec);
66 err = snd_seq_oss_readq_pick(readq, &rec);
72 ev_len = ev_length(&rec);
79 if (copy_to_user(buf, &rec, ev_len)) {
100 union evrec rec; local
106 if (copy_from_user(&rec, buf, SHORT_EVENT_SIZE)) {
110 if (rec.s.code == SEQ_FULLSIZE) {
116 fmt = (*(unsigned short *)rec
163 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Drecode-sr-latin-127 tmpfiles="$tmpfiles rec-srl-1.in"
28 cat <<\EOF > rec-srl-1.in
33 tmpfiles="$tmpfiles rec-srl-1.out"
36 ${RECODE}-sr-latin < rec-srl-1.in > rec-srl-1.out \
39 tmpfiles="$tmpfiles rec-srl-1.ok"
40 cat <<\EOF > rec-srl-1.ok
46 ${DIFF} rec-srl-1.ok rec-srl-1.out
H A Drecode-sr-latin-224 tmpfiles="$tmpfiles rec-srl-2.in"
25 cat <<\EOF > rec-srl-2.in
30 tmpfiles="$tmpfiles rec-srl-2.out"
33 ${RECODE}-sr-latin < rec-srl-2.in > rec-srl-2.out \
36 tmpfiles="$tmpfiles rec-srl-2.ok"
37 cat <<\EOF > rec-srl-2.ok
43 ${DIFF} rec-srl-2.ok rec-srl-2.out

Completed in 319 milliseconds

1234567891011>>