Searched refs:cm (Results 1 - 25 of 98) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A Dstrcasecmp.c79 register u_char *cm = charmap, local
83 while (cm[*us1] == cm[*us2++])
86 return (cm[*us1] - cm[*--us2]);
95 register u_char *cm = charmap, local
100 if (cm[*us1] != cm[*us2++])
101 return (cm[*us1] - cm[*
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/compat/
H A Dstrcasecmp.c79 register u_char *cm = charmap, local
83 while (cm[*us1] == cm[*us2++])
86 return (cm[*us1] - cm[*--us2]);
95 register u_char *cm = charmap, local
100 if (cm[*us1] != cm[*us2++])
101 return (cm[*us1] - cm[*
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/sh4/
H A Ddsputil_sh4.c58 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
61 dest[0] = cm[block[0]];
62 dest[1] = cm[block[1]];
63 dest[2] = cm[block[2]];
64 dest[3] = cm[block[3]];
65 dest[4] = cm[block[4]];
66 dest[5] = cm[block[5]];
67 dest[6] = cm[block[6]];
68 dest[7] = cm[block[7]];
76 uint8_t *cm local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-integrator/
H A Dsystem.h24 #include <asm/arch/cm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dcmipci.c468 static inline void snd_cmipci_write(struct cmipci *cm, unsigned int cmd, unsigned int data) argument
470 outl(data, cm->iobase + cmd);
473 static inline unsigned int snd_cmipci_read(struct cmipci *cm, unsigned int cmd) argument
475 return inl(cm->iobase + cmd);
479 static inline void snd_cmipci_write_w(struct cmipci *cm, unsigned int cmd, unsigned short data) argument
481 outw(data, cm->iobase + cmd);
484 static inline unsigned short snd_cmipci_read_w(struct cmipci *cm, unsigned int cmd) argument
486 return inw(cm->iobase + cmd);
490 static inline void snd_cmipci_write_b(struct cmipci *cm, unsigned int cmd, unsigned char data) argument
492 outb(data, cm
495 snd_cmipci_read_b(struct cmipci *cm, unsigned int cmd) argument
501 snd_cmipci_set_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) argument
512 snd_cmipci_clear_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) argument
524 snd_cmipci_set_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) argument
535 snd_cmipci_clear_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) argument
616 snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) argument
640 struct cmipci *cm = snd_pcm_substream_chip(substream); local
654 snd_cmipci_ch_reset(struct cmipci *cm, int ch) argument
688 set_dac_channels(struct cmipci *cm, struct cmipci_pcm *rec, int channels) argument
742 snd_cmipci_pcm_prepare(struct cmipci *cm, struct cmipci_pcm *rec, struct snd_pcm_substream *substream) argument
825 snd_cmipci_pcm_trigger(struct cmipci *cm, struct cmipci_pcm *rec, struct snd_pcm_substream *substream, int cmd) argument
877 snd_cmipci_pcm_pointer(struct cmipci *cm, struct cmipci_pcm *rec, struct snd_pcm_substream *substream) argument
899 struct cmipci *cm = snd_pcm_substream_chip(substream); local
905 struct cmipci *cm = snd_pcm_substream_chip(substream); local
918 struct cmipci *cm = snd_pcm_substream_chip(substream); local
924 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1059 save_mixer_state(struct cmipci *cm) argument
1093 restore_mixer_state(struct cmipci *cm) argument
1126 setup_ac3(struct cmipci *cm, struct snd_pcm_substream *subs, int do_ac3, int rate) argument
1173 setup_spdif_playback(struct cmipci *cm, struct snd_pcm_substream *subs, int up, int do_ac3) argument
1217 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1234 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1248 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1257 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1264 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1275 struct cmipci *cm = snd_pcm_substream_chip(subs); local
1290 struct cmipci *cm = dev_id; local
1447 open_device_check(struct cmipci *cm, int mode, struct snd_pcm_substream *subs) argument
1469 close_device_check(struct cmipci *cm, int mode) argument
1497 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1512 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1529 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1555 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1575 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1592 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1599 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1606 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1614 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1621 struct cmipci *cm = snd_pcm_substream_chip(substream); local
1689 snd_cmipci_pcm_new(struct cmipci *cm, int device) argument
1712 snd_cmipci_pcm2_new(struct cmipci *cm, int device) argument
1734 snd_cmipci_pcm_spdif_new(struct cmipci *cm, int device) argument
1834 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
1857 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
1916 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
1935 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2006 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2030 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2067 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2143 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2175 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2300 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2311 get_line_in_mode(struct cmipci *cm) argument
2328 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2339 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2371 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2383 struct cmipci *cm = snd_kcontrol_chip(kcontrol); local
2455 snd_cmipci_mixer_new(struct cmipci *cm, int pcm_spdif_device) argument
2562 struct cmipci *cm = entry->private_data; local
2578 snd_cmipci_proc_init(struct cmipci *cm) argument
2586 snd_cmipci_proc_init(struct cmipci *cm) argument
2604 query_chip(struct cmipci *cm) argument
2657 snd_cmipci_create_gameport(struct cmipci *cm, int dev) argument
2703 snd_cmipci_free_gameport(struct cmipci *cm) argument
2716 snd_cmipci_create_gameport(struct cmipci *cm, int dev) argument
2717 snd_cmipci_free_gameport(struct cmipci *cm) argument
2720 snd_cmipci_free(struct cmipci *cm) argument
2748 struct cmipci *cm = device->device_data; local
2752 snd_cmipci_create_fm(struct cmipci *cm, long fm_port) argument
2804 struct cmipci *cm; local
3003 struct cmipci *cm; local
3089 struct cmipci *cm = card->private_data; local
3116 struct cmipci *cm = card->private_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A D10-at-a-time.c99 static void init(CURLM *cm, int i) argument
109 curl_multi_add_handle(cm, eh);
114 CURLM *cm; local
124 cm = curl_multi_init();
128 curl_multi_setopt(cm, CURLMOPT_MAXCONNECTS, (long)MAX);
131 init(cm, C);
135 curl_multi_perform(cm, &U);
142 if (curl_multi_fdset(cm, &R, &W, &E, &M)) {
147 if (curl_multi_timeout(cm, &L)) {
172 while ((msg = curl_multi_info_read(cm,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib540.c47 static int init(int num, CURLM *cm, const char* url, const char* userpwd, argument
84 res_multi_add_handle(cm, eh[num]);
98 static int loop(int num, CURLM *cm, const char* url, const char* userpwd, argument
108 res = init(num, cm, url, userpwd, headers);
116 res_multi_perform(cm, &U);
129 res_multi_fdset(cm, &R, &W, &E, &M);
135 res_multi_timeout(cm, &L);
155 while((msg = curl_multi_info_read(cm, &Q)) != NULL) {
161 curl_multi_remove_handle(cm, e);
184 CURLM *cm local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_connmark.c61 struct xt_connmark_info *cm = matchinfo; local
63 if (cm->mark > 0xffffffff || cm->mask > 0xffffffff) {
91 struct compat_xt_connmark_info *cm = src; local
93 .mark = cm->mark,
94 .mask = cm->mask,
95 .invert = cm->invert,
103 struct compat_xt_connmark_info cm = { local
108 return copy_to_user(dst, &cm, sizeof(cm))
[all...]
H A Dxt_mark.c63 struct compat_xt_mark_info *cm = src; local
65 .mark = cm->mark,
66 .mask = cm->mask,
67 .invert = cm->invert,
75 struct compat_xt_mark_info cm = { local
80 return copy_to_user(dst, &cm, sizeof(cm)) ? -EFAULT : 0;
H A Dxt_conntrack.c153 struct compat_xt_conntrack_info *cm = src; local
155 .statemask = cm->statemask,
156 .statusmask = cm->statusmask,
157 .expires_min = cm->expires_min,
158 .expires_max = cm->expires_max,
159 .flags = cm->flags,
160 .invflags = cm->invflags,
162 memcpy(m.tuple, cm->tuple, sizeof(m.tuple));
163 memcpy(m.sipmsk, cm->sipmsk, sizeof(m.sipmsk));
164 memcpy(m.dipmsk, cm
171 struct compat_xt_conntrack_info cm = { local
[all...]
H A Dxt_limit.c147 struct compat_xt_rateinfo *cm = src; local
149 .avg = cm->avg,
150 .burst = cm->burst,
151 .prev = cm->prev | (unsigned long)cm->master << 32,
152 .credit = cm->credit,
153 .credit_cap = cm->credit_cap,
154 .cost = cm->cost,
162 struct compat_xt_rateinfo cm = { local
171 return copy_to_user(dst, &cm, sizeo
[all...]
H A Dxt_CONNMARK.c124 struct compat_xt_connmark_target_info *cm = src; local
126 .mark = cm->mark,
127 .mask = cm->mask,
128 .mode = cm->mode,
136 struct compat_xt_connmark_target_info cm = { local
141 return copy_to_user(dst, &cm, sizeof(cm)) ? -EFAULT : 0;
H A Dxt_MARK.c127 struct compat_xt_mark_target_info_v1 *cm = src; local
129 .mark = cm->mark,
130 .mode = cm->mode,
138 struct compat_xt_mark_target_info_v1 cm = { local
142 return copy_to_user(dst, &cm, sizeof(cm)) ? -EFAULT : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp3dsp.c44 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
150 dst[0*stride] = cm[(Gd + Cd ) >> 4];
151 dst[7*stride] = cm[(Gd - Cd ) >> 4];
153 dst[1*stride] = cm[(Add + Hd ) >> 4];
154 dst[2*stride] = cm[(Add - Hd ) >> 4];
156 dst[3*stride] = cm[(Ed + Dd ) >> 4];
157 dst[4*stride] = cm[(Ed - Dd ) >> 4];
159 dst[5*stride] = cm[(Fd + Bdd ) >> 4];
160 dst[6*stride] = cm[(Fd - Bdd ) >> 4];
162 dst[0*stride] = cm[ds
[all...]
H A Dcolorspace.h47 r = cm[(y + r_add) >> SCALEBITS];\
48 g = cm[(y + g_add) >> SCALEBITS];\
49 b = cm[(y + b_add) >> SCALEBITS];\
64 r = cm[(y + r_add) >> SCALEBITS];\
65 g = cm[(y + g_add) >> SCALEBITS];\
66 b = cm[(y + b_add) >> SCALEBITS];\
70 cm[((y) * FIX(255.0/219.0) + (ONE_HALF - 16 * FIX(255.0/219.0))) >> SCALEBITS]
76 cm[(((y) - 128) * FIX(127.0/112.0) + (ONE_HALF + (128 << SCALEBITS))) >> SCALEBITS]
H A Dh264idct.c32 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
54 dst[i + 0*stride]= cm[ add*dst[i + 0*stride] + ((z0 + z3) >> shift) ];
55 dst[i + 1*stride]= cm[ add*dst[i + 1*stride] + ((z1 + z2) >> shift) ];
56 dst[i + 2*stride]= cm[ add*dst[i + 2*stride] + ((z1 - z2) >> shift) ];
57 dst[i + 3*stride]= cm[ add*dst[i + 3*stride] + ((z0 - z3) >> shift) ];
75 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
132 dst[i + 0*stride] = cm[ dst[i + 0*stride] + ((b0 + b7) >> 6) ];
133 dst[i + 1*stride] = cm[ dst[i + 1*stride] + ((b2 + b5) >> 6) ];
134 dst[i + 2*stride] = cm[ dst[i + 2*stride] + ((b4 + b3) >> 6) ];
135 dst[i + 3*stride] = cm[ ds
146 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
158 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
[all...]
H A Dsimple_idct.c168 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
219 dest[0] = cm[(a0 + b0) >> COL_SHIFT];
221 dest[0] = cm[(a1 + b1) >> COL_SHIFT];
223 dest[0] = cm[(a2 + b2) >> COL_SHIFT];
225 dest[0] = cm[(a3 + b3) >> COL_SHIFT];
227 dest[0] = cm[(a3 - b3) >> COL_SHIFT];
229 dest[0] = cm[(a2 - b2) >> COL_SHIFT];
231 dest[0] = cm[(a1 - b1) >> COL_SHIFT];
233 dest[0] = cm[(a0 - b0) >> COL_SHIFT];
240 uint8_t *cm local
415 const uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
495 const uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-dec23.c346 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; local
350 *d++ = cm[c[0] >> scalebits];
351 *d++ = cm[c[1] >> scalebits];
352 *d++ = cm[c[2] >> scalebits];
353 *d++ = cm[c[3] >> scalebits];
356 *d++ = cm[c[4] >> scalebits];
357 *d++ = cm[c[5] >> scalebits];
358 *d++ = cm[c[6] >> scalebits];
359 *d++ = cm[c[7] >> scalebits];
362 *d++ = cm[
401 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; local
459 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; local
509 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c90 priv->cm.rx_wr.wr_id = id | IPOIB_CM_OP_SRQ;
93 priv->cm.rx_sge[i].addr = priv->cm.srq_ring[id].mapping[i];
95 ret = ib_post_srq_recv(priv->cm.srq, &priv->cm.rx_wr, &bad_wr);
99 priv->cm.srq_ring[id].mapping);
100 dev_kfree_skb_any(priv->cm.srq_ring[id].skb);
101 priv->cm.srq_ring[id].skb = NULL;
144 priv->cm.srq_ring[id].skb = skb;
165 if (list_empty(&priv->cm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c71 static ssize_t comm_nodeid_read(struct comm *cm, char *buf);
72 static ssize_t comm_nodeid_write(struct comm *cm, const char *buf, size_t len);
73 static ssize_t comm_local_read(struct comm *cm, char *buf);
74 static ssize_t comm_local_write(struct comm *cm, const char *buf, size_t len);
75 static ssize_t comm_addr_write(struct comm *cm, const char *buf, size_t len);
528 struct comm *cm; local
530 cm = kzalloc(sizeof(struct comm), GFP_KERNEL);
531 if (!cm)
534 config_item_init_type_name(&cm->item, name, &comm_type);
535 cm
543 struct comm *cm = to_comm(i); local
554 struct comm *cm = to_comm(i); local
647 struct comm *cm = to_comm(i); local
656 struct comm *cm = to_comm(i); local
662 comm_nodeid_read(struct comm *cm, char *buf) argument
667 comm_nodeid_write(struct comm *cm, const char *buf, size_t len) argument
673 comm_local_read(struct comm *cm, char *buf) argument
678 comm_local_write(struct comm *cm, const char *buf, size_t len) argument
686 comm_addr_write(struct comm *cm, const char *buf, size_t len) argument
764 struct comm *cm = NULL; local
797 put_comm(struct comm *cm) argument
865 struct comm *cm = get_comm(nodeid, NULL); local
877 struct comm *cm = get_comm(0, addr); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Dvp3_bfin.c33 uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; local
40 dest[line_size*i+j]=cm[128+block[i*8+j]];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dscm.c170 struct cmsghdr __user *cm = (struct cmsghdr __user *)msg->msg_control; local
178 if (cm==NULL || msg->msg_controllen < sizeof(*cm)) {
191 if (copy_to_user(cm, &cmhdr, sizeof cmhdr))
193 if (copy_to_user(CMSG_DATA(cm), data, cmlen - sizeof(struct cmsghdr)))
205 struct cmsghdr __user *cm = (struct cmsghdr __user*)msg->msg_control; local
225 for (i=0, cmfptr=(int __user *)CMSG_DATA(cm); i<fdmax; i++, cmfptr++)
248 err = put_user(SOL_SOCKET, &cm->cmsg_level);
250 err = put_user(SCM_RIGHTS, &cm->cmsg_type);
252 err = put_user(cmlen, &cm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtermcap.h96 This function is necessary because the string returned by tgetstr ("cm")
98 extern const char * tgoto (const char *cm, int column, int row);
H A Dterminfo.h94 This function is necessary because the string returned by tgetstr ("cm")
96 extern const char * tgoto (const char *cm, int column, int row);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterminfo.h94 This function is necessary because the string returned by tgetstr ("cm")
96 extern const char * tgoto (const char *cm, int column, int row);

Completed in 246 milliseconds

1234