Home
last modified time | relevance | path

Searched defs:uint32 (Results 1 – 25 of 145) sorted by relevance

123456

/external/syzkaller/pkg/cover/
Dcover.go9 func (cov *Cover) Merge(raw []uint32) {
28 func RestorePC(pc uint32, base uint32) uint64 {
/external/dng_sdk/source/
Ddng_opcodes.h359 uint32 /* threadCount */, in Prepare() argument
461 uint32 /* threadCount */, in Prepare() argument
Ddng_types.h48 typedef uint32_t uint32; typedef
67 typedef unsigned int uint32; typedef
69 typedef unsigned long uint32; typedef
Ddng_misc_opcodes.cpp381 uint32 dng_opcode_MapTable::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
400 uint32 /* threadIndex */, in ProcessArea() argument
619 uint32 /* threadIndex */, in ProcessArea() argument
981 uint32 /* threadIndex */, in ProcessArea() argument
1187 uint32 /* threadIndex */, in ProcessArea() argument
1348 uint32 dng_opcode_ScalePerRow::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
1367 uint32 /* threadIndex */, in ProcessArea() argument
1525 uint32 dng_opcode_ScalePerColumn::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
1544 uint32 /* threadIndex */, in ProcessArea() argument
Ddng_area_task.cpp80 void dng_area_task::Start (uint32 /* threadCount */, in Start() argument
90 void dng_area_task::Finish (uint32 /* threadCount */) in Finish() argument
/external/arm-optimized-routines/test/rtest/
Dtypes.h14 typedef unsigned int uint32; typedef
18 typedef unsigned long uint32; typedef
/external/boringssl/src/ssl/test/runner/
Dchacha20_poly1305.go28 func leftRotate(a uint32, n uint) uint32 {
32 func chaChaQuarterRound(state *[16]uint32, a, b, c, d int) {
46 func chaCha20Block(state *[16]uint32, out []byte) {
/external/flatbuffers/tests/MyGame/Example/
DAbility.go36 func CreateAbility(builder *flatbuffers.Builder, id uint32, distance uint32) flatbuffers.UOffsetT {
/external/syzkaller/vendor/golang.org/x/net/http2/
Dwritesched.go15 OpenStream(streamID uint32, options OpenStreamOptions)
20 CloseStream(streamID uint32)
26 AdjustStream(streamID uint32, priority PriorityParam)
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h86 typedef u_int32_t uint32; typedef
91 typedef unsigned __int32 uint32; typedef
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dtrace_events_to_json.cc39 const std::map<uint32, const Resource *> &resources, in AddResourceMetadata()
59 void AddDeviceMetadata(const std::map<uint32, const Device *> &devices, in AddDeviceMetadata()
/external/syzkaller/pkg/signal/
Dsignal.go58 func FromRaw(raw []uint32, prio uint8) Signal {
117 func (s Signal) DiffRaw(raw []uint32, prio uint8) Signal {
/external/perf_data_converter/src/compat/
Dint_compat.h34 using uint32 = ::google::protobuf::uint32; variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsyscall_darwin_amd64.go402 func getxattr(path string, attr string, dest *byte, size int, position uint32, options int) (sz int…
423 func setxattr(path string, attr string, data *byte, size int, position uint32, options int) (err er…
499 func Access(path string, mode uint32) (err error) {
554 func Chmod(path string, mode uint32) (err error) {
657 func Faccessat(dirfd int, path string, mode uint32, flags int) (err error) {
692 func Fchmod(fd int, mode uint32) (err error) {
702 func Fchmodat(dirfd int, path string, mode uint32, flags int) (err error) {
1051 func Mkdir(path string, mode uint32) (err error) {
1066 func Mkdirat(dirfd int, path string, mode uint32) (err error) {
1081 func Mkfifo(path string, mode uint32) (err error) {
[all …]
Dzsyscall_darwin_arm64.go402 func getxattr(path string, attr string, dest *byte, size int, position uint32, options int) (sz int…
423 func setxattr(path string, attr string, data *byte, size int, position uint32, options int) (err er…
499 func Access(path string, mode uint32) (err error) {
554 func Chmod(path string, mode uint32) (err error) {
657 func Faccessat(dirfd int, path string, mode uint32, flags int) (err error) {
692 func Fchmod(fd int, mode uint32) (err error) {
702 func Fchmodat(dirfd int, path string, mode uint32, flags int) (err error) {
1051 func Mkdir(path string, mode uint32) (err error) {
1066 func Mkdirat(dirfd int, path string, mode uint32) (err error) {
1081 func Mkfifo(path string, mode uint32) (err error) {
[all …]
Dzsyscall_darwin_386.go402 func getxattr(path string, attr string, dest *byte, size int, position uint32, options int) (sz int…
423 func setxattr(path string, attr string, data *byte, size int, position uint32, options int) (err er…
499 func Access(path string, mode uint32) (err error) {
554 func Chmod(path string, mode uint32) (err error) {
657 func Faccessat(dirfd int, path string, mode uint32, flags int) (err error) {
692 func Fchmod(fd int, mode uint32) (err error) {
702 func Fchmodat(dirfd int, path string, mode uint32, flags int) (err error) {
1051 func Mkdir(path string, mode uint32) (err error) {
1066 func Mkdirat(dirfd int, path string, mode uint32) (err error) {
1081 func Mkfifo(path string, mode uint32) (err error) {
[all …]
Dzsyscall_darwin_arm.go402 func getxattr(path string, attr string, dest *byte, size int, position uint32, options int) (sz int…
423 func setxattr(path string, attr string, data *byte, size int, position uint32, options int) (err er…
499 func Access(path string, mode uint32) (err error) {
554 func Chmod(path string, mode uint32) (err error) {
657 func Faccessat(dirfd int, path string, mode uint32, flags int) (err error) {
692 func Fchmod(fd int, mode uint32) (err error) {
702 func Fchmodat(dirfd int, path string, mode uint32, flags int) (err error) {
1051 func Mkdir(path string, mode uint32) (err error) {
1066 func Mkdirat(dirfd int, path string, mode uint32) (err error) {
1081 func Mkfifo(path string, mode uint32) (err error) {
[all …]
Dsyscall_linux.go23 func Access(path string, mode uint32) (err error) {
27 func Chmod(path string, mode uint32) (err error) {
35 func Creat(path string, mode uint32) (fd int, err error) {
41 func Fchmodat(dirfd int, path string, mode uint32, flags int) (err error) {
98 func Mkdir(path string, mode uint32) (err error) {
102 func Mknod(path string, mode uint32, dev int) (err error) {
106 func Open(path string, mode int, perm uint32) (fd int, err error) {
112 func Openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) {
347 func Mkfifo(path string, mode uint32) error {
351 func Mkfifoat(dirfd int, path string, mode uint32) error {
[all …]
Ddev_netbsd.go24 func Mkdev(major, minor uint32) uint64 {
Ddev_dragonfly.go28 func Mkdev(major, minor uint32) uint64 {
Ddev_freebsd.go28 func Mkdev(major, minor uint32) uint64 {
Ddev_darwin.go22 func Mkdev(major, minor uint32) uint64 {
Ddev_openbsd.go24 func Mkdev(major, minor uint32) uint64 {
Ddev_linux.go36 func Mkdev(major, minor uint32) uint64 {
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h19 typedef unsigned int uint32; typedef

123456