HomeSort by relevance Sort by last modified time
    Searched full:negation (Results 76 - 100 of 215) sorted by null

1 2 34 5 6 7 8 9

  /external/iptables/iptables/
xtables.c     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 485 // -X * Y => -(X*Y) (Promote negation as high as possible)
786 // -X/C --> X/-C provided the negation doesn't overflow.
    [all...]
  /external/openssh/
sshd.8 677 to indicate negation: if the host name matches a negated
694 negation or wildcard operators may be applied.
  /external/bison/tests/
java.at 60 %left NEG /* negation--unary minus */
calc.at 293 %left NEG /* negation--unary minus */
  /external/icu4c/data/unidata/
SpecialCasing.txt 36 # - Conditions preceded by "Not_" represent the negation of the condition.
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.cpp 358 // machine to the logical negation of its current value.
  /external/llvm/test/Transforms/InstCombine/
fast-math.ll 247 ; Testing-cases about negation
  /external/regex-re2/re2/
regexp.h 299 // and \P{Han} for its negation.
  /external/regex-re2/
ucs2.diff 341 // and \P{Han} for its negation.
  /external/v8/src/mips/
constants-mips.h 477 // Negation of the default kNoCondition (-1) results in a non-default
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
l_negate.cpp 44 L_var1 = 32-bit negation of input
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 205 // radius. This looks like the negation of the version in the
  /libcore/luni/src/main/java/java/math/
Logical.java 714 //two complement (arithmetic negation) to it, and then operate
  /libcore/luni/src/main/java/java/util/regex/
Pattern.java 79 * <tr> <td> [^abc] </td> <td>Any character <i>except</i> {@code a}, {@code b}, or {@code c}. (Negation.)</td> </tr>
  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc 184 // Returns the description of the negation of the given matcher.
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]
  /docs/source.android.com/src/devices/tech/dalvik/
dalvik-bytecode.jd     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 114 /* y_advance values grow downward but font-space grows upward, hence negation */
137 /* y_advance values grow downward but font-space grows upward, hence negation */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 686 /* Negation with signed saturation. */
688 /* Negation with unsigned saturation. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 686 /* Negation with signed saturation. */
688 /* Negation with unsigned saturation. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 686 /* Negation with signed saturation. */
688 /* Negation with unsigned saturation. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 686 /* Negation with signed saturation. */
688 /* Negation with unsigned saturation. */
    [all...]
  /external/bison/etc/
bench.pl.in 180 %left NEG /* negation--unary minus */
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 578 # 2AEE; DOES NOT DIVIDE WITH REVERSED NEGATION SLASH

Completed in 641 milliseconds

1 2 34 5 6 7 8 9