Home
last modified time | relevance | path

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

123456

/external/boringssl/src/ssl/test/runner/curve25519/
Dmont25519_amd64.go15 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/
Dcap_freebsd.go30 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) {
Ddev_netbsd.go11 func Major(dev uint64) uint32 {
16 func Minor(dev uint64) uint32 {
Ddev_freebsd.go17 func Major(dev uint64) uint32 {
22 func Minor(dev uint64) uint32 {
Ddev_openbsd.go11 func Major(dev uint64) uint32 {
16 func Minor(dev uint64) uint32 {
Ddev_dragonfly.go17 func Major(dev uint64) uint32 {
22 func Minor(dev uint64) uint32 {
Ddev_linux.go21 func Major(dev uint64) uint32 {
28 func Minor(dev uint64) uint32 {
Ddev_darwin.go11 func Major(dev uint64) uint32 {
16 func Minor(dev uint64) uint32 {
/external/golang-protobuf/proto/
Dencode.go72 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 {
Dtable_marshal.go1300 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/
Dencode.go87 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 {
Dtable_marshal.go1286 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/
Dconsts.go141 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 {
Dgen.go273 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/
Dsum_s390x.go24 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/
Dbasic_types.h27 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/
Dbasic_types.h26 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/
Dtriegen.go29 func mostFrequentStride(a []uint64) int {
47 func countSparseEntries(a []uint64) int {
/external/syzkaller/vendor/golang.org/x/net/http2/hpack/
Dencode.go141 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/
Dpsnr.cc26 typedef unsigned __int64 uint64; typedef
29 typedef unsigned long uint64; // NOLINT typedef
31 typedef unsigned long long uint64; // NOLINT typedef
/external/dng_sdk/source/
Ddng_types.h49 typedef uint64_t uint64; typedef
73 typedef unsigned long long uint64; typedef
/external/syzkaller/prog/
Dhints.go43 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/
Dgflags_declare.h88 typedef u_int64_t uint64; typedef
93 typedef unsigned __int64 uint64; typedef
/external/perf_data_converter/src/compat/
Dint_compat.h33 using uint64 = ::google::protobuf::uint64; variable
/external/u-boot/test/stdint/
Dint-types.c7 uint64_t uint64 = 0; in test_types() local

123456