Searched defs:size64 (Results 1 – 7 of 7) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl05.c | 24 uint64_t size64 = 0; in verify_ioctl() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| D | ServerBuffer.cpp | 57 uint64_t size64) { in DoBufferMapAsync()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | formatutils11.cpp | 44 static const DXGIFormatSize size64(64, 1, 1); in GetDXGIFormatSizeInfo() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 28 #define UPB_SIZE(size32, size64) size32 argument 30 #define UPB_SIZE(size32, size64) size64 argument
|
| D | php-upb.c | 29 #define UPB_SIZE(size32, size64) size32 argument 31 #define UPB_SIZE(size32, size64) size64 argument
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 27 #define UPB_SIZE(size32, size64) size32 argument 29 #define UPB_SIZE(size32, size64) size64 argument
|
| D | upb.c | 28 #define UPB_SIZE(size32, size64) size32 argument 30 #define UPB_SIZE(size32, size64) size64 argument
|