/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 | 23 typedef unsigned __int64 uint64; typedef 34 typedef unsigned long uint64; // NOLINT typedef 44 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
|
D | dng_info.cpp | 1405 uint64 /* count */, in ParseSonyPrivateData() argument
|
/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 | 13 func poly1305(out *[16]byte, m *byte, mlen uint64, key *[32]byte)
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvmuxertypes.hpp | 26 typedef unsigned long long uint64; typedef
|
D | mkvwriter.cpp | 88 void MkvWriter::ElementStartNotify(uint64, int64) {} in ElementStartNotify() argument
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 33 typedef uint64_t uint64; typedef
|
/external/google-breakpad/src/common/dwarf/ |
D | types.h | 46 typedef unsigned long long uint64; typedef
|
/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/jemalloc/test/unit/ |
D | atomic.c | 68 TEST_STRUCT(uint64, uint64_t) in TEST_STRUCT() argument
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 135 typedef u_int64_t uint64; typedef 140 typedef unsigned __int64 uint64; typedef
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 36 uint64_t uint64; member
|
/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 | 65 func chaCha20(out, in, key, nonce []byte, counter uint64) {
|
/external/regex-re2/util/ |
D | util.h | 74 typedef uint64_t uint64; typedef
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Basic.h | 84 typedef unsigned __int64 uint64; typedef 87 typedef unsigned long long uint64; typedef
|
/external/libpcap/ |
D | pcap-dos.h | 57 typedef unsigned long long uint64; typedef 62 typedef unsigned __int64 uint64; typedef
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_test_bad_identifiers.proto | 79 optional uint64 uint64 = 17; field
|
/external/dbus/tools/ |
D | dbus-send.c | 65 dbus_uint64_t uint64; in append_arg() local
|