HomeSort by relevance Sort by last modified time
    Searched defs:UINT32_MAX (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 117 #ifndef UINT32_MAX
118 #define UINT32_MAX 0xffffffff
  /external/bison/src/
system.h 34 # undef UINT32_MAX
  /external/icu4c/common/unicode/
umachine.h 157 #ifndef UINT32_MAX
159 # define UINT32_MAX ((uint32_t)(4294967295U))
  /external/llvm/include/llvm/Support/
DataTypes.h 92 #define UINT32_MAX 4294967295U
140 #ifndef UINT32_MAX
141 # define UINT32_MAX 4294967295U
  /external/protobuf/python/google/protobuf/internal/
wire_format.py 59 UINT32_MAX = (1 << 32) - 1
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 192 #ifndef UINT32_MAX
194 # define UINT32_MAX ((uint32_t)(4294967295U))
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 192 #ifndef UINT32_MAX
194 # define UINT32_MAX ((uint32_t)(4294967295U))
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 192 #ifndef UINT32_MAX
194 # define UINT32_MAX ((uint32_t)(4294967295U))
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 192 #ifndef UINT32_MAX
194 # define UINT32_MAX ((uint32_t)(4294967295U))
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 250 #undef UINT32_MAX
251 #define UINT32_MAX (4294967295U)
  /bionic/libc/include/
stdint.h 104 # define UINT_FAST16_MAX UINT32_MAX
135 # define UINT32_MAX (4294967295U)
136 # define UINT_LEAST32_MAX UINT32_MAX
137 # define UINT_FAST32_MAX UINT32_MAX
200 # define UINTPTR_MAX UINT32_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 104 # define UINT_FAST16_MAX UINT32_MAX
135 # define UINT32_MAX (4294967295U)
136 # define UINT_LEAST32_MAX UINT32_MAX
137 # define UINT_FAST32_MAX UINT32_MAX
200 # define UINTPTR_MAX UINT32_MAX
  /external/libusb_aah/msvc/
stdint.h 139 #define UINT32_MAX 0xffffffffU /* 4294967295U */
155 #define UINT_LEAST32_MAX UINT32_MAX
171 #define UINT_FAST32_MAX UINT32_MAX
183 #define UINTPTR_MAX UINT32_MAX
207 #define SIZE_MAX UINT32_MAX
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 137 #define UINT32_MAX 4294967295U
153 #define UINT_LEAST32_MAX UINT32_MAX
169 #define UINT_FAST32_MAX UINT32_MAX
185 #define UINTPTR_MAX UINT32_MAX
210 #define SIZE_MAX UINT32_MAX
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 125 # undef UINT32_MAX
126 # define UINT32_MAX __UINT32_MAX__

Completed in 446 milliseconds

1 2 3 4