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

1 2 3 4 5

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 92 #ifndef INT16_MIN
93 #define INT16_MIN (-32768)
  /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/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
127 #ifndef INT16_MIN
128 # define INT16_MIN -32768
DataTypes.h.cmake 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
DataTypes.h.in 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
  /external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
126 #ifndef INT16_MIN
127 # define INT16_MIN -32768
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 87 #define INT16_MIN -32768
127 #ifndef INT16_MIN
128 #define INT16_MIN -32768
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 88 #define INT16_MIN -32768
127 #ifndef INT16_MIN
128 # define INT16_MIN -32768
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 88 #define INT16_MIN -32768
127 #ifndef INT16_MIN
128 # define INT16_MIN -32768
  /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
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 66 #define INT16_MIN (-0x7fff-1)
88 #define INT_LEAST16_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/libusb/msvc/
stdint.h 128 #define INT16_MIN (-32768)
144 #define INT_LEAST16_MIN INT16_MIN
160 #define INT_FAST16_MIN INT16_MIN
  /external/libvncserver/compat/msvc/
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/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 119 #define INT16_MIN ((int16_t)_I16_MIN)
133 #define INT_LEAST16_MIN INT16_MIN
147 #define INT_FAST16_MIN INT16_MIN
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 180 #define INT16_MIN ((int16_t)_I16_MIN)
194 #define INT_LEAST16_MIN INT16_MIN
208 #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 163 #ifndef INT16_MIN
165 # define INT16_MIN ((int16_t)(-32767-1))
  /external/syslinux/com32/include/
stdint.h 32 #define INT16_MIN (-32768)
47 #define INT_LEAST16_MIN INT16_MIN
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_limits.h 43 #define INT16_MIN (-0x7fff-1) /* int16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_limits.h 43 #define INT16_MIN (-0x7fff-1) /* int16_t */

Completed in 436 milliseconds

1 2 3 4 5