/external/boringssl/src/ssl/test/runner/curve25519/ |
D | mont25519_amd64.go | 15 func cswap(inout *[5]uint64, v uint64) 19 func ladderstep(inout *[5][5]uint64) 23 func freeze(inout *[5]uint64) 27 func mul(dest, a, b *[5]uint64) 31 func square(out, in *[5]uint64) 34 func mladder(xr, zr *[5]uint64, s *[32]byte) { 77 func setint(r *[5]uint64, v uint64) { 87 func unpack(r *[5]uint64, x *[32]byte) { 132 func pack(out *[32]byte, x *[5]uint64) { 179 func invert(r *[5]uint64, x *[5]uint64) {
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 26 typedef unsigned __int64 uint64; typedef 37 typedef unsigned long uint64; // NOLINT typedef 47 typedef unsigned long long uint64; // NOLINT typedef
|
/external/libyuv/files/include/libyuv/ |
D | basic_types.h | 26 typedef unsigned __int64 uint64; typedef 37 typedef unsigned long uint64; // NOLINT typedef 47 typedef unsigned long long uint64; // NOLINT typedef
|
/external/golang-protobuf/proto/ |
D | encode.go | 95 func EncodeVarint(x uint64) []byte { 111 func (p *Buffer) EncodeVarint(x uint64) error { 121 func SizeVarint(x uint64) int { 125 func sizeVarint(x uint64) (n int) { 139 func (p *Buffer) EncodeFixed64(x uint64) error { 152 func sizeFixed64(x uint64) int { 159 func (p *Buffer) EncodeFixed32(x uint64) error { 168 func sizeFixed32(x uint64) int { 175 func (p *Buffer) EncodeZigzag64(x uint64) error { 180 func sizeZigzag64(x uint64) int { [all …]
|
D | pointer_unsafe.go | 225 func word64_Set(p word64, o *Buffer, x uint64) { 249 func word64Val_Set(p word64Val, o *Buffer, x uint64) { 264 func (v *word64Slice) Append(x uint64) { *v = append(*v, x) }
|
/external/dng_sdk/source/ |
D | dng_types.h | 49 typedef uint64_t uint64; typedef 73 typedef unsigned long long uint64; typedef
|
D | dng_exif.cpp | 866 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
|
/external/libyuv/files/util/ |
D | psnr.cc | 26 typedef unsigned __int64 uint64; typedef 29 typedef unsigned long uint64; // NOLINT typedef 31 typedef unsigned long long uint64; // NOLINT typedef
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags_declare.h | 88 typedef u_int64_t uint64; typedef 93 typedef unsigned __int64 uint64; typedef
|
/external/perf_data_converter/src/compat/ |
D | int_compat.h | 33 using uint64 = ::google::protobuf::uint64; variable
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | xdefs.h | 21 typedef unsigned long long uint64; typedef
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | integral_types.h | 32 typedef unsigned long long uint64; typedef
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxertypes.h | 18 typedef unsigned long long uint64; typedef
|
D | mkvwriter.cc | 88 void MkvWriter::ElementStartNotify(uint64, int64) {} in ElementStartNotify() argument
|
/external/libtextclassifier/util/base/ |
D | integral_types.h | 27 typedef unsigned long long uint64; typedef
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_int.hpp | 50 typedef std::uint64_t uint64; typedef 97 typedef detail::uint64 uint64; typedef
|
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | sum_amd64.go | 11 func poly1305(out *[16]byte, m *byte, mlen uint64, key *[32]byte)
|
/external/google-breakpad/src/common/dwarf/ |
D | types.h | 46 typedef unsigned long long uint64; typedef
|
/external/perf_data_converter/src/ |
D | builder.h | 21 typedef uint64_t uint64; typedef
|
/external/flatbuffers/python/flatbuffers/ |
D | packer.py | 30 uint64 = struct.Struct("<Q") variable
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 33 typedef uint64_t uint64; typedef
|
/external/syslinux/gpxe/src/include/ |
D | stdint.h | 34 typedef uint64_t uint64; typedef
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
D | gflags_declare.h | 83 typedef uint64_t uint64; typedef
|
/external/jemalloc/test/unit/ |
D | atomic.c | 68 TEST_STRUCT(uint64, uint64_t) in TEST_STRUCT() argument
|
/external/gflags/src/ |
D | gflags_declare.h.in | 92 typedef uint64_t uint64; typedef
|