Searched refs:operator (Results 1 – 25 of 25) sorted by relevance
6 - #lines : Number of lines on the operator panel e.g. <0x2>.7 - #length : Number of characters per line of the operator panel e.g. <0x10>.
43 hvac-zone-names = "operator", "snack-bar";
55 hvac-zone-names = "operator";
58 A simply expanded variable is defined using the := assignment operator. Its62 A recursively expanded variable is defined using the = assignment operator.67 There is another type of assignment operator; += is used to append text to a81 function is defined using the = assignment operator. The parameters are
32 assignment operator op;
30 # Use += operator to an undefined variable.
176 $operator = '\||OR|AND|\&|\+';179 $operator = '\||OR|AND|XOR|\&|\+';527 /^($register)\s+(-|$operator)\s+($value)\s*$/i) {
30 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
14 the s390-tools package) to make the device bootable. The operator of a Linux
333 u8 operator; member
35 i.e. there the operator (you !) can use this to
281 * Makefile cleanup. Use ?= operator for setting default
341 The platform will typically notify the system operator of the343 the operator will probably want to remove and replace the device.
26 At some network element inside the cellular operator infrastructure
162 will be created which exposes the operator panel display on IBM165 If you don't require access to the operator panel display from user
59 enum field_op_id operator; member2090 if (field->operator == FIELD_OP_UNARY_MINUS) { in expr_str()2109 switch (field->operator) { in expr_str()2648 expr->operator = FIELD_OP_UNARY_MINUS; in parse_unary()2773 expr->operator = field_op; in parse_expr()
58 "()" function-invocation operator is applied to a value obtained
90 allows the operator/user to inject Uncorrectable and Correctable
213 1) with the lack of a bit rotate operator in C, rotates have to be synthesized
174 field-name relational-operator value
135 applied using 'append' shell operator ('>>') if applied to an136 existing trigger, rather than via the '>' operator, which will cause1245 triggers to the same file, you should use the '>>' operator to
205 from user space. As of now, the operator is expected to do it
35 sometimes also referred to as xor. In C the operator for xor is ^
515 Following values needed to be inverted(the '~' operator in C) before being
1642 Then the compiler knows that the result of the "%" operator applied