Home
last modified time | relevance | path

Searched defs:size64 (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl05.c24 uint64_t size64 = 0; in verify_ioctl() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerBuffer.cpp57 uint64_t size64) { in DoBufferMapAsync()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp44 static const DXGIFormatSize size64(64, 1, 1); in GetDXGIFormatSizeInfo() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h28 #define UPB_SIZE(size32, size64) size32 argument
30 #define UPB_SIZE(size32, size64) size64 argument
Dphp-upb.c29 #define UPB_SIZE(size32, size64) size32 argument
31 #define UPB_SIZE(size32, size64) size64 argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h27 #define UPB_SIZE(size32, size64) size32 argument
29 #define UPB_SIZE(size32, size64) size64 argument
Dupb.c28 #define UPB_SIZE(size32, size64) size32 argument
30 #define UPB_SIZE(size32, size64) size64 argument