HomeSort by relevance Sort by last modified time
    Searched defs:UINT16_MAX (Results 51 - 73 of 73) sorted by null

1 23

  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/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/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/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/host/linux-x86/clang-3859424/lib64/clang/4.0/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/host/linux-x86/clang-4053586/lib64/clang/5.0/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/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
stdint.h 612 #define UINT16_MAX UINT16_C(65535)
615 # define __UINT_LEAST16_MAX UINT16_MAX
618 # 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
  /prebuilts/misc/linux-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
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp 407 #ifndef UINT16_MAX
408 #define UINT16_MAX (65535U)
    [all...]
  /external/python/cpython2/Lib/plat-linux2/
IN.py 103 UINT16_MAX = (65535)
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 103 UINT16_MAX = (65535)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 103 UINT16_MAX = (65535)

Completed in 1314 milliseconds

1 23