HomeSort by relevance Sort by last modified time
    Searched full:int32_min (Results 1 - 25 of 242) sorted by null

1 2 3 4 5 6 7 8 910

  /frameworks/native/services/sensorservice/
SensorRegistrationInfo.h 33 mSensorHandle = mSamplingRateUs = mMaxReportLatencyUs = INT32_MIN;
34 mHour = mMin = mSec = INT32_MIN;
39 return (info.mHour == INT32_MIN &&
40 info.mMin == INT32_MIN &&
41 info.mSec == INT32_MIN);
  /external/valgrind/none/tests/s390x/
comp-1.c 93 SCOMP_REG_REG(insn, INT32_MIN, INT32_MIN); \
94 SCOMP_REG_REG(insn, INT32_MIN, INT32_MAX); \
95 SCOMP_REG_REG(insn, INT32_MAX, INT32_MIN); \
123 SCOMP_REG_MEM(insn, INT32_MIN, INT32_MIN, op2_t); \
124 SCOMP_REG_MEM(insn, INT32_MIN, INT32_MAX, op2_t); \
125 SCOMP_REG_MEM(insn, INT32_MAX, INT32_MIN, op2_t); \
153 SCOMP_REG_IMM(insn, INT32_MIN, INT32_MIN); \
    [all...]
  /external/llvm/test/CodeGen/X86/
pr21099.ll 6 ; This number is INT32_MIN: 0x80000000UL
  /bionic/libc/include/
stdint.h 168 #define INT_FAST16_MIN INT32_MIN
175 #define INT32_MIN (-2147483647-1)
177 #define INT_LEAST32_MIN INT32_MIN
179 #define INT_FAST32_MIN INT32_MIN
202 #define SIG_ATOMIC_MIN INT32_MIN
209 # define WINT_MIN INT32_MIN
220 # define INTPTR_MIN INT32_MIN
223 # define PTRDIFF_MIN INT32_MIN
  /development/ndk/platforms/android-21/include/
stdint.h 168 #define INT_FAST16_MIN INT32_MIN
175 #define INT32_MIN (-2147483647-1)
177 #define INT_LEAST32_MIN INT32_MIN
179 #define INT_FAST32_MIN INT32_MIN
203 #define SIG_ATOMIC_MIN INT32_MIN
210 # define WINT_MIN INT32_MIN
221 # define INTPTR_MIN INT32_MIN
224 # define PTRDIFF_MIN INT32_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 129 an unsigned type, so INT32_MIN (and the most negative member of
132 #define INT32_MIN (-INT32_MAX-1)
143 #define INT_LEAST32_MIN INT32_MIN
159 #define INT_FAST32_MIN INT32_MIN
178 #define INTPTR_MIN INT32_MIN
199 #define PTRDIFF_MIN INT32_MIN
233 #define WINT_MIN INT32_MIN
236 #define SIG_ATOMIC_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
stdint.h 99 # define INT_FAST16_MIN INT32_MIN
128 # define INT32_MIN (-2147483647-1)
130 # define INT_LEAST32_MIN INT32_MIN
132 # define INT_FAST32_MIN INT32_MIN
203 # define INTPTR_MIN INT32_MIN
206 # define PTRDIFF_MIN INT32_MIN
236 # define SIG_ATOMIC_MIN INT32_MIN
247 # define WINT_MIN INT32_MIN

Completed in 1791 milliseconds

1 2 3 4 5 6 7 8 910