HomeSort by relevance Sort by last modified time
    Searched full:negated (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Vector2f.java 435 * negated and set to a new vector.
437 * @return the negated vector.
Vector3f.java 632 * negated and set to a new vector.
634 * @return the negated vector.
    [all...]
Vector4f.java 570 * negated and set to a new vector.
572 * @return the negated vector.
  /external/llvm/lib/MC/
MCExpr.cpp 470 // If we have a negated symbol, then we must have also have a non-negated
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeComposer.java 312 // Unmapped exception handlers are still negated.
489 // handlers are negated, in order to mark them as external.
  /external/webkit/Tools/android/flex-2.5.4a/
dfa.c 948 /* Loop through negated character
957 /* Transsym isn't in negated
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 154 // derivate will be negated.
208 // derivative with respect to theta is negated.
  /frameworks/base/core/java/android/net/dhcp/
DhcpPacket.java 411 int negated = ~sum; local
412 return intAbs((short) negated);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 52 private float mSelfCollapseVelocityPx; // classic value: 2000px/s (will be negated to collapse "up")
62 private float mCollapseAccelPx; // classic value: 2000px/s/s (will be negated to collapse "up")
  /external/icu4c/i18n/
regexcmp.cpp 592 // Negated Lookahead. (?! stuff )
684 // Compile a (?<! negated look-behind open paren.
    [all...]
regeximp.h 171 URX_STAT_SETREF_N = 49, // Reference to a prebuilt set (e.g. \w), negated
  /external/libxml2/include/libxml/
schemasInternals.h 317 xmlSchemaWildcardNsPtr negNsSet; /* The negated namespace */
  /external/llvm/lib/IR/
DebugLoc.cpp 199 // Index is biased by 1 and negated.
  /external/openssh/
addrmatch.c 374 * Returns -1 on negated match found (never returned when addr == NULL).
  /external/oprofile/libpopt/
popt.h 54 #define POPT_ARGFLAG_NOT 0x01000000 /*!< arg will be negated */
  /external/oprofile/
popt.h 54 #define POPT_ARGFLAG_NOT 0x01000000 /*!< arg will be negated */
  /external/v8/src/
fast-dtoa.cc 147 while (rest < small_distance && // Negated condition 1
148 unsafe_interval - rest >= ten_kappa && // Negated condition 2
  /external/mksh/src/
check.pl 130 # negated by prefixing the name with a !.
266 die "$prog: categories can't be negated on the command line\n"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 108 /* Match a negated single character */
109 /* Match a negated single character repeatedly. This is almost a repeat of
    [all...]
  /bionic/libc/stdio/
vfscanf.c 721 c = *fmt++; /* first char hat => negated scanset */
  /dalvik/vm/compiler/
Loop.cpp 152 ALOGE("opcode %d cannot be negated", opcode);
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 779 // Draw the reflection by drawing models with negated Z-axis.

Completed in 453 milliseconds

1 23 4 5 6 7 8