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

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_types.h 39 typedef uint16_t uint16; typedef
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_types.h 39 typedef uint16_t uint16; typedef
  /external/openfst/src/include/fst/
types.h 34 typedef uint16_t uint16; typedef
  /external/ceres-solver/internal/ceres/
integral_types.h 84 typedef UnsignedInteger<16>::type uint16; typedef in namespace:ceres::internal
  /external/chromium_org/third_party/snappy/linux/
snappy-stubs-public.h 65 typedef uint16_t uint16; typedef in namespace:snappy
74 typedef unsigned short uint16;
  /external/chromium_org/third_party/snappy/mac/
snappy-stubs-public.h 65 typedef uint16_t uint16; typedef in namespace:snappy
74 typedef unsigned short uint16;
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 57 typedef unsigned short uint16; typedef
  /external/chromium_org/third_party/snappy/win32/
snappy-stubs-public.h 65 typedef uint16_t uint16;
74 typedef unsigned short uint16; typedef in namespace:snappy
  /external/libyuv/files/include/libyuv/
basic_types.h 57 typedef unsigned short uint16; // NOLINT typedef
  /external/chromium_org/base/
basictypes.h 26 typedef uint16_t uint16; typedef
46 const uint16 kuint16max = 0xFFFF;
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef unsigned short uint16; // NOLINT typedef
  /external/chromium_org/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef unsigned short uint16; // NOLINT typedef
  /external/chromium_org/third_party/smhasher/src/
Spooky.h 34 typedef unsigned __int16 uint16; typedef
41 typedef uint16_t uint16; typedef
  /external/chromium_org/third_party/webrtc/base/
basictypes.h 75 typedef unsigned short uint16; // NOLINT typedef
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
basictypes.h 40 typedef uint16_t uint16; typedef
45 const uint16 kuint16max = UINT16_MAX;
83 typedef unsigned short uint16; typedef
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
basictypes.h 29 typedef uint16_t uint16; typedef in namespace:i18n::phonenumbers
34 const uint16 kuint16max = UINT16_MAX;
72 typedef unsigned short uint16;
  /external/chromium_org/third_party/re2/util/
util.h 71 typedef uint16_t uint16; typedef in namespace:re2
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 56 typedef unsigned short uint16; typedef
65 typedef uint16 count_t;
  /external/chromium_org/third_party/cld/base/
basictypes.h 44 typedef unsigned short uint16; typedef
66 const uint16 kuint16max = ((uint16) 0xFFFF);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
basictypes.h 69 typedef uint16_t uint16; typedef
73 const uint16 kuint16max = ( (uint16) 0xFFFF);
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
basictypes.h 69 typedef uint16_t uint16; typedef
73 const uint16 kuint16max = ( (uint16) 0xFFFF);
  /external/lldb/include/lldb/Core/
RegisterValue.h 65 m_data.uint16 = inst;
229 m_data.uint16 = uint;
286 m_data.uint16 = uint;
386 uint16_t uint16; member in union:lldb_private::RegisterValue::__anon4779
  /external/chromium_org/third_party/libyuv/util/
ssim.cc 20 typedef unsigned short uint16; // NOLINT typedef
53 #define PWEIGHT(A, B) static_cast<uint16>(K[(A)] * K[(B)]) // weight product
62 uint16 i16_[8];
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h 51 * It is trickier to define uint, int8, uint8, int16, uint16,
121 * uint16
125 typedef PRUint16 uint16; typedef
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 181 typedef unsigned __int16 uint16; typedef in namespace:google::protobuf
191 typedef uint16_t uint16; typedef in namespace:google::protobuf
    [all...]

Completed in 1428 milliseconds

1 2