/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/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/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/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
|
D | dng_stream.cpp | 96 uint64 /* offset */) in DoRead() argument 105 void dng_stream::DoSetLength (uint64 /* length */) in DoSetLength() argument 116 uint64 /* offset */) in DoWrite() 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/swiftshader/third_party/subzero/crosstest/ |
D | xdefs.h | 21 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 | 86 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/openssh/ |
D | hash.c | 28 typedef unsigned long long uint64; typedef
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 33 typedef uint64_t uint64; typedef
|
/external/flatbuffers/python/flatbuffers/ |
D | packer.py | 30 uint64 = struct.Struct("<Q") variable
|
/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/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 139 def UInt64ByteSize(field_number, uint64): argument 232 def _VarUInt64ByteSizeNoTag(uint64): argument
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | wire_format.py | 139 def UInt64ByteSize(field_number, uint64): argument 232 def _VarUInt64ByteSizeNoTag(uint64): argument
|
/external/mmc-utils/3rdparty/hmac_sha/ |
D | sha2.h | 55 typedef unsigned long long uint64; typedef
|
/external/boringssl/src/ssl/test/runner/ |
D | chacha20_poly1305.go | 79 func chaCha20(out, in, key, nonce []byte, counter uint64) {
|