Searched refs:left (Results 251 - 275 of 534) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dhal2.h161 #define H2I_C2_L_GAIN_SHIFT 4 /* left a/d input gain */
164 #define H2I_C2_L_SEL 0x200 /* left input select */
170 #define H2I_C2_L_ATT_SHIFT 23 /* left d/a output - */
235 volatile u32 left; /* Left volume */ member in struct:hal2_vol_regs
H A Dsb.h174 int sb_common_mixer_set(sb_devc * devc, int dev, int left, int right);
H A Dwaveartist.c935 unsigned int mask, left, right; local
941 /* read left setting */
942 left = waveartist_cmd1_r(devc, WACMD_GET_LEVEL |
949 left = (left & ~mask) | (lev_left & mask);
952 /* write left,right back */
953 waveartist_cmd3(devc, WACMD_SET_MIXER, left, right);
1108 * left volume. (from ALSA driver OSS emulation).
1496 unsigned int left, right; local
1498 left
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dcfq-iosched.c66 struct rb_node *left; member in struct:cfq_rb_root
388 if (!root->left)
389 root->left = rb_first(&root->rb);
391 return root->left;
396 if (root->left == n)
397 root->left = NULL;
451 int left; local
470 left = 1;
497 left = 0;
502 if (left)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile897 || { echo "ERROR: files left after uninstall:" ; \
909 || { echo "ERROR: files left in build directory after distclean:" ; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A DMakefile525 || { echo "ERROR: files left after uninstall:" ; \
537 || { echo "ERROR: files left in build directory after distclean:" ; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsvq3.c423 int8_t *top, *left; local
557 left = &h->intra4x4_pred_mode_cache[scan8[i] - 1];
560 left[1] = svq3_pred_1[top[0] + 1][left[0] + 1][svq3_pred_0[vlc][0]];
561 left[2] = svq3_pred_1[top[1] + 1][left[1] + 1][svq3_pred_0[vlc][1]];
563 if (left[1] == -1 || left[2] == -1){
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/lib/
H A DU1memcpy.S102 #define FINISH_VISCHUNK(dest, f0, f1, left) \
103 subcc %left, 8, %left;\
109 #define UNEVEN_VISCHUNK_LAST(dest, f0, f1, left) \
110 subcc %left, 8, %left; \
114 #define UNEVEN_VISCHUNK(dest, f0, f1, left) \
115 UNEVEN_VISCHUNK_LAST(dest, f0, f1, left) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds23_srvr.c35 * The word 'cryptographic' can be left out if the rouines from the library
539 s->s3->rbuf.left=n;
545 s->s3->rbuf.left=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/zc0301/
H A Dzc0301_pb0330.c143 .left = 0,
149 .left = 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Defi.h270 efi_guidcmp (efi_guid_t left, efi_guid_t right) argument
272 return memcmp(&left, &right, sizeof (efi_guid_t));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memcpy.S139 subq $18, 8, $18 # E : At least a quad left?
199 subq $18, 8, $18 # E : At least a quad left?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dquotearg.c211 The message catalog should translate "`" to a left
228 char const *left = gettext_quote (N_("`"), quoting_style); local
230 for (quote_string = left; *quote_string; quote_string++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgusmax.c144 #define CS4231_PRIVATE( left, right, shift, mute ) \
145 ((left << 24)|(right << 16)|(shift<<8)|mute)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_itable.c345 int ubleft; /* bytes left in user's buffer */
428 /* there are some left allocated */
774 int left; local
780 left = *count;
782 bcount = MIN(left, (int)(NBPP / sizeof(*buffer)));
787 while (left > 0 && agno < mp->m_sb.sb_agcount) {
836 left--;
847 if (left) {
H A Dxfs_bmap.c720 /* left is 0, right is 1, prev is 2 */
765 * Check and set flags if this segment has a left neighbor.
809 * The left and right neighbors are both contiguous with new.
856 * The left neighbor is contiguous, the right is not.
893 * The right neighbor is contiguous, the left is not.
931 * Neither the left nor right neighbors are contiguous with
964 * The left neighbor is contiguous.
1010 * The left neighbor is not contiguous.
1299 /* left is 0, right is 1, prev is 2 */
1348 * Check and set flags if this segment has a left neighbo
1852 xfs_bmbt_irec_t left; /* left neighbor extent entry */ local
2047 xfs_bmbt_irec_t left; /* left neighbor extent entry */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/codecs/
H A Dsnd-aoa-codec-tas.c158 u8 left, right; local
160 left = tas->cached_volume_l;
163 if (left > 177) left = 177;
166 if (tas->mute_l) left = 0;
175 tmp = tas_gaintable[left];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dlocks.c691 struct file_lock *left = NULL; local
796 left = fl;
840 if (right && left == right && !new_fl2)
860 if (left == right) {
864 left = new_fl2;
866 locks_copy_lock(left, right);
867 locks_insert_lock(before, left);
872 if (left) {
873 left->fl_end = request->fl_start - 1;
874 locks_wake_up_blocks(left);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dfile.c1297 int left; local
1304 left = __copy_from_user_inatomic(kaddr + ofs, buf, len);
1306 if (unlikely(left)) {
1309 left = __copy_from_user(kaddr + ofs, buf, len);
1311 if (unlikely(left))
1324 total += len - left;
1346 size_t left; local
1351 left = __copy_from_user_inatomic(vaddr, buf, len);
1355 if (unlikely(left)) {
1356 total -= left;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dfilemap.c1079 unsigned long left, count = desc->count; local
1090 left = __copy_to_user_inatomic(desc->arg.buf,
1093 if (left == 0)
1099 left = __copy_to_user(desc->arg.buf, kaddr + offset, size);
1102 if (left) {
1103 size -= left;
1926 size_t copied = 0, left = 0; local
1933 left = __copy_from_user_inatomic_nocache(vaddr, buf, copy);
1939 if (unlikely(left))
1942 return copied - left;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1724 int left, found; local
1739 for (found = 0, left = host->can_queue, ncrcurrent = hostdata->schedule;
1740 left > 0; --left, ncrcurrent += 2)
1759 for (left = host->can_queue,
1762 left >= 0 && ncr_search &&
1766 hostdata->dsa_next), ncr_search = *ncr_prev, --left);
1768 if (left < 0)
1790 for (left = host->can_queue, linux_search = hostdata->running_list,
1792 left >
5191 int left; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex300 \item if \varname{[previous_window_flag]} is not set, the left half
304 windows. Else, the left half window will have normal long
310 windows. Else, the left right window will have normal long
616 the stream is stereo. channel order: left, right
619 the stream is a 1d-surround encoding. channel order: left,
623 the stream is quadraphonic surround. channel order: front left,
624 front right, rear left, rear right
627 the stream is five-channel surround. channel order: front left,
628 front center, front right, rear left, rear right
631 the stream is 5.1 surround. channel order: front left, fron
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtvaudio.c122 __u16 left,right,treble,bass,muted,mode; member in struct:CHIPSTATE
399 #define TDA9855_VL 0x01 /* Volume, left */
1013 #define TEA6300_VL 0x00 /* volume left */
1027 #define TEA6320_FFL 0x02 /* fader front left (0-5) */
1029 #define TEA6320_FRL 0x04 /* fader rear left (0-5) */
1068 #define TDA8425_VL 0x00 /* volume left */
1519 chip->left = desc->leftinit ? desc->leftinit : 65535;
1521 chip_write(chip,desc->leftreg,desc->volfunc(chip->left));
1623 va->volume = max(chip->left,chip->right);
1625 va->balance = (32768*min(chip->left,chi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c246 #define left dict_left macro
258 #define dict_root(D) ((D)->nilnode.left)
264 * Perform a ``left rotation'' adjustment on the tree. The given node P and
265 * its right child C are rearranged so that the P instead becomes the left
266 * child of C. The left subtree of C is inherited as the new right subtree
275 upper->right = lowleft = lower->left;
281 the sentinel nil node, and root->parent->left points back to root */
283 if (upper == upparent->left) {
284 upparent->left = lower;
290 lower->left
561 dnode_t *nil = dict_nil(dict), *root = dict_root(dict), *left; local
579 dnode_t *nil = dict_nil(dict), *parent, *left; local
605 #undef left macro
5929 int left = fs->blocksize - *offset - dirent->rec_len; local
10530 int i, rec_len, left; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c937 which currently are left as ascii as they are not used other than in name
1475 size_t ent_size, left = size; local
1487 if (left >= ent_size) {
1491 left -= ent_size;
1513 if (left >= ent_size) {
1517 left -= ent_size;

Completed in 407 milliseconds

<<11121314151617181920>>