HomeSort by relevance Sort by last modified time
    Searched refs:INT16_MIN (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 92 #ifndef INT16_MIN
93 #define INT16_MIN (-32768)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_integer.h 32 #define INT16_MIN _I16_MIN
  /external/valgrind/none/tests/s390x/
comp-1.c 89 SCOMP_REG_REG(insn, INT16_MIN, INT16_MIN); \
90 SCOMP_REG_REG(insn, INT16_MIN, INT16_MAX); \
91 SCOMP_REG_REG(insn, INT16_MAX, INT16_MIN); \
119 SCOMP_REG_MEM(insn, INT16_MIN, INT16_MIN, op2_t); \
120 SCOMP_REG_MEM(insn, INT16_MIN, INT16_MAX, op2_t); \
121 SCOMP_REG_MEM(insn, INT16_MAX, INT16_MIN, op2_t); \
149 SCOMP_REG_IMM(insn, INT16_MIN, INT16_MIN); \
    [all...]
  /external/llvm/include/llvm/Support/
DataTypes.h 88 #define INT16_MIN -32768
127 #ifndef INT16_MIN
128 # define INT16_MIN -32768
  /external/libvpx/libvpx/vpx/
vpx_integer.h 41 #define INT16_MIN _I16_MIN
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 77 #define INT16_MIN (-32768)
93 #define INT_LEAST16_MIN INT16_MIN
109 #define INT_FAST16_MIN INT16_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 134 #define INT16_MIN ((int16_t)_I16_MIN)
148 #define INT_LEAST16_MIN INT16_MIN
162 #define INT_FAST16_MIN INT16_MIN
  /external/mesa3d/include/c99/
stdint.h 134 #define INT16_MIN ((int16_t)_I16_MIN)
148 #define INT_LEAST16_MIN INT16_MIN
162 #define INT_FAST16_MIN INT16_MIN
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 125 #define INT16_MIN -32768
142 #define INT_LEAST16_MIN INT16_MIN
158 #define INT_FAST16_MIN INT16_MIN
  /external/icu/icu4c/source/common/unicode/
umachine.h 161 #ifndef INT16_MIN
163 # define INT16_MIN ((int16_t)(-32767-1))
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 32 #ifndef INT16_MIN
33 #error INT16_MIN defined!
test_c.c 30 #ifndef INT16_MIN
31 #error INT16_MIN defined!
test_no_macros.cpp 32 #ifdef INT16_MIN
33 #error INT16_MIN defined!
  /development/ndk/platforms/android-3/include/
stdint.h 95 # define INT16_MIN (-32768)
97 # define INT_LEAST16_MIN INT16_MIN
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 104 # define INT16_MIN (-32768)
106 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 104 # define INT16_MIN (-32768)
106 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 104 # define INT16_MIN (-32768)
106 # define INT_LEAST16_MIN INT16_MIN
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 104 # define INT16_MIN (-32768)
106 # define INT_LEAST16_MIN INT16_MIN

Completed in 756 milliseconds

1 2 3 4 5 6