HomeSort by relevance Sort by last modified time
    Searched refs:negate (Results 226 - 250 of 402) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h 40 #define negate(var1) ((Word16)(((var1) == MIN_16) ? MAX_16 : (-(var1)))) /* Short negate, 1*/ macro
41 #define L_negate(L_var1) (((L_var1) == (MIN_32)) ? (MAX_32) : (-(L_var1))) /* Long negate, 2*/
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_function.h 85 * To negate every element in @c a, use
87 * transform(a.begin(), a.end(), a.begin(), negate<double>());
186 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 84 * To negate every element in @c a, use
86 * transform(a.begin(), a.end(), a.begin(), negate<double>());
185 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 84 * To negate every element in @c a, use
86 * transform(a.begin(), a.end(), a.begin(), negate<double>());
185 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 83 * To negate every element in @c a, use
85 * transform(a.begin(), a.end(), a.begin(), negate<double>());
180 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 83 * To negate every element in @c a, use
85 * transform(a.begin(), a.end(), a.begin(), negate<double>());
180 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 83 * To negate every element in @c a, use
85 * transform(a.begin(), a.end(), a.begin(), negate<double>());
180 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 83 * To negate every element in @c a, use
85 * transform(a.begin(), a.end(), a.begin(), negate<double>());
180 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 85 * To negate every element in @c a, use
87 * transform(a.begin(), a.end(), a.begin(), negate<double>());
186 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 86 * To negate every element in @c a, use
88 * transform(a.begin(), a.end(), a.begin(), negate<double>());
187 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 74 struct negate : public unary_function<_Tp, _Tp> { struct in inherits:unary_function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 85 * To negate every element in @c a, use
87 * transform(a.begin(), a.end(), a.begin(), negate<double>());
186 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 86 * To negate every element in @c a, use
88 * transform(a.begin(), a.end(), a.begin(), negate<double>());
187 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_function.h 84 * To negate every element in @c a, use
86 * transform(a.begin(), a.end(), a.begin(), negate<double>());
185 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 56 unsigned Negate : 1; /* BOOL */
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrAAHairLinePathRenderer.cpp 580 abN.negate();
587 cbN.negate();
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 56 unsigned Negate : 1; /* BOOL */
    [all...]
  /external/skia/src/gpu/
GrAAHairLinePathRenderer.cpp 580 abN.negate();
587 cbN.negate();
    [all...]

Completed in 2441 milliseconds

1 2 3 4 5 6 7 8 91011>>