/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/syzkaller/vendor/golang.org/x/sys/unix/ |
D | cap_freebsd.go | 30 func capidxbit(right uint64) int { 34 func rightToIndex(right uint64) (int, error) { 42 func caprver(right uint64) int { 55 func CapRightsSet(rights *CapRights, setrights []uint64) error { 90 func CapRightsClear(rights *CapRights, clearrights []uint64) error { 125 func CapRightsIsSet(rights *CapRights, setrights []uint64) (bool, error) { 158 func capright(idx uint64, bit uint64) uint64 { 164 func CapRightsInit(rights []uint64) (*CapRights, error) {
|
D | dev_netbsd.go | 11 func Major(dev uint64) uint32 { 16 func Minor(dev uint64) uint32 {
|
D | dev_freebsd.go | 17 func Major(dev uint64) uint32 { 22 func Minor(dev uint64) uint32 {
|
D | dev_openbsd.go | 11 func Major(dev uint64) uint32 { 16 func Minor(dev uint64) uint32 {
|
D | dev_dragonfly.go | 17 func Major(dev uint64) uint32 { 22 func Minor(dev uint64) uint32 {
|
D | dev_linux.go | 21 func Major(dev uint64) uint32 { 28 func Minor(dev uint64) uint32 {
|
D | dev_darwin.go | 11 func Major(dev uint64) uint32 { 16 func Minor(dev uint64) uint32 {
|
/external/golang-protobuf/proto/ |
D | encode.go | 72 func EncodeVarint(x uint64) []byte { 88 func (p *Buffer) EncodeVarint(x uint64) error { 98 func SizeVarint(x uint64) int { 125 func (p *Buffer) EncodeFixed64(x uint64) error { 141 func (p *Buffer) EncodeFixed32(x uint64) error { 153 func (p *Buffer) EncodeZigzag64(x uint64) error { 161 func (p *Buffer) EncodeZigzag32(x uint64) error {
|
D | table_marshal.go | 1300 func appendFixed64(b []byte, v uint64) []byte { 1314 func appendVarint(b []byte, v uint64) []byte { 1396 func appendFixed32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1402 func appendFixed32ValueNoZero(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1411 func appendFixed32Ptr(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1420 func appendFixed32Slice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1428 func appendFixed32PackedSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1440 func appendFixedS32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1446 func appendFixedS32ValueNoZero(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1455 func appendFixedS32Ptr(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { [all …]
|
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | encode.go | 87 func EncodeVarint(x uint64) []byte { 103 func (p *Buffer) EncodeVarint(x uint64) error { 113 func SizeVarint(x uint64) int { 140 func (p *Buffer) EncodeFixed64(x uint64) error { 156 func (p *Buffer) EncodeFixed32(x uint64) error { 168 func (p *Buffer) EncodeZigzag64(x uint64) error { 176 func (p *Buffer) EncodeZigzag32(x uint64) error {
|
D | table_marshal.go | 1286 func appendFixed64(b []byte, v uint64) []byte { 1300 func appendVarint(b []byte, v uint64) []byte { 1382 func appendFixed32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1388 func appendFixed32ValueNoZero(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1397 func appendFixed32Ptr(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1406 func appendFixed32Slice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1414 func appendFixed32PackedSlice(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1426 func appendFixedS32Value(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1432 func appendFixedS32ValueNoZero(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { 1441 func appendFixedS32Ptr(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { [all …]
|
/external/syzkaller/pkg/compiler/ |
D | consts.go | 141 func (comp *compiler) assignSyscallNumbers(consts map[string]uint64) { 165 func (comp *compiler) patchConsts(consts map[string]uint64) { 227 func (comp *compiler) patchIntConst(val *uint64, id *string, consts map[string]uint64, missing *str… 241 func SerializeConsts(consts map[string]uint64, undeclared map[string]bool) []byte {
|
D | gen.go | 273 func setBitfieldOffset(t0 prog.Type, offset uint64, middle bool) { 290 func (comp *compiler) addAlignment(fields []prog.Type, varlen, packed bool, alignAttr uint64) []pro… 382 func genPad(size uint64) prog.Type { 410 func genCommon(name, field string, size uint64, dir prog.Dir, opt bool) prog.TypeCommon { 420 func genIntCommon(com prog.TypeCommon, bitLen uint64, bigEndian bool) prog.IntTypeCommon {
|
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | sum_s390x.go | 24 func poly1305vx(out *[16]byte, m *byte, mlen uint64, key *[32]byte) 30 func poly1305vmsl(out *[16]byte, m *byte, mlen uint64, key *[32]byte)
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 27 typedef unsigned __int64 uint64; typedef 38 typedef unsigned long uint64; // NOLINT typedef 48 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/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
D | triegen.go | 29 func mostFrequentStride(a []uint64) int { 47 func countSparseEntries(a []uint64) int {
|
/external/syzkaller/vendor/golang.org/x/net/http2/hpack/ |
D | encode.go | 141 func appendIndexed(dst []byte, i uint64) []byte { 168 func appendIndexedName(dst []byte, f HeaderField, i uint64, indexing bool) []byte { 195 func appendVarInt(dst []byte, n byte, i uint64) []byte {
|
/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/dng_sdk/source/ |
D | dng_types.h | 49 typedef uint64_t uint64; typedef 73 typedef unsigned long long uint64; typedef
|
/external/syzkaller/prog/ |
D | hints.go | 43 func (m CompMap) AddComp(arg1, arg2 uint64) { 166 func shrinkExpand(v uint64, compMap CompMap) (replacers uint64Set) {
|
/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/u-boot/test/stdint/ |
D | int-types.c | 7 uint64_t uint64 = 0; in test_types() local
|