Home
last modified time | relevance | path

Searched refs:operator (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/scripts/coccinelle/misc/
Dcompare_const_fl.cocci19 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/
Dscript_asm.pl176 $operator = '\||OR|AND|\&|\+';
179 $operator = '\||OR|AND|XOR|\&|\+';
527 /^($register)\s+(-|$operator)\s+($value)\s*$/i) {
/linux-4.4.14/Documentation/s390/
DCommonIO30 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
Dzfcpdump.txt14 the s390-tools package) to make the device bootable. The operator of a Linux
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt42 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/
Dtpm.h286 u8 operator; member
/linux-4.4.14/Documentation/scsi/
Dscsi-changer.txt35 i.e. there the operator (you !) can use this to
DChangeLog.lpfc281 * Makefile cleanup. Use ?= operator for setting default
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt365 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/
DKconfig111 allows the operator/user to inject Uncorrectable and Correctable
/linux-4.4.14/Documentation/trace/
Devents.txt173 field-name relational-operator value
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt213 1) with the lack of a bit rotate operator in C, rotates have to be synthesized
/linux-4.4.14/Documentation/usb/
DWUSB-Design-overview.txt205 from user space. As of now, the operator is expected to do it
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt35 sometimes also referred to as xor. In C the operator for xor is ^
/linux-4.4.14/Documentation/input/
Dsentelic.txt489 Following values needed to be inverted(the '~' operator in C) before being
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS486 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/
Dmemory-barriers.txt1449 Then the compiler knows that the result of the "%" operator applied