Searched refs:operator (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/scripts/coccinelle/misc/ |
D | compare_const_fl.cocci | 19 binary operator b = {==,!=,&,|}; 47 binary operator b; 48 binary operator b1 = {<,<=},b2 = {<,<=}; 49 binary operator b3 = {>,>=},b4 = {>,>=}; 85 binary operator b = {==,!=,&,|}; 111 binary operator b, b1 = {<,<=}, b2 = {<,<=}, b3 = {>,>=}, b4 = {>,>=};
|
/linux-4.4.14/drivers/scsi/ |
D | script_asm.pl | 176 $operator = '\||OR|AND|\&|\+'; 179 $operator = '\||OR|AND|XOR|\&|\+'; 527 /^($register)\s+(-|$operator)\s+($value)\s*$/i) {
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 30 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
|
D | zfcpdump.txt | 14 the s390-tools package) to make the device bootable. The operator of a Linux
|
/linux-4.4.14/Documentation/RCU/ |
D | rcu_dereference.txt | 42 o Avoid all-zero operands to the bitwise "&" operator, and 43 similarly avoid all-ones operands to the bitwise "|" operator. 58 "()" function-invocation operator is applied to a value obtained
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm.h | 286 u8 operator; member
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-changer.txt | 35 i.e. there the operator (you !) can use this to
|
D | ChangeLog.lpfc | 281 * Makefile cleanup. Use ?= operator for setting default
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 365 The platform will typically notify the system operator of the 367 the operator will probably want to remove and replace the device.
|
/linux-4.4.14/drivers/edac/ |
D | Kconfig | 111 allows the operator/user to inject Uncorrectable and Correctable
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 173 field-name relational-operator value
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 213 1) with the lack of a bit rotate operator in C, rotates have to be synthesized
|
/linux-4.4.14/Documentation/usb/ |
D | WUSB-Design-overview.txt | 205 from user space. As of now, the operator is expected to do it
|
/linux-4.4.14/Documentation/mtd/ |
D | nand_ecc.txt | 35 sometimes also referred to as xor. In C the operator for xor is ^
|
/linux-4.4.14/Documentation/input/ |
D | sentelic.txt | 489 Following values needed to be inverted(the '~' operator in C) before being
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 486 operator chip used in the original AdLib card. Currently it's used 487 only in the cheapest (8 bit mono) cards. The OPL3 is a 4 operator
|
/linux-4.4.14/Documentation/ |
D | memory-barriers.txt | 1449 Then the compiler knows that the result of the "%" operator applied
|