HomeSort by relevance Sort by last modified time
    Searched full:negate (Results 101 - 125 of 304) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
c_g_aver.cpp 315 tmp[i] = shl(tmp[i], negate(shift)); // Q15+Qn-Qm-Qx=Q13
532 *(tmp + i) = shl(*(tmp + i), negate(shift), pOverflow);
  /external/v8/src/
jsregexp.h 292 // Negate the contents of a character range in canonical form.
293 static void Negate(ZoneList<CharacterRange>* src,
    [all...]
conversions.cc 431 // We must not negate the most negative int.
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
c_g_aver.cpp 316 tmp[i] = shl(tmp[i], negate(shift)); // Q15+Qn-Qm-Qx=Q13
533 *(tmp + i) = shl(*(tmp + i), negate(shift), pOverflow);
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
pred_lt.cpp 199 frac = negate (frac);
az_lsp.cpp 498 y = negate (y);
  /external/proguard/src/proguard/evaluation/value/
IntegerValue.java 46 public abstract IntegerValue negate(); method in class:IntegerValue
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 893 BOOL bNegate; /* TRUE to negate comparison */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 893 BOOL bNegate; /* TRUE to negate comparison */
  /external/webkit/WebCore/inspector/front-end/
ProfileView.js 433 // The current search needs to be performed again. First negate out previous match
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ufunction.h 77 STD_UNARY_FUNCTOR (negate, T, (-a))
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
pred_lt.cpp 199 frac = negate (frac);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/
FwEvent.c 261 /* Negate corresponding bit in event vector */
    [all...]
  /dalvik/libcore/luni/src/main/java/java/lang/
Integer.java 640 * If i is positive, negate it. This is the opposite of what one might
Long.java 618 * If v is positive, negate it. This is the opposite of what one might
  /external/icu4c/tools/genpname/
genpname.cpp 1039 // negative (negate for actual index).
    [all...]
  /external/webkit/WebKit/chromium/src/js/
HeapProfilerPanel.js 307 // The current search needs to be performed again. First negate out previous match
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
collect2 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gcov 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
collect2 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/
collect2 
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]
  /external/qemu/
elf.h 599 #define R_390_TLS_TPOFF 56 /* Negate offset in static TLS
    [all...]
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 382 // is -1, then negate the matrix and the scaling factors.
    [all...]

Completed in 448 milliseconds

1 2 3 45 6 7 8 91011>>