Home
last modified time | relevance | path

Searched refs:operators (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/sound/oss/
Dopl3.c393 vol1 = instr->operators[2]; in set_voice_volume()
394 vol2 = instr->operators[3]; in set_voice_volume()
395 if ((instr->operators[10] & 0x01)) in set_voice_volume()
413 vol1 = instr->operators[2]; in set_voice_volume()
414 vol2 = instr->operators[3]; in set_voice_volume()
415 vol3 = instr->operators[OFFS_4OP + 2]; in set_voice_volume()
416 vol4 = instr->operators[OFFS_4OP + 3]; in set_voice_volume()
423 connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01); in set_voice_volume()
550 opl3_command(map->ioaddr, AM_VIB + map->op[0], instr->operators[0]); in opl3_start_note()
551 opl3_command(map->ioaddr, AM_VIB + map->op[1], instr->operators[1]); in opl3_start_note()
[all …]
/linux-4.4.14/drivers/scsi/
Dscript_asm.pl82 %operators = (
89 %operators = (
615 $code[$address] |= $operators{$op};
618 $code[$address] |= $operators{$op};
Dqla1280.h724 uint8_t operators; member
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt29 operators. For example, for a given variable "x", avoid
31 arithmetic operators, such as "(x*0)", "(x/(x+1))" or "(x%1)".
83 o Do not use the results from relational operators ("==", "!=",
97 As before, the reason this is buggy is that relational operators
/linux-4.4.14/scripts/coccinelle/misc/
Dcompare_const_fl.cocci1 /// Move constants to the right of binary operators.
/linux-4.4.14/sound/drivers/opl3/
Dopl3_oss.c239 sbi.operators); in snd_opl3_load_patch_seq_oss()
/linux-4.4.14/Documentation/trace/
Devents.txt168 combined using the logical operators '&&' and '||'. A predicate is
177 operators as shell metacharacters.
182 The relational-operators depend on the type of the field being tested:
184 The operators available for numeric fields are:
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt151 C does have bitwise operators but not really operators to do the above
382 with only a single statement and by using operators like ^=
659 Change the lookup using the parity array by using shift operators (e.g.
/linux-4.4.14/Documentation/
DCodingStyle208 Use one space around (on each side of) most binary and ternary operators,
213 but no space after unary operators:
217 no space before the postfix increment & decrement unary operators:
221 no space after the prefix increment & decrement unary operators:
225 and no space around the '.' and "->" structure member operators.
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h477 sbi_instr_data operators; /* Register settings for operator cells (.SBI format) */ member
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt544 cc-ifversion takes all the shell operators:
1395 GNU Make has two assignment operators, ":=" and "=". ":=" performs
/linux-4.4.14/Documentation/s390/
DDebugging390.txt762 The VM Debugger displays operators but not operands, and also the debugger