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

1 2 3 4 5 6 7 8 910

  /art/compiler/
compiler.cc 51 if (accessor.InsnsSizeInCodeUnits() >= UINT16_MAX / 4) {
57 if (accessor.RegistersSize() >= UINT16_MAX / 4) {
  /system/chre/platform/include/chre/platform/
platform_id.h 44 static_assert(CHRE_PATCH_VERSION <= UINT16_MAX,
  /external/llvm/include/llvm/Support/
DataTypes.h 89 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 # define UINT16_MAX 65535
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 # define UINT16_MAX 65535
  /external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
129 #ifndef UINT16_MAX
130 # define UINT16_MAX 65535
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
129 #ifndef UINT16_MAX
130 # define UINT16_MAX 65535
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
129 #ifndef UINT16_MAX
130 # define UINT16_MAX 65535
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
129 #ifndef UINT16_MAX
130 # define UINT16_MAX 65535
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 88 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 #define UINT16_MAX 65535
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 89 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 # define UINT16_MAX 65535
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 89 #define UINT16_MAX 65535
130 #ifndef UINT16_MAX
131 # define UINT16_MAX 65535
  /external/arm-neon-tests/
ref_vaddhn.c 73 VDUP(vector1, q, int, s, 32, 4, 50*(UINT16_MAX+1));
76 VDUP(vector1, q, uint, u, 32, 4, 55*(UINT16_MAX+1));
80 VDUP(vector2, q, int, s, 32, 4, (uint32_t)UINT16_MAX);
83 VDUP(vector2, q, uint, u, 32, 4, (uint32_t)UINT16_MAX);
  /external/llvm/lib/DebugInfo/CodeView/
MemoryTypeTableBuilder.cpp 17 assert(Data.size() <= UINT16_MAX);
29 assert(TotalSize - SizeOfRecLen <= UINT16_MAX);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 87 #define UINT16_MAX 65535
103 #define UINT_LEAST16_MAX UINT16_MAX
119 #define UINT_FAST16_MAX UINT16_MAX
  /external/dhcpcd-6.8.2/
if-options.h 159 uint8_t requestmask6[(UINT16_MAX + 1) / NBBY];
160 uint8_t requiremask6[(UINT16_MAX + 1) / NBBY];
161 uint8_t nomask6[(UINT16_MAX + 1) / NBBY];
162 uint8_t rejectmask6[(UINT16_MAX + 1) / NBBY];
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 78 #define UINT16_MAX 0xffff
100 #define UINT_LEAST16_MAX UINT16_MAX
  /external/llvm/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 102 static const unsigned short InvalidNumMicroOps = UINT16_MAX;
103 static const unsigned short VariantNumMicroOps = UINT16_MAX - 1;

Completed in 1046 milliseconds

1 2 3 4 5 6 7 8 910