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

  /frameworks/base/media/libstagefright/codecs/aacdec/
pv_audio_type_defs.h 99 #ifndef INT16_MIN
100 #define INT16_MIN (-32768)
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 92 #ifndef INT16_MIN
93 #define INT16_MIN (-32768)
  /external/webkit/JavaScriptCore/icu/unicode/
umachine.h 162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1))
  /external/webkit/JavaScriptGlue/icu/unicode/
umachine.h 162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1))
  /external/webkit/WebCore/icu/unicode/
umachine.h 162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1))
  /external/webkit/WebKit/mac/icu/unicode/
umachine.h 162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1))
  /external/chromium/third_party/icu/public/common/unicode/
umachine.h 139 #ifndef INT16_MIN
141 # define INT16_MIN ((int16_t)(-32767-1))
  /external/icu4c/common/unicode/
umachine.h 146 #ifndef INT16_MIN
148 # define INT16_MIN ((int16_t)(-32767-1))
  /bionic/libc/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 109 # define INT16_MIN (-32768)
111 # define INT_LEAST16_MIN INT16_MIN
  /external/bison/src/
system.h 29 # undef INT16_MIN
scan-skel.c 71 #ifndef INT16_MIN
72 #define INT16_MIN (-32767-1)
    [all...]
scan-gram.c 71 #ifndef INT16_MIN
72 #define INT16_MIN (-32767-1)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 161 # define INT16_MIN (-32767-1)
  /system/core/sh/
init.c 141 #undef INT16_MIN
142 #define INT16_MIN (-32767-1)
433 #undef INT16_MIN
434 #define INT16_MIN (-32767-1)
725 #undef INT16_MIN
726 #define INT16_MIN (-32767-1)
arith_lex.c 55 #ifndef INT16_MIN
56 #define INT16_MIN (-32767-1)
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 54 #ifndef INT16_MIN
55 #define INT16_MIN (-32767-1)
    [all...]
  /external/libpcap/
scanner.c 54 #ifndef INT16_MIN
55 #define INT16_MIN (-32767-1)
    [all...]

Completed in 2132 milliseconds