Home
last modified time | relevance | path

Searched defs:int64 (Results 1 – 25 of 201) sorted by relevance

123456789

/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dfuncs.go96 func GetTopChannels(id int64) ([]*ChannelMetric, bool) {
106 func GetServers(id int64) ([]*ServerMetric, bool) {
117 func GetServerSockets(id int64, startID int64) ([]*SocketMetric, bool) {
122 func GetChannel(id int64) *ChannelMetric {
127 func GetSubChannel(id int64) *SubChannelMetric {
132 func GetSocket(id int64) *SocketMetric {
140 func RegisterChannel(c Channel, pid int64, ref string) int64 {
161 func RegisterSubChannel(c Channel, pid int64, ref string) int64 {
197 func RegisterListenSocket(s Socket, pid int64, ref string) int64 {
212 func RegisterNormalSocket(s Socket, pid int64, ref string) int64 {
[all …]
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_arm.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
48 func seek(fd int, offset int64, whence int) (newoffset int64, err syscall.Errno)
50 func Seek(fd int, offset int64, whence int) (newoffset int64, err error) {
135 func Fadvise(fd int, offset int64, length int64, advice int) (err error) {
165 func mmap(addr uintptr, length uintptr, prot int, flags int, fd int, offset int64) (xaddr uintptr, …
Dsyscall_solaris_amd64.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_freebsd_arm.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
40 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_freebsd_386.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
40 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_freebsd_amd64.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
40 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_dragonfly_amd64.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
40 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dtimestruct.go17 func NsecToTimespec(nsec int64) Timespec {
51 func NsecToTimeval(nsec int64) Timeval {
Dsyscall_darwin_386.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
51 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_darwin_arm64.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
51 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_darwin_amd64.go14 func setTimespec(sec, nsec int64) Timespec {
18 func setTimeval(sec, usec int64) Timeval {
51 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_darwin_arm.go12 func setTimespec(sec, nsec int64) Timespec {
16 func setTimeval(sec, usec int64) Timeval {
49 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) {
Dsyscall_netbsd_386.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_openbsd_386.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_netbsd_amd64.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_netbsd_arm.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_openbsd_arm.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
Dsyscall_openbsd_amd64.go9 func setTimespec(sec, nsec int64) Timespec {
13 func setTimeval(sec, usec int64) Timeval {
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_pooling_gpu.cc36 const std::array<int64, 3>& window, in Compute()
120 const std::array<int64, 3>& window, const std::array<int64, 3>& stride, in Compute()
/external/tensorflow/tensorflow/go/op/
Dwrappers.go48 func FakeQuantWithMinMaxVarsPerChannelGradientNumBits(value int64) FakeQuantWithMinMaxVarsPerChanne…
104 func FakeQuantWithMinMaxVarsPerChannelNumBits(value int64) FakeQuantWithMinMaxVarsPerChannelAttr {
157 func FakeQuantWithMinMaxVarsGradientNumBits(value int64) FakeQuantWithMinMaxVarsGradientAttr {
226 func FakeQuantWithMinMaxArgsGradientNumBits(value int64) FakeQuantWithMinMaxArgsGradientAttr {
288 func FakeQuantWithMinMaxArgsNumBits(value int64) FakeQuantWithMinMaxArgsAttr {
752 func SpaceToDepth(scope *Scope, input tf.Output, block_size int64, optional ...SpaceToDepthAttr) (o…
869 func SpaceToBatch(scope *Scope, input tf.Output, paddings tf.Output, block_size int64) (output tf.O…
1381 func StridedSliceBeginMask(value int64) StridedSliceAttr {
1391 func StridedSliceEndMask(value int64) StridedSliceAttr {
1407 func StridedSliceEllipsisMask(value int64) StridedSliceAttr {
[all …]
/external/libtextclassifier/lang_id/common/lite_base/
Dintegral-types.h41 typedef __int64 int64; typedef
43 typedef long long int64; // NOLINT typedef
/external/libtextclassifier/utils/base/
Dintegral_types.h42 typedef __int64 int64; typedef
44 typedef long long int64; // NOLINT typedef
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show_multi.cc206 const std::pair<const string, std::tuple<int64, int64, int64>>& b) { in FormatInputShapes()
/external/syzkaller/dashboard/app/
Daccess.go69 func checkTextAccess(c context.Context, r *http.Request, tag string, id int64) (*Crash, error) {
100 func checkCrashTextAccess(c context.Context, r *http.Request, field string, id int64) (*Crash, erro…
121 func checkJobTextAccess(c context.Context, r *http.Request, field string, id int64) error {
/external/tensorflow/tensorflow/compiler/xla/
Dreference_util.h343 std::array<int64, 2> starts, in Slice2D()
366 std::array<int64, 3> starts, in Slice3D()
397 std::array<int64, 4> starts, in Slice4D()

123456789