Home
last modified time | relevance | path

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

123

/third_party/cef/include/base/
Dcef_basictypes.h47 typedef unsigned long uint64; typedef
50 typedef unsigned long long uint64; typedef
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dprint-crc32-example.go70 func makePoly(n int, bits uint64) []byte {
103 func do(invert bool, polyN int, polyBits uint64, binaryData []byte) {
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h49 typedef uint64_t uint64; typedef
73 typedef unsigned long long uint64; typedef
Ddng_exif.cpp866 uint64 /* tagOffset */) in Parse_ifd0() argument
1260 uint64 /* tagOffset */) in Parse_ifd0_main() argument
1389 uint64 /* tagOffset */) in Parse_ifd0_exif() argument
3567 uint64 /* tagOffset */) in Parse_gps() argument
4029 uint64 /* tagOffset */) in Parse_interoperability() argument
Ddng_stream.cpp96 uint64 /* offset */) in DoRead() argument
105 void dng_stream::DoSetLength (uint64 /* length */) in DoSetLength() argument
116 uint64 /* offset */) in DoWrite() argument
Ddng_info.cpp1405 uint64 /* count */, in ParseSonyPrivateData() argument
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h29 typedef uint64_t uint64; typedef
80 typedef unsigned long uint64; typedef
82 typedef unsigned long long uint64; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dxdefs.h21 typedef unsigned long long uint64; typedef
/third_party/boost/libs/endian/test/
Dintrinsic_test.cpp12 typedef unsigned long long uint64; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dtrunc-not0.c9 typedef __UINT64_TYPE__ uint64; typedef
/third_party/flatbuffers/python/flatbuffers/
Dpacker.py30 uint64 = struct.Struct("<Q") variable
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h33 typedef uint64_t uint64; typedef
/third_party/glib/gio/
Dgfileattribute-priv.h37 guint64 uint64; member
Dgio-tool-set.c82 guint64 uint64; in handle_set() local
/third_party/mindspore/mindspore/core/load_mindir/
Danf_model_parser.h30 using uint64 = uint64_t; variable
/third_party/protobuf/python/google/protobuf/internal/
Dtest_proto3_optional.proto55 optional uint64 optional_uint64 = 4; field
Dwire_format.py139 def UInt64ByteSize(field_number, uint64): argument
232 def _VarUInt64ByteSizeNoTag(uint64): argument
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_optional.proto58 optional uint64 optional_uint64 = 4; field
/third_party/flatbuffers/tests/MyGame/Example/
DReferrable.go73 func ReferrableAddId(builder *flatbuffers.Builder, id uint64) {
/third_party/flutter/skia/third_party/externals/wuffs/lib/rac/
Dwriter.go31 func isZeroOrAPowerOf2(x uint64) bool {
35 func putU64LE(b []byte, v uint64) {
Dwriter_test.go169 func testWriter(iloc IndexLocation, tempFile io.ReadWriter, cPageSize uint64, empty bool) error {
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp27 typedef std::uint64_t uint64; typedef
214 typedef detail::uint64 uint64; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h31 typedef uint64_t uint64; typedef
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c39 uint64_t uint64; member
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dwrappers.proto75 google.protobuf.UInt64Value uint64 = 1; field

123