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

1 2 3 4 5 6

  /external/qemu/
targphys.h 12 #define TARGET_PHYS_ADDR_MAX UINT32_MAX
  /external/llvm/unittests/Support/
BlockFrequencyTest.cpp 13 BranchProbability Prob(UINT32_MAX - 1, UINT32_MAX);
20 BranchProbability Prob(UINT32_MAX, UINT32_MAX);
34 BranchProbability Prob(UINT32_MAX / 2, UINT32_MAX);
50 BranchProbability Prob(UINT32_MAX, UINT32_MAX);
74 BranchProbability BigZero(0, UINT32_MAX);
75 BranchProbability BigOne(UINT32_MAX, UINT32_MAX)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 117 #ifndef UINT32_MAX
118 #define UINT32_MAX 0xffffffff
  /external/llvm/lib/CodeGen/
MachineBranchProbabilityInfo.cpp 36 assert(MBB->succ_size() < UINT32_MAX);
46 if (Sum <= UINT32_MAX)
51 assert((Sum / UINT32_MAX) < UINT32_MAX);
52 Scale = (Sum / UINT32_MAX) + 1;
59 assert(Sum <= UINT32_MAX);
  /external/bison/lib/
inttypes.in.h 161 # ifdef UINT32_MAX
167 # ifdef UINT32_MAX
173 # ifdef UINT32_MAX
179 # ifdef UINT32_MAX
345 # if UINT_FAST8_MAX > UINT32_MAX
353 # if UINT_FAST8_MAX > UINT32_MAX
361 # if UINT_FAST8_MAX > UINT32_MAX
369 # if UINT_FAST8_MAX > UINT32_MAX
393 # if UINT_FAST16_MAX > UINT32_MAX
401 # if UINT_FAST16_MAX > UINT32_MAX
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
149 # define UINT32_MAX (4294967295U)
150 # define UINT_LEAST32_MAX UINT32_MAX
151 # define UINT_FAST32_MAX UINT32_MAX
216 # define UINTPTR_MAX UINT32_MAX
247 #define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
144 # define UINT32_MAX (4294967295U)
145 # define UINT_LEAST32_MAX UINT32_MAX
146 # define UINT_FAST32_MAX UINT32_MAX
213 # define UINTPTR_MAX UINT32_MAX
254 # define UINTMAX_MAX UINT32_MAX

Completed in 1110 milliseconds

1 2 3 4 5 6