HomeSort by relevance Sort by last modified time
    Searched refs:UINT16_MAX (Results 101 - 125 of 174) sorted by null

1 2 3 45 6 7

  /prebuilts/gcc/linux-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/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-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/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /external/bison/darwin-lib/
inttypes.h 437 # ifdef UINT16_MAX
443 # ifdef UINT16_MAX
449 # ifdef UINT16_MAX
455 # ifdef UINT16_MAX
942 # ifdef UINT16_MAX
948 # ifdef UINT16_MAX
954 # ifdef UINT16_MAX
    [all...]
  /external/bison/linux-lib/
inttypes.h 437 # ifdef UINT16_MAX
443 # ifdef UINT16_MAX
449 # ifdef UINT16_MAX
455 # ifdef UINT16_MAX
942 # ifdef UINT16_MAX
948 # ifdef UINT16_MAX
954 # ifdef UINT16_MAX
    [all...]
  /art/compiler/dwarf/
writer.h 40 DCHECK_LE(value, UINT16_MAX);
  /external/clang/tools/diagtool/
TreeView.cpp 89 if (RootGroup.size() > UINT16_MAX) {
  /external/iproute2/tc/
tc_core.c 173 if ((sz >> s->size_log) > UINT16_MAX) {
  /external/lldb/include/lldb/DataFormatters/
TypeCategory.h 51 static const uint16_t ALL_ITEM_TYPES = UINT16_MAX;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 172 # define UINT16_MAX (65535)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 172 # define UINT16_MAX (65535)
  /external/clang/lib/Headers/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 616 #define UINT16_MAX UINT16_C(65535)
619 # define __UINT_LEAST16_MAX UINT16_MAX
622 # define __UINT_LEAST8_MAX UINT16_MAX

Completed in 987 milliseconds

1 2 3 45 6 7