Searched refs:operator (Results 1 – 25 of 27) sorted by relevance
12
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";
56 hvac-zone-names = "operator";
62 A simply expanded variable is defined using the := assignment operator. Its66 A recursively expanded variable is defined using the = assignment operator.71 There is another type of assignment operator; += is used to append text to a85 function is defined using the = assignment operator. The parameters are
30 # Use += operator to an undefined variable.
33 assignment operator op;
163 $operator = '\||OR|AND|\&|\+';166 $operator = '\||OR|AND|XOR|\&|\+';514 /^($register)\s+(-|$operator)\s+($value)\s*$/i) {
34 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
16 the s390-tools package) to make the device bootable. The operator of a Linux
13 Human Machine Interface (HMI) at the top, where an operator can monitor or
232 u8 operator; member
35 i.e. there the operator (you !) can use this to
90 movement of a conveyor belt: this attribute allows an operator
359 The platform will typically notify the system operator of the361 the operator will probably want to remove and replace the device.
26 At some network element inside the cellular operator infrastructure
148 will be created which exposes the operator panel display on IBM151 If you don't require access to the operator panel display from user
130 enum field_op_id operator; member2345 if (field->operator == FIELD_OP_UNARY_MINUS) { in expr_str()2364 switch (field->operator) { in expr_str()2939 expr->operator = FIELD_OP_UNARY_MINUS; in parse_unary()3065 expr->operator = field_op; in parse_expr()
90 allows the operator/user to inject Uncorrectable and Correctable
58 "()" function-invocation operator is applied to a value obtained
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 cause1233 triggers to the same file, you should use the '>>' operator to
215 from user space. As of now, the operator is expected to do it
39 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