Home
last modified time | relevance | path

Searched defs:uint64 (Results 1 – 25 of 50) sorted by relevance

12

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h23 typedef unsigned __int64 uint64; typedef
34 typedef unsigned long uint64; typedef
44 typedef unsigned long long uint64; typedef
/external/chromium_org/third_party/webrtc/base/
Dbasictypes.h29 typedef unsigned __int64 uint64; typedef
42 typedef uint64_t uint64; typedef
52 typedef unsigned long uint64; // NOLINT typedef
62 typedef unsigned long long uint64; // NOLINT typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h23 typedef unsigned __int64 uint64; typedef
34 typedef unsigned long uint64; // NOLINT typedef
44 typedef unsigned long long uint64; // NOLINT typedef
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
Dbasictypes.h42 typedef uint64_t uint64; typedef
93 typedef unsigned long uint64; typedef
95 typedef unsigned long long uint64; typedef
/external/chromium_org/base/
Dbasictypes.h38 typedef unsigned long uint64; typedef
41 typedef unsigned long long uint64; typedef
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h26 typedef unsigned __int64 uint64; typedef
37 typedef unsigned long uint64; // NOLINT typedef
47 typedef unsigned long long uint64; // NOLINT typedef
/external/chromium_org/third_party/libyuv/include/libyuv/
Dbasic_types.h26 typedef unsigned __int64 uint64; typedef
37 typedef unsigned long uint64; // NOLINT typedef
47 typedef unsigned long long uint64; // NOLINT typedef
/external/chromium_org/third_party/libyuv/util/
Dpsnr.cc26 typedef unsigned __int64 uint64; typedef
29 typedef unsigned long uint64; // NOLINT typedef
31 typedef unsigned long long uint64; // NOLINT typedef
/external/chromium_org/base/third_party/symbolize/
Dutilities.h9 typedef uint64_t uint64; typedef
/external/openfst/src/include/fst/
Dtypes.h36 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
Dsvga_types.h33 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvmuxertypes.hpp26 typedef unsigned long long uint64; typedef
Dmkvwriter.cpp88 void MkvWriter::ElementStartNotify(uint64, int64) {} in ElementStartNotify() argument
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxertypes.hpp26 typedef unsigned long long uint64; typedef
Dmkvwriter.cpp94 void MkvWriter::ElementStartNotify(uint64, int64) { in ElementStartNotify() argument
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h33 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/snappy/linux/
Dsnappy-stubs-public.h69 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/snappy/mac/
Dsnappy-stubs-public.h69 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/cld/base/
Dbasictypes.h54 typedef unsigned long uint64; typedef
56 typedef unsigned long long uint64; typedef
/external/chromium_org/third_party/smhasher/src/
DCity.h60 typedef uint64_t uint64; typedef
DSpooky.h32 typedef unsigned __int64 uint64; typedef
39 typedef uint64_t uint64; typedef
/external/chromium_org/third_party/snappy/win32/
Dsnappy-stubs-public.h78 typedef unsigned long long uint64; typedef
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c36 uint64_t uint64; member
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_util.c36 uint64_t uint64; member
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py139 def UInt64ByteSize(field_number, uint64): argument
232 def _VarUInt64ByteSizeNoTag(uint64): argument

12