HomeSort by relevance Sort by last modified time
    Searched full:constant1 (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 213 // or "($sym+constant1) == constant2".
214 // The adjustment is "constant1" in the above expression. It's used to
226 // Next, see if it's a "($sym+constant1)" expression.
234 // We don't handle "(<expr>+constant1)".
240 // Get the constant out of the expression "($sym+constant1)".
  /external/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 52 ldr r12,constant1
421 constant1: label
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
332 constant1(const _Result& __val)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
332 constant1(const _Result& __val)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
332 constant1(const _Result& __val)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
332 constant1(const _Result& __val)
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function

Completed in 793 milliseconds