Searched refs:minus (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Deval-plural.h78 case minus:
H A Dplural-exp.h48 minus, /* Subtraction. */ enumerator in enum:expression_operator
H A Dplural.y136 There is no unary minus and no bitwise operators.
347 lval->op = minus;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmstdlib.c571 bool minus; local
573 minus = FALSE;
581 minus = TRUE;
609 if (minus)
H A Dbcmutils.c1141 bool minus; local
1143 minus = FALSE;
1151 minus = TRUE;
1176 if (result < last_result && !minus)
1182 if (minus)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A Ddtree.js42 minus : 'minus.gif',
138 str += ( (node.io == '1') ? ((node._ls ) ? this.icon.minusBottom : this.icon.minus) : ((node._ls ) ? this.icon.plusBottom : this.icon.plus ) );
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-csharp.c292 case minus:
410 case minus:
458 case minus:
H A Dwrite-java.c513 case minus:
631 case minus:
679 case minus:
H A Dx-perl.c1471 special character recognized after a minus is greater-than
1628 special character recognized after a minus is greater-than
1664 minus, enumerator in enum:parser_state
1683 * minus: a minus-sign has been seen in state IDENTIFIER
1693 * states minus...wait_rbrace the context is the one suitable for the first
1797 state = minus;
1835 case minus:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl202 s/\@minus(?:\{\})?/-/g;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/doc/
H A Dtexi2pod.pl201 s/\@minus(?:\{\})?/-/g;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S145 | Load either a +0 or +inf for plus/minus operand
153 | Result is either an operr or +inf for plus/minus operand
H A Ddecbin.S83 | to nearest, minus, and plus, respectively. The tables include
H A Dfpsp.h295 .set rm_mode,0x20 | round to minus infinity
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S199 sub.d $r8, $r2 ; minus the ptable length
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfdisk.c1353 int minus = (*line_ptr == '-'); local
1394 if (minus)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/util/
H A Dpod2man.pl33 little roffish things that it catches include translating the minus in
947 # translate the minus in foo-bar into foo\-bar for roff
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl33 little roffish things that it catches include translating the minus in
948 # translate the minus in foo-bar into foo\-bar for roff
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1138 % @bullet and @minus need the same treatment as @math, just above.
1140 \def\minus{$-$}
3057 % used internally for \itemindent minus \itemmargin
4008 \definedummyword\minus
4152 \def\minus{-}%
4600 % (undoubled) page height minus any material left over from the
5609 \penalty-300 \vskip1\baselineskip plus.33\baselineskip minus.25\baselineskip
8554 \DeclareUnicodeCharacter{2212}{\minus}
8576 \chapheadingskip = 15pt plus 4pt minus 2pt
8577 \secheadingskip = 12pt plus 3pt minus
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1165 \def\minus{\ifmmode -\else $-$\fi}
3280 % used internally for \itemindent minus \itemmargin
4248 \definedummyword\minus
4394 \def\minus{-}%
4842 % (undoubled) page height minus any material left over from the
5855 \penalty-300 \vskip1\baselineskip plus.33\baselineskip minus.25\baselineskip
8832 \DeclareUnicodeCharacter{2212}{\minus}
8854 \chapheadingskip = 15pt plus 4pt minus 2pt
8855 \secheadingskip = 12pt plus 3pt minus 2pt
8856 \subsecheadingskip = 9pt plus 2pt minus
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c6424 * optional minus sign followed by a Number followed by whitespace
8717 * zeros, preceded by a minus sign (-) if the number is negative
8721 * decimal point, preceded by a minus sign (-) if the number
10598 int minus = 0; local
10603 minus = 1 - minus;
10612 if (minus)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c6459 * optional minus sign followed by a Number followed by whitespace
8759 * zeros, preceded by a minus sign (-) if the number is negative
8763 * decimal point, preceded by a minus sign (-) if the number
10645 int minus = 0; local
10650 minus = 1 - minus;
10659 if (minus)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c6424 * optional minus sign followed by a Number followed by whitespace
8717 * zeros, preceded by a minus sign (-) if the number is negative
8721 * decimal point, preceded by a minus sign (-) if the number
10598 int minus = 0; local
10603 minus = 1 - minus;
10612 if (minus)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S505 set rm_mode, 0x2 # round-tp-minus-infinity
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6685 # setoxm1d(): computes the exponential minus 1 for a denormalized input #
10550 # setoxm1i(): Return minus one for a negative src operand or #

Completed in 561 milliseconds