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

1 2 3 4 5 6

  /external/chromium_org/build/
intsafe_workaround.h 21 #undef UINT16_MAX
  /external/bison/src/
system.h 33 # undef UINT16_MAX
  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 172 #ifndef UINT16_MAX
174 # define UINT16_MAX ((uint16_t)(65535U))
  /external/icu/icu4c/source/common/unicode/
umachine.h 153 #ifndef UINT16_MAX
155 # define UINT16_MAX ((uint16_t)(65535U))
  /external/llvm/include/llvm/Support/
DataTypes.h 89 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 # define UINT16_MAX 65535
  /external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_WIC.cpp 24 #undef UINT16_MAX
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events-flex.h 82 #ifndef UINT16_MAX
83 #define UINT16_MAX (65535U)
  /external/skia/src/ports/
SkImageDecoder_WIC.cpp 24 #undef UINT16_MAX
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 138 #define UINT16_MAX 65535
154 #define UINT_LEAST16_MAX UINT16_MAX
170 #define UINT_FAST16_MAX UINT16_MAX
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 141 #define UINT16_MAX _UI16_MAX
155 #define UINT_LEAST16_MAX UINT16_MAX
169 #define UINT_FAST16_MAX UINT16_MAX
  /external/chromium_org/third_party/re2/mswin/
stdint.h 141 #define UINT16_MAX _UI16_MAX
155 #define UINT_LEAST16_MAX UINT16_MAX
169 #define UINT_FAST16_MAX UINT16_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 141 #define UINT16_MAX _UI16_MAX
155 #define UINT_LEAST16_MAX UINT16_MAX
169 #define UINT_FAST16_MAX UINT16_MAX
  /external/mesa3d/include/c99/
stdint.h 141 #define UINT16_MAX _UI16_MAX
155 #define UINT_LEAST16_MAX UINT16_MAX
169 #define UINT_FAST16_MAX UINT16_MAX
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 308 static final int UINT16_MAX = 0xFFFF;
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 136 #define UINT16_MAX 65535
152 #define UINT_LEAST16_MAX UINT16_MAX
168 #define UINT_FAST16_MAX UINT16_MAX
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__

Completed in 1324 milliseconds

1 2 3 4 5 6